ECOGEN 4.0
Evolutive, Compressible, Open, Genuine, Easy, N-phase
Loading...
Searching...
No Matches
GradMixEulerHomogeneous Class Reference

Mixture variable gradients for EulerHomogeneous model. Stored for 2nd-order computation on unstructured mesh (O2 NS) More...

#include <GradMixEulerHomogeneous.h>

Inherits GradMixture.

Public Member Functions

 GradMixEulerHomogeneous ()
 
virtual ~GradMixEulerHomogeneous ()
 
virtual void initializeGradientVectors ()
 
virtual void computeDistanceGradientScalarProduct (Coord const &distance, Mixture *mixture) const
 
virtual void limitGradients (const Mixture &gradientLimiter)
 
virtual int numberOfTransmittedGradients () const
 
- Public Member Functions inherited from GradMixture
 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 { pressure , velocityU , velocityV , velocityW }
 Enumeration for the mixture flow variables, specific to EulerHomogeneous. More...
 

Additional Inherited Members

- Protected Member Functions inherited from GradMixture
void initializeGradsVariablesNamesNumerators ()
 
- Protected Attributes inherited from GradMixture
std::vector< Coordm_grads
 Vector of gradients of the mixture flow variables.
 

Detailed Description

Mixture variable gradients for EulerHomogeneous model. Stored for 2nd-order computation on unstructured mesh (O2 NS)

Member Enumeration Documentation

◆ VarLocal

Enumeration for the mixture flow variables, specific to EulerHomogeneous.

Enumerator
pressure 
velocityU 
velocityV 
velocityW 

Constructor & Destructor Documentation

◆ GradMixEulerHomogeneous()

GradMixEulerHomogeneous::GradMixEulerHomogeneous ( )

◆ ~GradMixEulerHomogeneous()

GradMixEulerHomogeneous::~GradMixEulerHomogeneous ( )
virtual

Member Function Documentation

◆ computeDistanceGradientScalarProduct()

void GradMixEulerHomogeneous::computeDistanceGradientScalarProduct ( Coord const &  distance,
Mixture mixture 
) const
virtual

Reimplemented from GradMixture.

◆ initializeGradientVectors()

void GradMixEulerHomogeneous::initializeGradientVectors ( )
virtual

Reimplemented from GradMixture.

◆ limitGradients()

void GradMixEulerHomogeneous::limitGradients ( const Mixture gradientLimiter)
virtual

Reimplemented from GradMixture.

◆ numberOfTransmittedGradients()

int GradMixEulerHomogeneous::numberOfTransmittedGradients ( ) const
virtual

Reimplemented from GradMixture.


The documentation for this class was generated from the following files: