, including all inherited members.
| _pFlash | TransportBase | [protected] |
| buildDerivatives(OrthoMesh &mesh, const VecDouble &cV, Matrix &MG) | ConservativeMethodForSystem | [protected] |
| calculateTimeStep(OrthoMesh &mesh, double tEnd, double MaxCFL, const VecDouble &vPorosity, FaceFluxFunction &flux) | ConservativeMethodForSystem | [protected] |
| ConservativeMethodForSystem() | ConservativeMethodForSystem | [inline] |
| getAdjCellOfBCFaces(OrthoMesh &mesh, VecIncBC &vbc, VecIndex &vCells) | LaxFriedrichsForSystem | |
| getCellDerivatives(const VecDouble &sol, const OrthoMesh::Cell_It &cell, double *s0, double *s1, double *s2) | ConservativeMethodForSystem | [protected] |
| getDt(double t, double tEnd) | LaxFriedrichsForSystem | [virtual] |
| getFlash() | TransportBase | [inline] |
| getPorosity() | LaxFriedrichsForSystem | [inline] |
| getSolutionAtCells() | LaxFriedrichsForSystem | [virtual] |
| getValuesOfTheFaceCells(OrthoMesh &mesh, VecIncBC &vbc, const ArrayOfVecDouble &vcValues, Index face_index, Index negCell, Index posCell, VecDoubleRef &vSwNeg, VecDoubleRef &vSwPos) | ConservativeMethodForSystem | [protected] |
| getValuesOfTheFaceCellsScalar(OrthoMesh &mesh, VecIncBC &vbc, const VecDouble &cValues, Index face_index, Index negCell, Index posCell, double *dNeg, double *dPos) | ConservativeMethodForSystem | [protected] |
| iterateN(unsigned nSteps, double dt) | LaxFriedrichsForSystem | [virtual] |
| LaxFriedrichsForSystem(OrthoMesh &mesh, Function3D &fInitU, const VecDouble &cPor, Function3D &fPrescribedU, FaceFluxFunction &flux, FixedValueCondition &fixedC, double CFL) | LaxFriedrichsForSystem | |
| m_cellsOfBCFaces | LaxFriedrichsForSystem | [protected] |
| m_CFL | LaxFriedrichsForSystem | [protected] |
| m_cPor | LaxFriedrichsForSystem | [protected] |
| m_fixedC | LaxFriedrichsForSystem | [protected] |
| m_flux | LaxFriedrichsForSystem | [protected] |
| m_mesh | LaxFriedrichsForSystem | [protected] |
| m_sol | LaxFriedrichsForSystem | [protected] |
| m_solAnt | LaxFriedrichsForSystem | [protected] |
| m_vbc | LaxFriedrichsForSystem | [protected] |
| n_components | LaxFriedrichsForSystem | [protected] |
| printOutput() | LaxFriedrichsForSystem | [virtual] |
| setFlash(FlashCompositional *pflash) | TransportBase | [inline] |
| TransportBase() | TransportBase | |
| updateBCForCompressibility(VecIncBC &vbc, DynamicBase &dyn, FlashCompositional &flash) | LaxFriedrichsForSystem | |
| updateDataForDynamicModule() | TransportBase | [virtual] |
| updateFixedPressureBC(Function3D *fDP, FlashCompositional &flash) | LaxFriedrichsForSystem | [virtual] |
| updateVelocities(DynamicBase &dynMod) | LaxFriedrichsForSystem | [virtual] |
| ~ConservativeMethodForSystem() | ConservativeMethodForSystem | [inline, virtual] |
| ~LaxFriedrichsForSystem() | LaxFriedrichsForSystem | [inline, virtual] |
| ~TransportBase() | TransportBase | [virtual] |