![]() |
ECOGEN 4.0
Evolutive, Compressible, Open, Genuine, Easy, N-phase
|
This is the complete list of members for Mesh, including all inherited members.
assignLimits(std::vector< BoundCond * > &boundCond)=0 | Mesh | pure virtual |
extractAbsVelocityMRF(std::vector< Cell * > *, std::vector< double > &, Source *) const | Mesh | inlinevirtual |
extractReferenceLength(std::vector< Cell * > *, std::vector< double > &) const | Mesh | inlinevirtual |
finalizeParallele(const int &lvlMax) | Mesh | virtual |
getConnectivity(std::vector< double > &, std::vector< Cell * > *) const | Mesh | inlinevirtual |
getCoord(std::vector< double > &, Axis) const | Mesh | inlinevirtual |
getData(std::vector< Cell * > *, std::vector< double > &, const int, int) const | Mesh | inlinevirtual |
getdX() const | Mesh | inlinevirtual |
getdY() const | Mesh | inlinevirtual |
getdZ() const | Mesh | inlinevirtual |
getLvlMax() const | Mesh | inlinevirtual |
getMeshExtension() const | Mesh | inlinevirtual |
getNodes(std::vector< double > &, std::vector< Cell * > *) const | Mesh | inlinevirtual |
getNumberCells() const | Mesh | inline |
getNumberCellsTotal() const | Mesh | inline |
getNumberCellsY() | Mesh | inlinevirtual |
getNumberCellsZ() | Mesh | inlinevirtual |
getNumberFaces() const | Mesh | inline |
getNumFichier() const | Mesh | inline |
getOffsets(std::vector< double > &, std::vector< Cell * > *) const | Mesh | inlinevirtual |
getProblemDimension() const | Mesh | inline |
getStringExtent(bool=false) const | Mesh | inlinevirtual |
getType() const | Mesh | inline |
getTypeCell(std::vector< double > &, std::vector< Cell * > *) const | Mesh | inlinevirtual |
initCpuMeshParallel(TypeMeshContainer< Cell * > &, std::string &, int) | Mesh | inlinevirtual |
initCpuMeshSequential(TypeMeshContainer< Cell * > &, std::string &) | Mesh | inlinevirtual |
initializeGeometrie(TypeMeshContainer< Cell * > &cells, TypeMeshContainer< Cell * > &cellsGhost, TypeMeshContainer< CellInterface * > &cellInterfaces, const int &restartSimulation, bool pretraitementParallele=true, std::string ordreCalcul="FIRSTORDER")=0 | Mesh | pure virtual |
initializePersistentCommunications(const TypeMeshContainer< Cell * > &cells, std::string ordreCalcul) | Mesh | virtual |
m_numberCellsCalcul | Mesh | protected |
m_numberCellsTotal | Mesh | protected |
m_numberElements | Mesh | protected |
m_numberFacesTotal | Mesh | protected |
m_numFichier | Mesh | mutableprotected |
m_problemDimension | Mesh | protected |
m_type | Mesh | protected |
Mesh() | Mesh | |
parallelLoadBalancingAMR(std::vector< Cell * > *, TypeMeshContainer< Cell * > *, std::vector< CellInterface * > *, std::string, const std::vector< AddPhys * > &, Eos **, int &, std::vector< GeometricalDomain * > &, bool=false) | Mesh | inlinevirtual |
printDomainDecomposition(std::ofstream &) | Mesh | inlinevirtual |
procedureRaffinement(std::vector< Cell * > *, TypeMeshContainer< Cell * > *, std::vector< CellInterface * > *, const int &, const std::vector< AddPhys * > &, int &, Eos **) | Mesh | inlinevirtual |
procedureRaffinementInitialization(std::vector< Cell * > *, TypeMeshContainer< Cell * > *, std::vector< CellInterface * > *, const std::vector< AddPhys * > &, int &nbCellsTotalAMR, std::vector< GeometricalDomain * > &, Eos **, const int &, std::string, std::vector< GeometricalDomain * > &) | Mesh | inlinevirtual |
readDomainDecomposition(std::ifstream &) | Mesh | inlinevirtual |
refineCellAndCellInterfaces(Cell *, const std::vector< AddPhys * > &, int &) | Mesh | inlinevirtual |
setDataSet(std::vector< double > &, std::vector< Cell * > *, const int, int) const | Mesh | inlinevirtual |
setImmersedBoundaries(TypeMeshContainer< CellInterface * > *, std::string) const | Mesh | inlinevirtual |
whoAmI() const | Mesh | inlinevirtual |
writeHeaderPiece(std::ofstream &, std::vector< Cell * > *) const | Mesh | inlinevirtual |
writeResultsGnuplot(std::vector< Cell * > *cellsLvl, std::ofstream &fileStream, GeometricObject *objet=0, bool recordPsat=false) const | Mesh | |
~Mesh() | Mesh | virtual |