![]() |
ECOGEN 4.0
Evolutive, Compressible, Open, Genuine, Easy, N-phase
|
Mixture variable gradients for UEq model. Stored for 2nd-order computation on unstructured mesh (O2 NS) More...
#include <GradMixUEq.h>
Inherits GradMixture.
Public Member Functions | |
GradMixUEq () | |
virtual | ~GradMixUEq () |
virtual void | initializeGradientVectors () |
virtual void | computeDistanceGradientScalarProduct (Coord const &distance, Mixture *mixture) const |
virtual void | limitGradients (const Mixture &gradientLimiter) |
virtual int | numberOfTransmittedGradients () const |
![]() | |
GradMixture () | |
virtual | ~GradMixture () |
virtual void | computeGradients (Cell *cell) |
virtual void | getBufferGradients (double *buffer, int &counter) |
virtual void | fillBufferGradients (double *buffer, int &counter) |
Protected Types | |
enum | VarLocal { velocityU , velocityV , velocityW } |
Enumeration for the mixture flow variables, specific to UEq. More... | |
Additional Inherited Members | |
![]() | |
void | initializeGradsVariablesNamesNumerators () |
![]() | |
std::vector< Coord > | m_grads |
Vector of gradients of the mixture flow variables. | |
Mixture variable gradients for UEq model. Stored for 2nd-order computation on unstructured mesh (O2 NS)
|
protected |
GradMixUEq::GradMixUEq | ( | ) |
|
virtual |
|
virtual |
Reimplemented from GradMixture.
|
virtual |
Reimplemented from GradMixture.
|
virtual |
Reimplemented from GradMixture.
|
virtual |
Reimplemented from GradMixture.