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

#include <CellInterfaceO2NS.h>

Inherits CellInterfaceO2.

Public Member Functions

 CellInterfaceO2NS ()
 
virtual ~CellInterfaceO2NS ()
 
virtual void solveRiemann (double &dtMax, Limiter &, Limiter &, Limiter &, Limiter &, Prim type=vecPhases)
 
- Public Member Functions inherited from CellInterfaceO2
 CellInterfaceO2 ()
 
 CellInterfaceO2 (int lvl)
 
virtual ~CellInterfaceO2 ()
 
virtual void allocateSlopes (int &allocateSlopeLocal)
 
virtual void computeFlux (double &dtMax, Limiter &globalLimiter, Limiter &interfaceLimiter, Limiter &globalVolumeFractionLimiter, Limiter &interfaceVolumeFractionLimiter, Prim type=vecPhases)
 
virtual void computeSlopes (Prim=vecPhases)
 
virtual PhasegetSlopesPhase (const int &) const
 
virtual MixturegetSlopesMixture () const
 
virtual TransportgetSlopesTransport (const int &) const
 
virtual void creerCellInterfaceChild ()
 
virtual void creerCellInterfaceChildInterne (const int &, std::vector< CellInterface * > *)
 
- Public Member Functions inherited from CellInterface
 CellInterface ()
 
 CellInterface (const int &lvl)
 
virtual ~CellInterface ()
 
void setFace (Face *face)
 
virtual void computeFluxAddPhys (AddPhys &addPhys)
 
virtual void initialize (Cell *cellLeft, Cell *cellRight)
 
void initializeGauche (Cell *cellLeft)
 
virtual void initializeDroite (Cell *cellRight)
 
virtual void addFlux (const double &coefAMR)
 
void subtractFlux (const double &coefAMR)
 
void addFluxRotatingRegion ()
 
void substractFluxRotatingRegion ()
 
double distance (Cell *c)
 
virtual int whoAmI () const
 
virtual int whoAmIHeat () const
 
virtual bool isMRFWall () const
 Returns heat boundary type for wall (see BoundCondWall.h)
 
virtual void checkMrfInterface (Source *sourceMRF)
 
void solveRiemannMRF (double &dtMax)
 
FacegetFace ()
 
ModelgetMod () const
 
CellgetCellLeft () const
 
CellgetCellRight () const
 
virtual const int & getNumPhys () const
 
virtual double getBoundData (VarBoundary) const
 
virtual double getBoundaryHeatQuantity () const
 
virtual CoordgetWallRotationalVelocityMRF ()
 Returns imposed heat quantity on the wall, could be temperature or flux density (see BounCondWall.h)
 
virtual void computeXi (const double &criteriaVar, const bool &varRho, const bool &varP, const bool &varU, const bool &varAlpha)
 
void computeCritereAMR (const double &criteriaVar, Variable nameVariable, int num=0)
 
virtual void computeFluxXi ()
 
void creerFaceChild (CellInterface *cellInterfaceParent)
 
virtual void raffineCellInterfaceExterne (const int &nbCellsY, const int &nbCellsZ, const double &dXParent, const double &dYParent, const double &dZParent, Cell *cellRef, const int &dim)
 
virtual void deraffineCellInterfaceExterne (Cell *cellRef)
 
void deraffineCellInterfacesChildren ()
 
void constructionArrayExternalCellInterfacesLvl (std::vector< CellInterface * > *cellInterfacesLvl)
 
bool getSplit () const
 
const int & getLvl () const
 
int getNumberCellInterfacesChildren () const
 
CellInterfacegetCellInterfaceChild (const int &numChild)
 
CellInterfacegetCellInterfaceChildBack ()
 
void updatePointersInternalCellInterfaces ()
 

Additional Inherited Members

- Protected Attributes inherited from CellInterface
Cellm_cellLeft
 
Cellm_cellRight
 
Facem_face
 
int m_lvl
 
std::vector< CellInterface * > m_cellInterfacesChildren
 
bool m_mrfInterface
 
bool m_mrfStaticRegionIsLeft
 
Coord m_omega
 

Constructor & Destructor Documentation

◆ CellInterfaceO2NS()

CellInterfaceO2NS::CellInterfaceO2NS ( )

◆ ~CellInterfaceO2NS()

CellInterfaceO2NS::~CellInterfaceO2NS ( )
virtual

Member Function Documentation

◆ solveRiemann()

void CellInterfaceO2NS::solveRiemann ( double &  dtMax,
Limiter ,
Limiter ,
Limiter ,
Limiter ,
Prim  type = vecPhases 
)
virtual

probleme de Riemann special ordre 2

Implements CellInterfaceO2.


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