Phase variable gradients. Stored for 2nd-order computation on unstructured mesh (O2 NS)
More...
#include <GradPhase.h>
Inherited by GradPhaseEuler, GradPhaseEulerHomogeneous, GradPhasePTUEq, and GradPhaseUEq.
|
std::vector< Coord > | m_grads |
| Vector of gradients of the phase flow variables.
|
|
Phase variable gradients. Stored for 2nd-order computation on unstructured mesh (O2 NS)
◆ GradPhase()
◆ ~GradPhase()
GradPhase::~GradPhase |
( |
| ) |
|
|
virtual |
◆ computeDistanceGradientScalarProduct()
virtual void GradPhase::computeDistanceGradientScalarProduct |
( |
Coord const & |
, |
|
|
Phase * |
|
|
) |
| const |
|
inlinevirtual |
◆ computeGradients()
void GradPhase::computeGradients |
( |
Cell * |
cell, |
|
|
int const & |
phase |
|
) |
| |
|
virtual |
◆ fillBufferGradients()
void GradPhase::fillBufferGradients |
( |
double * |
buffer, |
|
|
int & |
counter |
|
) |
| |
|
virtual |
◆ getBufferGradients()
void GradPhase::getBufferGradients |
( |
double * |
buffer, |
|
|
int & |
counter |
|
) |
| |
|
virtual |
◆ initializeGradientVectors()
virtual void GradPhase::initializeGradientVectors |
( |
| ) |
|
|
inlinevirtual |
◆ initializeGradsVariablesNamesNumerators()
void GradPhase::initializeGradsVariablesNamesNumerators |
( |
| ) |
|
|
protected |
◆ limitGradients()
virtual void GradPhase::limitGradients |
( |
const Phase & |
| ) |
|
|
inlinevirtual |
◆ numberOfTransmittedGradients()
virtual int GradPhase::numberOfTransmittedGradients |
( |
| ) |
const |
|
inlinevirtual |
◆ m_grads
std::vector<Coord> GradPhase::m_grads |
|
protected |
Vector of gradients of the phase flow variables.
The documentation for this class was generated from the following files:
- /Users/fabien/depotsSephiroth/gitLab/ECOGEN/ecogen/src/Models/GradPhase.h
- /Users/fabien/depotsSephiroth/gitLab/ECOGEN/ecogen/src/Models/GradPhase.cpp