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