Go to the source code of this file.
|
class | GradPhase |
| Phase variable gradients. Stored for 2nd-order computation on unstructured mesh (O2 NS) More...
|
|
|
std::vector< Variable > | variableNamesPhases |
| Variable names of the corresponding gradients (for phases)
|
|
std::vector< std::vector< int > > | numeratorPhases |
| Numerator of the computed phase for gradients (for phases)
|
|
◆ numeratorPhases
std::vector<std::vector<int> > numeratorPhases |
|
extern |
Numerator of the computed phase for gradients (for phases)
◆ variableNamesPhases
std::vector<Variable> variableNamesPhases |
|
extern |
Variable names of the corresponding gradients (for phases)