![]() |
ECOGEN 4.0
Evolutive, Compressible, Open, Genuine, Easy, N-phase
|
This is the complete list of members for CellO2Cartesian, including all inherited members.
addCellInterface(CellInterface *cellInterface) | Cell | |
addFluxXi(double value) | Cell | |
addNonConsAddPhys(AddPhys &addPhys, Symmetry *symmetry) | Cell | |
allocate(const std::vector< AddPhys * > &addPhys) | CellO2 | virtual |
allocateEos() | Cell | |
allocateSecondOrderBuffersAndGradientVectors(Phase **, Mixture *) | CellO2 | inlinevirtual |
associateExtVar(Model *mod, Gradient *grad) | Cell | |
averageChildrenInParent() | Cell | |
buildCons() | Cell | |
buildLvlCellsAndLvlInternalCellInterfacesArrays(std::vector< Cell * > *cellsLvl, std::vector< CellInterface * > *cellInterfacesLvl) | Cell | |
buildPrim() | Cell | |
Cell() | Cell | |
Cell(int lvl) | Cell | |
CellO2() | CellO2 | |
CellO2(int lvl) | CellO2 | |
CellO2Cartesian() | CellO2Cartesian | |
CellO2Cartesian(int lvl) | CellO2Cartesian | |
chooseRefine(const double &xiSplit, const int &nbCellsY, const int &nbCellsZ, const std::vector< AddPhys * > &addPhys, int &nbCellsTotalAMR) | Cell | |
chooseRefineDeraffineGhost(const int &nbCellsY, const int &nbCellsZ, const std::vector< AddPhys * > &addPhys, std::vector< Cell * > *cellsLvlGhost) | Cell | |
chooseUnrefine(const double &xiJoin, int &nbCellsTotalAMR) | Cell | |
clearExternalCellInterfaces(const int &nbCellsY, const int &nbCellsZ) | Cell | |
completeFulfillState() | Cell | virtual |
computeGradients(std::vector< Coord > &grads, std::vector< Variable > &nameVariables, std::vector< int > &numPhases) | Cell | |
computeGradientsO2() | CellO2 | inlinevirtual |
computeLoad(double &load, int lvl) const | Cell | |
computeLocalSlopes(CellInterface &cellInterfaceRef, Limiter &globalLimiter, Limiter &interfaceLimiter, Limiter &globalVolumeFractionLimiter, Limiter &interfaceVolumeFractionLimiter, double &alphaCellAfterOppositeSide, double &alphaCell, double &alphaCellOtherInterfaceSide, double &epsInterface) | CellO2Cartesian | virtual |
CellO2::computeLocalSlopes(CellInterface &) | CellO2 | inlinevirtual |
computeLocalSlopesLimite(CellInterface &cellInterfaceRef, Limiter &globalLimiter, Limiter &interfaceLimiter, Limiter &globalVolumeFractionLimiter, Limiter &interfaceVolumeFractionLimiter, double &epsInterface) | CellO2Cartesian | virtual |
computeLvlMax(int &lvlMax) const | Cell | |
computeMass(double &mass, double &alphaRef) | Cell | |
computeTotalEnergy(double &totalEnergy) | Cell | |
computeTotalMass(double &mass) | Cell | |
computeVolumePhaseK(double &integration, const int &numPhase) | Cell | |
copyInCell(Cell &) const | Cell | inlinevirtual |
copyMixture(Mixture *mixture) | Cell | |
copyPhase(const int &phaseNumber, Phase *phase) | CellO2 | virtual |
copyVec(Phase **vecPhases, Mixture *mixture, Transport *vecTransports) | Cell | |
correctionEnergy() | Cell | |
createChildCell(const int &lvl) | CellO2Cartesian | virtual |
deleteCellInterface(CellInterface *cellInterface) | Cell | |
deleteInterface(const int &b) | Cell | |
distance(Cell *c) | Cell | |
distance(CellInterface *b) | Cell | |
distanceX(Cell *c) | Cell | |
distanceX(CellInterface *b) | Cell | |
distanceY(Cell *c) | Cell | |
distanceY(CellInterface *b) | Cell | |
distanceZ(Cell *c) | Cell | |
distanceZ(CellInterface *b) | Cell | |
fill(std::vector< GeometricalDomain * > &domains, const int &) | Cell | |
fillBufferPrimitives(double *buffer, int &counter, const int &lvl, const int &neighbour, Prim type=vecPhases) const | Cell | |
fillBufferSlopes(double *buffer, int &counter, const int &lvl, const int &neighbour) const | CellO2Cartesian | virtual |
fillBufferSplit(bool *buffer, int &counter, const int &lvl, const int &neighbour) const | Cell | |
fillBufferTransports(double *buffer, int &counter, const int &lvl, const int &neighbour) const | Cell | |
fillBufferVector(double *buffer, int &counter, const int &lvl, const int &neighbour, const int &dim, Variable nameVector, int num=0, int index=-1) const | Cell | |
fillBufferXi(double *buffer, int &counter, const int &lvl, const int &neighbour) const | Cell | |
fillDataToSend(std::vector< double > &dataToSend, std::vector< int > &dataSplitToSend, const int &lvl) const | Cell | |
fillNumberElementsToSendToNeighbour(int &numberElementsToSendToNeighbor, int &numberSlopesToSendToNeighbor, const int &lvl, const int &neighbour, int numberNeighboursOfCPUneighbour) | Cell | |
fulfillState(Prim type=vecPhases) | CellO2 | virtual |
fulfillStateRestart() | Cell | |
getBackCons() | CellO2 | virtual |
getBufferPrimitives(double *buffer, int &counter, const int &lvl, Eos **eos, Prim type=vecPhases) | Cell | |
getBufferSlopes(double *, int &, const int &) | CellO2Cartesian | inlinevirtual |
getBufferSplit(bool *buffer, int &counter, const int &lvl) | Cell | |
getBufferTransports(double *buffer, int &counter, const int &lvl) | Cell | |
getBufferVector(double *buffer, int &counter, const int &lvl, const int &dim, Variable nameVector, int num=0, int index=-1) | Cell | |
getBufferXi(double *buffer, int &counter, const int &lvl) | Cell | |
getCellChild(const int &num) | Cell | |
getCellInterface(const int &b) | Cell | |
getCellInterfacesSize() const | Cell | |
getChildVector() | Cell | |
getCons() const | Cell | |
getConsTransport(const int &numTransport) const | Cell | |
getDataToReceiveAndRefine(std::vector< double > &dataToReceive, std::vector< int > &dataSplitToReceive, const int &lvl, Eos **eos, int &counter, int &counterSplit, const int &nbCellsY, const int &nbCellsZ, const std::vector< AddPhys * > &addPhys) | Cell | |
getDensityGradient() | Cell | |
getElement() const | Cell | |
getGradMixture() const | CellO2 | inlinevirtual |
getGradPhase(const int &) const | CellO2 | inlinevirtual |
getGradTk(int &numPhase, int &numAddPhys) const | Cell | |
getGradTransport(const int &) const | CellO2 | inlinevirtual |
getLvl() const | Cell | inline |
getMixture(Prim type=vecPhases) const | CellO2 | virtual |
getModel() | Cell | |
getNumberCellsChildren() | Cell | |
getNumberPhases() const | Cell | |
getNumberTransports() const | Cell | |
getPhase(const int &phaseNumber, Prim type=vecPhases) const | CellO2 | virtual |
getPhases(Prim type=vecPhases) const | CellO2 | virtual |
getPosition() const | Cell | inline |
getPsat() | Cell | |
getQPA(int &numQPA) const | Cell | inline |
getRankOfNeighborCPU() const | Cell | inlinevirtual |
getSize() const | Cell | inline |
getSizeX() const | Cell | inline |
getSizeY() const | Cell | inline |
getSizeZ() const | Cell | inline |
getSlopes() const | Cell | inlinevirtual |
getSlopesTransport() const | Cell | inlinevirtual |
getSplit() const | Cell | inline |
getTransport(const int &numTransport, Prim type=vecPhases) const | CellO2 | virtual |
getTransports(Prim type=vecPhases) const | CellO2 | virtual |
getVecQuantitiesAddPhys() | Cell | |
getVelocity() | Cell | |
getVelocity() const | Cell | |
getWall() const | Cell | inline |
getXi() const | Cell | inline |
hasNeighboringGhostCellOfCPUneighbour(const int &neighbour) const | Cell | |
isCellGhost() const | Cell | inlinevirtual |
limitGradientsO2(Limiter &) | CellO2 | inlinevirtual |
localProjection(const Coord &normal, const Coord &tangent, const Coord &binormal, Prim=vecPhases) | Cell | |
lookForPmax(double *pMax, double *pMaxWall) | Cell | |
lvlNeighborTooHigh() | Cell | |
lvlNeighborTooLow() | Cell | |
m_cellInterfaces | Cell | protected |
m_childrenCells | Cell | protected |
m_childrenInternalCellInterfaces | Cell | protected |
m_cons | Cell | protected |
m_consSauvegarde | CellO2 | protected |
m_consTransports | Cell | protected |
m_consTransportsSauvegarde | CellO2 | protected |
m_consXi | Cell | protected |
m_element | Cell | protected |
m_lvl | Cell | protected |
m_mixture | Cell | protected |
m_mixtureO2 | CellO2 | protected |
m_split | Cell | protected |
m_vecPhases | Cell | protected |
m_vecPhasesO2 | CellO2 | protected |
m_vecQuantitiesAddPhys | Cell | protected |
m_vecTransports | Cell | protected |
m_vecTransportsO2 | CellO2 | protected |
m_wall | Cell | protected |
m_xi | Cell | protected |
numberOfNeighboringGhostCellsOfCPUneighbour(const int &neighbour) const | Cell | |
popBackSlope() | Cell | inlinevirtual |
predictionOrdre2(const double &dt, Symmetry *symmetry) | CellO2 | virtual |
prepareAddPhys() | Cell | |
printGnuplotAMR(std::ofstream &fileStream, const int &dim, GeometricObject *objet=0, bool recordPsat=false) | Cell | |
printInfo() const | Cell | |
printPhasesMixture(std::ofstream &fileStream) const | Cell | |
pushBackSlope() | Cell | inlinevirtual |
refineCellAndCellInterfaces(const int &nbCellsY, const int &nbCellsZ, const std::vector< AddPhys * > &addPhys, const bool &refineExternalCellInterfaces) | Cell | |
refineCellAndCellInterfacesGhost(const int &nbCellsY, const int &nbCellsZ, const std::vector< AddPhys * > &addPhys) | Cell | |
reinitializeColorFunction(const int &numTransport, const int &numPhase) | Cell | |
reverseProjection(const Coord &normal, const Coord &tangent, const Coord &binormal) | Cell | virtual |
saveCons() | CellO2 | virtual |
selectScalar(Variable nameVariable, int num=0) const | Cell | |
selectVector(Variable nameVector, int num=0, int subscript=-1) const | Cell | |
setCellInterface(const int &b, CellInterface *cellInterface) | Cell | |
setCons(Flux *cons) | Cell | |
setConsTransport(double value, const int &numTransport) | Cell | |
setElement(Element *element, const int &numCell) | Cell | |
setGradTk(int &numPhase, int &numAddPhys, double *buffer, int &counter) | Cell | |
setRankOfNeighborCPU(int) | Cell | inlinevirtual |
setToZeroCons() | Cell | |
setToZeroConsGlobal() | Cell | |
setToZeroConsXi() | Cell | |
setToZeroXi() | Cell | |
setTransport(double value, int &numTransport, Prim type=vecPhases) | CellO2 | virtual |
setVector(Variable nameVector, const Coord &value, int num=0, int subscript=-1) | Cell | |
setWall(bool wall) | Cell | |
setXi(double value) | Cell | |
sourceTermIntegration(const double &) | Cell | inline |
timeEvolution(const double &dt, Symmetry *symmetry) | Cell | |
timeEvolutionAddPhys(const double &dt) | Cell | |
timeEvolutionXi() | Cell | |
traverseObjet(const GeometricObject &objet) const | Cell | |
unrefineCellAndCellInterfaces() | Cell | |
unrefineCellAndCellInterfacesGhost() | Cell | |
updateNbCellsTotalAMR(int &nbCellsTotalAMR) | Cell | |
updatePointersInternalCellInterfaces() | Cell | |
~Cell() | Cell | virtual |
~CellO2() | CellO2 | virtual |
~CellO2Cartesian() | CellO2Cartesian | virtual |