This is the complete list of members for Run, including all inherited members.
advancingProcedure(double &dt, int &lvl, double &dtMax) | Run | private |
finalize() | Run | |
getNumberPhases() const | Run | inline |
initialize() | Run | |
Input | Run | friend |
integrationProcedure(double &dt, int lvl, double &dtMax, int &nbCellsTotalAMR) | Run | private |
m_addPhys | Run | private |
m_alphaWanted | Run | private |
m_cellInterfacesLvl | Run | private |
m_cellsLvl | Run | private |
m_cellsLvlGhost | Run | private |
m_cfl | Run | private |
m_cuts | Run | private |
m_dimension | Run | private |
m_dt | Run | private |
m_dtNext | Run | private |
m_eos | Run | private |
m_extractRefLength | Run | private |
m_finalPhysicalTime | Run | private |
m_freq | Run | private |
m_globalLimiter | Run | private |
m_globalQuantities | Run | private |
m_globalVolumeFractionLimiter | Run | private |
m_gradient | Run | private |
m_input | Run | private |
m_interfaceLimiter | Run | private |
m_interfaceVolumeFractionLimiter | Run | private |
m_iteration | Run | private |
m_lvlMax | Run | private |
m_massWanted | Run | private |
m_mesh | Run | private |
m_meshFileMapped | Run | private |
m_model | Run | private |
m_MRF | Run | private |
m_nameGPH | Run | private |
m_nameGTR | Run | private |
m_nameQPA | Run | private |
m_nbCellsTotalAMR | Run | private |
m_nbIte | Run | private |
m_numberAddPhys | Run | private |
m_numberEos | Run | private |
m_numberPhases | Run | private |
m_numberSolids | Run | private |
m_numberSources | Run | private |
m_numberTransports | Run | private |
m_numTest | Run | private |
m_order | Run | private |
m_outPut | Run | private |
m_outputMeshMapping | Run | private |
m_parallelPreTreatment | Run | private |
m_physicalTime | Run | private |
m_pMax | Run | private |
m_pMaxWall | Run | private |
m_probes | Run | private |
m_recordBoundaries | Run | private |
m_recordPsat | Run | private |
m_restartAMRsaveFreq | Run | private |
m_restartMeshMapping | Run | private |
m_restartSimulation | Run | private |
m_simulationName | Run | private |
m_smoothCrossSection1d | Run | private |
m_solidDomains | Run | private |
m_sources | Run | private |
m_stat | Run | private |
m_symmetry | Run | private |
m_timeControlIterations | Run | private |
m_timeFreq | Run | private |
m_viscous | Run | private |
m_volumePhaseK | Run | private |
Mesh | Run | friend |
Output | Run | friend |
OutputBoundaryAllGNU | Run | friend |
OutputBoundaryFluxGNU | Run | friend |
OutputBoundaryGNU | Run | friend |
OutputGlobalGNU | Run | friend |
OutputGNU | Run | friend |
OutputProbeGNU | Run | friend |
OutputXML | Run | friend |
restartSimulation() | Run | |
restartSimulationMeshMapping(std::vector< GeometricalDomain * > &domains, Mesh *mesh) | Run | |
Run(std::string nameCasTest, const int &number) | Run | |
solveAdditionalPhysics(double &dt, int &lvl) | Run | private |
solveHyperbolic(double &dt, int &lvl, double &dtMax) | Run | private |
solveHyperbolicO2(double &dt, int &lvl, double &dtMax) | Run | private |
solver() | Run | |
solveRelaxations(double &dt, int &lvl) | Run | private |
solveSourceTerms(double &dt, int &lvl) | Run | private |
verifyErrors() const | Run | private |
~Run() | Run | |