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