, including all inherited members.
applyHelm(LevelData< EBCellFAB > &a_ans, const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > *a_phiC, int a_level, Real a_mu, Real a_dt, bool a_applyBC) | BaseLevelTGA< LevelData< EBCellFAB >, EBFluxFAB, EBFluxRegister > | [protected] |
BaseLevelTGA(const Vector< DisjointBoxLayout > &a_grids, const Vector< int > &a_refRat, const ProblemDomain &a_level0Domain, RefCountedPtr< AMRLevelOpFactory< LevelData< EBCellFAB > > > &a_opFact, const RefCountedPtr< AMRMultiGrid< LevelData< EBCellFAB > > > &a_solver) | BaseLevelTGA< LevelData< EBCellFAB >, EBFluxFAB, EBFluxRegister > | |
computeDiffusion(LevelData< EBCellFAB > &a_DiffusiveTerm, LevelData< EBCellFAB > &a_phiOld, LevelData< EBCellFAB > &a_src, EBFluxRegister *a_FineFluxRegPtr, EBFluxRegister *a_crseFluxRegPtr, const LevelData< EBCellFAB > *a_crsePhiOldPtr, const LevelData< EBCellFAB > *a_crsePhiNewPtr, Real a_oldTime, Real a_crseOldTime, Real a_crseNewTime, Real a_dt, int a_level) | EBLevelTGA | |
BaseLevelTGA< LevelData< EBCellFAB >, EBFluxFAB, EBFluxRegister >::computeDiffusion(LevelData< EBCellFAB > &a_DiffusiveTerm, LevelData< EBCellFAB > &a_phiOld, LevelData< EBCellFAB > &a_src, LevelData< EBFluxFAB > &a_flux, EBFluxRegister *a_FineFluxRegPtr, EBFluxRegister *a_crseFluxRegPtr, const LevelData< EBCellFAB > *a_crsePhiOldPtr, const LevelData< EBCellFAB > *a_crsePhiNewPtr, Real a_oldTime, Real a_crseOldTime, Real a_crseNewTime, Real a_dt, int a_level) | BaseLevelTGA< LevelData< EBCellFAB >, EBFluxFAB, EBFluxRegister > | |
EBLevelTGA(const Vector< DisjointBoxLayout > &a_grids, const Vector< int > &a_refRat, const ProblemDomain &a_level0Domain, RefCountedPtr< AMRLevelOpFactory< LevelData< EBCellFAB > > > &a_opFact, const RefCountedPtr< AMRMultiGrid< LevelData< EBCellFAB > > > &a_solver) | EBLevelTGA | [inline] |
incrementFlux(LevelData< EBFluxFAB > &a_diffusiveFlux, LevelData< EBCellFAB > &a_phi, int a_level, Real a_mu, Real a_dt, Real a_sign, bool a_setToZero) | BaseLevelTGA< LevelData< EBCellFAB >, EBFluxFAB, EBFluxRegister > | [protected] |
m_eblg | EBLevelTGA | [protected] |
m_grids | BaseLevelTGA< LevelData< EBCellFAB >, EBFluxFAB, EBFluxRegister > | [protected] |
m_isEBLGSet | EBLevelTGA | [protected] |
m_level0Domain | BaseLevelTGA< LevelData< EBCellFAB >, EBFluxFAB, EBFluxRegister > | [protected] |
m_mu1 | BaseLevelTGA< LevelData< EBCellFAB >, EBFluxFAB, EBFluxRegister > | [protected] |
m_mu2 | BaseLevelTGA< LevelData< EBCellFAB >, EBFluxFAB, EBFluxRegister > | [protected] |
m_mu3 | BaseLevelTGA< LevelData< EBCellFAB >, EBFluxFAB, EBFluxRegister > | [protected] |
m_mu4 | BaseLevelTGA< LevelData< EBCellFAB >, EBFluxFAB, EBFluxRegister > | [protected] |
m_ops | BaseLevelTGA< LevelData< EBCellFAB >, EBFluxFAB, EBFluxRegister > | [protected] |
m_r1 | BaseLevelTGA< LevelData< EBCellFAB >, EBFluxFAB, EBFluxRegister > | [protected] |
m_refRat | BaseLevelTGA< LevelData< EBCellFAB >, EBFluxFAB, EBFluxRegister > | [protected] |
m_solver | BaseLevelTGA< LevelData< EBCellFAB >, EBFluxFAB, EBFluxRegister > | [protected] |
newOp(const ProblemDomain &a_indexSpace, RefCountedPtr< AMRLevelOpFactory< LevelData< EBCellFAB > > > &a_opFact) | BaseLevelTGA< LevelData< EBCellFAB >, EBFluxFAB, EBFluxRegister > | [inline] |
resetSolverAlphaAndBeta(const Real &a_alpha, const Real &a_beta) | BaseLevelTGA< LevelData< EBCellFAB >, EBFluxFAB, EBFluxRegister > | [protected] |
setEBLG(Vector< EBLevelGrid > &a_eblg) | EBLevelTGA | [inline] |
setSourceGhostCells(LevelData< EBCellFAB > &a_src, const DisjointBoxLayout &a_grids) | EBLevelTGA | [virtual] |
solveHelm(LevelData< EBCellFAB > &a_phi, LevelData< EBCellFAB > &a_phiC, LevelData< EBCellFAB > &a_rhs, int a_level, Real a_mu, Real a_dt, bool a_zeroPhi=true) | BaseLevelTGA< LevelData< EBCellFAB >, EBFluxFAB, EBFluxRegister > | [protected] |
timeInterp(LevelData< EBCellFAB > &a_data, const LevelData< EBCellFAB > &a_oldData, const LevelData< EBCellFAB > &a_newData, Real a_time, Real a_oldTime, Real a_newTime, int a_Lev) | BaseLevelTGA< LevelData< EBCellFAB >, EBFluxFAB, EBFluxRegister > | [protected] |
updateSoln(LevelData< EBCellFAB > &a_phiNew, LevelData< EBCellFAB > &a_phiOld, LevelData< EBCellFAB > &a_src, EBFluxRegister *a_fineFluxRegPtr, EBFluxRegister *a_crseFluxRegPtr, const LevelData< EBCellFAB > *a_crsePhiOldPtr, const LevelData< EBCellFAB > *a_crsePhiNewPtr, Real a_oldTime, Real a_crseOldTime, Real a_crseNewTime, Real a_dt, int a_level, bool a_zeroPhi=true, int a_fluxStartComponent=0) | EBLevelTGA | |
BaseLevelTGA< LevelData< EBCellFAB >, EBFluxFAB, EBFluxRegister >::updateSoln(LevelData< EBCellFAB > &a_phiNew, LevelData< EBCellFAB > &a_phiOld, LevelData< EBCellFAB > &a_src, LevelData< EBFluxFAB > &a_flux, EBFluxRegister *a_FineFluxRegPtr, EBFluxRegister *a_CrseFluxRegPtr, const LevelData< EBCellFAB > *a_crsePhiOldPtr, const LevelData< EBCellFAB > *a_crsePhiNewPtr, Real oldTime, Real crseOldTime, Real crseNewTime, Real dt, int a_level, bool a_zeroPhi=true, int a_fluxStartComponent=0) | BaseLevelTGA< LevelData< EBCellFAB >, EBFluxFAB, EBFluxRegister > | |
~BaseLevelTGA() | BaseLevelTGA< LevelData< EBCellFAB >, EBFluxFAB, EBFluxRegister > | [inline, virtual] |
~EBLevelTGA() | EBLevelTGA | [inline, virtual] |