|
Chombo + EB
3.2
|
This is the complete list of members for NWOEBViscousTensorOp, including all inherited members.
| addCoarserObserver(MGLevelOp< LevelData< EBCellFAB > > *a_operator, int a_coarseningFactor) | MGLevelOp< LevelData< EBCellFAB > > | inline |
| addObserver(MGLevelOpObserver< LevelData< EBCellFAB > > *a_observer) | MGLevelOp< LevelData< EBCellFAB > > | inline |
| AMRLevelOp() | AMRLevelOp< LevelData< EBCellFAB > > | inline |
| AMRNorm(const LevelData< EBCellFAB > &a_coarResid, const LevelData< EBCellFAB > &a_fineResid, const int &a_refRat, const int &a_ord) | NWOEBViscousTensorOp | virtual |
| AMROperator(LevelData< EBCellFAB > &a_LofPhi, const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_phiCoarse, bool a_homogeneousBC, AMRLevelOp< LevelData< EBCellFAB > > *a_finerOp) | NWOEBViscousTensorOp | virtual |
| AMROperatorNC(LevelData< EBCellFAB > &a_LofPhi, const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi, bool a_homogeneousBC, AMRLevelOp< LevelData< EBCellFAB > > *a_finerOp) | NWOEBViscousTensorOp | virtual |
| AMROperatorNF(LevelData< EBCellFAB > &a_LofPhi, const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_phiCoarse, bool a_homogeneousBC) | NWOEBViscousTensorOp | virtual |
| AMRProlong(LevelData< EBCellFAB > &a_correction, const LevelData< EBCellFAB > &a_coarseCorrection) | NWOEBViscousTensorOp | virtual |
| AMRProlongS(LevelData< EBCellFAB > &a_correction, const LevelData< EBCellFAB > &a_coarseCorrection, LevelData< EBCellFAB > &a_temp, const Copier &a_copier) | AMRLevelOp< LevelData< EBCellFAB > > | inlinevirtual |
| AMRProlongS_2(LevelData< EBCellFAB > &a_correction, const LevelData< EBCellFAB > &a_coarseCorrection, LevelData< EBCellFAB > &a_temp, const Copier &a_copier, const Copier &a_cornerCopier, const AMRLevelOp< LevelData< FArrayBox > > *a_crsOp) | AMRLevelOp< LevelData< EBCellFAB > > | inlinevirtual |
| AMRResidual(LevelData< EBCellFAB > &a_residual, const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_phiCoarse, const LevelData< EBCellFAB > &a_rhs, bool a_homogeneousBC, AMRLevelOp< LevelData< EBCellFAB > > *a_finerOp) | NWOEBViscousTensorOp | virtual |
| AMRResidualNC(LevelData< EBCellFAB > &a_residual, const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs, bool a_homogeneousBC, AMRLevelOp< LevelData< EBCellFAB > > *a_finerOp) | NWOEBViscousTensorOp | virtual |
| AMRResidualNF(LevelData< EBCellFAB > &a_residual, const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_phiCoarse, const LevelData< EBCellFAB > &a_rhs, bool a_homogeneousBC) | NWOEBViscousTensorOp | virtual |
| AMRRestrict(LevelData< EBCellFAB > &a_resCoarse, const LevelData< EBCellFAB > &a_residual, const LevelData< EBCellFAB > &a_correction, const LevelData< EBCellFAB > &a_coarseCorrection, bool a_skip_res=false) | NWOEBViscousTensorOp | virtual |
| AMRRestrictS(LevelData< EBCellFAB > &a_resCoarse, const LevelData< EBCellFAB > &a_residual, const LevelData< EBCellFAB > &a_correction, const LevelData< EBCellFAB > &a_coarseCorrection, LevelData< EBCellFAB > &scratch, bool a_skip_res=false) | AMRLevelOp< LevelData< EBCellFAB > > | inlinevirtual |
| AMRUpdateResidual(LevelData< EBCellFAB > &a_residual, const LevelData< EBCellFAB > &a_correction, const LevelData< EBCellFAB > &a_coarseCorrection) | NWOEBViscousTensorOp | virtual |
| applyOp(LevelData< EBCellFAB > &a_opPhi, const LevelData< EBCellFAB > &a_phi, bool a_homogeneousPhysBC) | NWOEBViscousTensorOp | virtual |
| applyOpIrregular(EBCellFAB &a_lhs, const EBCellFAB &a_phi, const bool &a_homogeneous, const DataIndex &a_datInd) | NWOEBViscousTensorOp | protected |
| applyOpMg(LevelData< EBCellFAB > &a_lhs, LevelData< EBCellFAB > &a_phi, LevelData< EBCellFAB > *a_phiCoarse, bool a_homogeneous) | MGLevelOp< LevelData< EBCellFAB > > | inlinevirtual |
| applyOpNoBoundary(LevelData< EBCellFAB > &a_opPhi, const LevelData< EBCellFAB > &a_phi) | NWOEBViscousTensorOp | inlinevirtual |
| applyOpRegular(EBCellFAB &a_lhs, const EBCellFAB &a_phi, const bool &a_homogeneous, const DataIndex &a_datInd) | NWOEBViscousTensorOp | protected |
| assign(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs) | NWOEBViscousTensorOp | virtual |
| assignCopier(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs, const Copier &a_copier) | AMRLevelOp< LevelData< EBCellFAB > > | inlinevirtual |
| assignLocal(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs) | LinearOp< LevelData< EBCellFAB > > | inlinevirtual |
| averageCellToFace(EBFaceFAB &a_fluxData, const EBCellFAB &a_cellData, const Box &a_grid, const EBISBox &a_ebisBox, const ProblemDomain &a_domain, const DataIndex &a_dit, int isrc, int idst, int inco, bool a_interpolateToCentroid) | NWOEBViscousTensorOp | protected |
| averageCellToFace(LevelData< EBFluxFAB > &a_fluxData, const LevelData< EBCellFAB > &a_cellData, const DisjointBoxLayout &a_grids, const EBISLayout &a_ebisl, const ProblemDomain &a_domain, int isrc, int idst, int inco, bool a_interpolateToCentroid) | NWOEBViscousTensorOp | protected |
| averageToCells(LevelData< EBCellFAB > &a_cellCoef, const LevelData< EBFluxFAB > &a_faceCoef, const LevelData< BaseIVFAB< Real > > &a_irregCoef) | NWOEBViscousTensorOp | protected |
| axby(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_x, const LevelData< EBCellFAB > &a_y, Real a_a, Real a_b) | NWOEBViscousTensorOp | virtual |
| buildCopier(Copier &a_copier, const LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs) | AMRLevelOp< LevelData< EBCellFAB > > | inlinevirtual |
| calculateAlphaWeight() | NWOEBViscousTensorOp | protectedvirtual |
| calculateRelaxationCoefficient() | NWOEBViscousTensorOp | protectedvirtual |
| cfinterp(const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_phiCoarse) | NWOEBViscousTensorOp | protected |
| clear(LevelData< EBCellFAB > &a_lhs) | LinearOp< LevelData< EBCellFAB > > | inlinevirtual |
| clearObservee() | MGLevelOpObserver< LevelData< EBCellFAB > > | inline |
| create(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs) | NWOEBViscousTensorOp | virtual |
| createCoarsened(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs, const int &a_refRat) | NWOEBViscousTensorOp | virtual |
| createCoarser(LevelData< EBCellFAB > &a_coarse, const LevelData< EBCellFAB > &a_fine, bool a_ghosted) | NWOEBViscousTensorOp | virtual |
| defineStencils() | NWOEBViscousTensorOp | |
| defineStencilsForTimingOnly() | NWOEBViscousTensorOp | |
| diagonalScale(LevelData< EBCellFAB > &a_rhs, bool a_kappaWeighted) | NWOEBViscousTensorOp | inlinevirtual |
| LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB >::diagonalScale(LevelData< EBCellFAB > &a_rhs) | TGAHelmOp< LevelData< EBCellFAB > > | inlinevirtual |
| divideByIdentityCoef(LevelData< EBCellFAB > &a_rhs) | NWOEBViscousTensorOp | inlinevirtual |
| doLazyRelax(bool a_doLazyRelax) | NWOEBViscousTensorOp | inlinestatic |
| dotProduct(const LevelData< EBCellFAB > &a_1, const LevelData< EBCellFAB > &a_2) | NWOEBViscousTensorOp | virtual |
| dumpAMR(Vector< LevelData< EBCellFAB > * > &a_data, string name) | AMRLevelOp< LevelData< EBCellFAB > > | inlinevirtual |
| dumpLevel(LevelData< EBCellFAB > &a_data, string name) | AMRLevelOp< LevelData< EBCellFAB > > | inlinevirtual |
| dumpStuff(Vector< LevelData< EBCellFAB > * > data, string filename) | AMRLevelOp< LevelData< EBCellFAB > > | inlinevirtual |
| dx() const | LinearOp< LevelData< EBCellFAB > > | inlinevirtual |
| enforceCFConsistency(LevelData< EBCellFAB > &a_coarseCorrection, const LevelData< EBCellFAB > &a_correction) | AMRLevelOp< LevelData< EBCellFAB > > | inlinevirtual |
| faceCenteredAverageCellsToFaces(EBFaceFAB &a_faceData, const EBCellFAB &a_cellData, const Box &ccFluxBox, const EBISBox &a_ebisBox, const ProblemDomain &a_domain, const DataIndex &a_dit, int isrc, int idst, int inco) | NWOEBViscousTensorOp | protected |
| fillGrad(const LevelData< EBCellFAB > &a_phi) | NWOEBViscousTensorOp | inlinevirtual |
| fillVelGhost(const EBCellFAB &a_phi, const DataIndex &a_datInd, bool a_homog) const | NWOEBViscousTensorOp | protected |
| fillVelGhost(const LevelData< EBCellFAB > &a_phi, bool a_homog) const | NWOEBViscousTensorOp | protected |
| fillVelGhostTimed(const LevelData< EBCellFAB > &a_phi, bool a_homog, TimedDataIterator &a_dit) const | NWOEBViscousTensorOp | protected |
| finerOperatorChanged(const MGLevelOp< LevelData< EBCellFAB > > &a_operator, int a_coarseningFactor) | MGLevelOp< LevelData< EBCellFAB > > | inlinevirtual |
| getCCSigma(LevelData< EBCellFAB > &a_source, const LevelData< EBCellFAB > &a_gradU, const LevelData< EBCellFAB > &a_eta, const LevelData< EBCellFAB > &a_lambda) | NWOEBViscousTensorOp | |
| getCellCenteredCoefficients(LevelData< EBCellFAB > &a_etaCell, LevelData< EBCellFAB > &a_lambdaCell) | NWOEBViscousTensorOp | |
| getDivergenceStencil(VoFStencil &a_divStencil, const FaceIndex &a_face, const DataIndex &a_dit, const Real &a_dx, const EBLevelGrid &a_eblg) | NWOEBViscousTensorOp | static |
| getDivergenceStencil(VoFStencil &a_gradStencil, const FaceIndex &a_face, const DataIndex &a_dit) | NWOEBViscousTensorOp | protected |
| getFaceCenteredFluxStencil(VoFStencil &a_fluxStencil, const RefCountedPtr< LevelData< EBFluxFAB > > &a_eta, const RefCountedPtr< LevelData< EBFluxFAB > > &a_lambda, const Real &a_dx, const EBLevelGrid &a_eblg, const FaceIndex &a_face, const DataIndex &a_dit, int a_ivar) | NWOEBViscousTensorOp | static |
| getFaceCenteredFluxStencil(VoFStencil &a_fluxStencil, const FaceIndex &a_face, const DataIndex &a_dit, int a_ivar) | NWOEBViscousTensorOp | protected |
| getFlux(EBFluxFAB &a_flux, const LevelData< EBCellFAB > &a_data, const Box &a_grid, const DataIndex &a_dit, Real a_scale) | NWOEBViscousTensorOp | virtual |
| getFlux(EBFaceFAB &a_fluxCentroid, const EBCellFAB &a_phi, const Box &a_ghostedBox, const Box &a_fabBox, const ProblemDomain &a_domain, const EBISBox &a_ebisBox, const Real &a_dx, const DataIndex &a_datInd, const int &a_idir) | NWOEBViscousTensorOp | |
| getFlux(FArrayBox &a_flux, const FArrayBox &a_phi, const Box &a_faceBox, const int &a_idir, const DataIndex &a_datInd) | NWOEBViscousTensorOp | protected |
| getFluxStencil(VoFStencil &a_fluxStencil, const RefCountedPtr< LevelData< EBFluxFAB > > &a_eta, const RefCountedPtr< LevelData< EBFluxFAB > > &a_lambda, const Real &a_dx, const EBLevelGrid &a_eblg, const FaceIndex &a_face, const DataIndex &a_dit, int a_ivar) | NWOEBViscousTensorOp | static |
| getGradientStencil(VoFStencil &a_gradStencil, int a_ivar, int a_diffDir, const FaceIndex &a_face, const DataIndex &a_dit, const Real &a_dx, const EBLevelGrid &a_eblg) | NWOEBViscousTensorOp | static |
| getGradientStencil(VoFStencil &a_gradStencil, int a_ivar, int a_diffDir, const FaceIndex &a_face, const DataIndex &a_dit) | NWOEBViscousTensorOp | protected |
| getKappaDivSigmaU(LevelData< EBCellFAB > &a_divSigmaU, const LevelData< EBCellFAB > &a_velocity, const LevelData< EBCellFAB > *a_veloCoar, int a_level) | NWOEBViscousTensorOp | |
| getSafety() | NWOEBViscousTensorOp | protected |
| getShearStressDotGradU(LevelData< EBCellFAB > &a_source, const LevelData< EBCellFAB > &a_gradU, int a_level) | NWOEBViscousTensorOp | |
| getVelDotSigma(LevelData< EBFluxFAB > &a_velDotSigma, const LevelData< EBFluxFAB > &a_vel, const LevelData< EBFluxFAB > &a_sigma) | NWOEBViscousTensorOp | |
| getVoFStencil(VoFStencil &a_vofStencil, const VolIndex &a_vof, const DataIndex &a_dit, int a_ivar) | NWOEBViscousTensorOp | protected |
| gsrbColor(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs, const IntVect &a_color) | NWOEBViscousTensorOp | protected |
| gsrbColorTimed(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs, const IntVect &a_color, TimedDataIterator &a_dit) | NWOEBViscousTensorOp | protected |
| homogeneousCFInterp(LevelData< EBCellFAB > &a_phi) | NWOEBViscousTensorOp | protected |
| identityCoef() | TGAHelmOp< LevelData< EBCellFAB > > | inlinevirtual |
| incr(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_x, Real a_scale) | NWOEBViscousTensorOp | virtual |
| incrementFRCoar(EBFastFR &a_fr, const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi) | NWOEBViscousTensorOp | protected |
| incrementFRFine(EBFastFR &a_fr, const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi, AMRLevelOp< LevelData< EBCellFAB > > *a_finerOp) | NWOEBViscousTensorOp | protected |
| isTimeDependent() const | TGAHelmOp< LevelData< EBCellFAB > > | inline |
| kappaScale(LevelData< EBCellFAB > &a_rhs) | NWOEBViscousTensorOp | inlinevirtual |
| LevelTGAHelmOp() | LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB > | inline |
| LevelTGAHelmOp(bool a_isTimeIndependent) | LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB > | inline |
| localMaxNorm(const LevelData< EBCellFAB > &a_rhs) | NWOEBViscousTensorOp | virtual |
| m_acoef | NWOEBViscousTensorOp | protected |
| m_alpha | NWOEBViscousTensorOp | protected |
| m_alphaDiagWeight | NWOEBViscousTensorOp | protected |
| m_beta | NWOEBViscousTensorOp | protected |
| m_betaDiagWeight | NWOEBViscousTensorOp | protected |
| m_colors | NWOEBViscousTensorOp | protected |
| m_divergenceStencil | NWOEBViscousTensorOp | protected |
| m_domainBC | NWOEBViscousTensorOp | protected |
| m_dx | NWOEBViscousTensorOp | protected |
| m_dxCoar | NWOEBViscousTensorOp | protected |
| m_ebAverage | NWOEBViscousTensorOp | protected |
| m_ebAverageMG | NWOEBViscousTensorOp | protected |
| m_ebBC | NWOEBViscousTensorOp | protected |
| m_ebInterp | NWOEBViscousTensorOp | protected |
| m_ebInterpMG | NWOEBViscousTensorOp | protected |
| m_eblg | NWOEBViscousTensorOp | protected |
| m_eblgCoar | NWOEBViscousTensorOp | protected |
| m_eblgCoarMG | NWOEBViscousTensorOp | protected |
| m_eblgFine | NWOEBViscousTensorOp | protected |
| m_eta | NWOEBViscousTensorOp | protected |
| m_etaIrreg | NWOEBViscousTensorOp | protected |
| m_exchangeCopier | NWOEBViscousTensorOp | protected |
| m_fastFR | NWOEBViscousTensorOp | protected |
| m_ghostPhi | NWOEBViscousTensorOp | protected |
| m_ghostRHS | NWOEBViscousTensorOp | protected |
| m_hasCoar | NWOEBViscousTensorOp | protected |
| m_hasFine | NWOEBViscousTensorOp | protected |
| m_hasMGObjects | NWOEBViscousTensorOp | protected |
| m_interpWithCoarser | NWOEBViscousTensorOp | protected |
| m_ivsIrregCCFlux | NWOEBViscousTensorOp | protected |
| m_lambda | NWOEBViscousTensorOp | protected |
| m_lambdaIrreg | NWOEBViscousTensorOp | protected |
| m_opEBStencil | NWOEBViscousTensorOp | protected |
| m_operatorForTimingOnly | NWOEBViscousTensorOp | protected |
| m_refToCoar | NWOEBViscousTensorOp | protected |
| m_refToFine | NWOEBViscousTensorOp | protected |
| m_relCoef | NWOEBViscousTensorOp | protected |
| m_vofIterDomHi | NWOEBViscousTensorOp | protected |
| m_vofIterDomLo | NWOEBViscousTensorOp | protected |
| m_vofIterIrreg | NWOEBViscousTensorOp | protected |
| m_vofIterMulti | NWOEBViscousTensorOp | protected |
| mDotProduct(const LevelData< EBCellFAB > &a_1, const int a_sz, const LevelData< EBCellFAB > a_2[], Real a_mdots[]) | LinearOp< LevelData< EBCellFAB > > | inlinevirtual |
| MGLevelOp() | MGLevelOp< LevelData< EBCellFAB > > | inline |
| MGLevelOpObserver() | MGLevelOpObserver< LevelData< EBCellFAB > > | inline |
| norm(const LevelData< EBCellFAB > &a_rhs, int a_ord) | NWOEBViscousTensorOp | virtual |
| notifyObserversOfChange() | MGLevelOp< LevelData< EBCellFAB > > | inline |
| numObservers() const | MGLevelOp< LevelData< EBCellFAB > > | inline |
| NWOEBViscousTensorOp(const EBLevelGrid &a_eblgFine, const EBLevelGrid &a_eblg, const EBLevelGrid &a_eblgCoar, const EBLevelGrid &a_eblgCoarMG, const Real &a_alpha, const Real &a_beta, const RefCountedPtr< LevelData< EBCellFAB > > &a_acoef, const RefCountedPtr< LevelData< EBFluxFAB > > &a_eta, const RefCountedPtr< LevelData< EBFluxFAB > > &a_lambda, const RefCountedPtr< LevelData< BaseIVFAB< Real > > > &a_etaIrreg, const RefCountedPtr< LevelData< BaseIVFAB< Real > > > &a_lambdaIrreg, const Real &a_dx, const Real &a_dxCoar, const int &a_refToFine, const int &a_refToCoar, const RefCountedPtr< ViscousBaseDomainBC > &a_domainBC, const RefCountedPtr< ViscousBaseEBBC > &a_ebBC, const bool &a_hasMGObjects, const IntVect &a_ghostPhi, const IntVect &a_ghostRHS) | NWOEBViscousTensorOp | |
| NWOEBViscousTensorOp(const EBLevelGrid &a_eblg, const Real &a_alpha, const Real &a_beta, const RefCountedPtr< LevelData< EBCellFAB > > &a_acoef, const RefCountedPtr< LevelData< EBFluxFAB > > &a_eta, const RefCountedPtr< LevelData< EBFluxFAB > > &a_lambda, const RefCountedPtr< LevelData< BaseIVFAB< Real > > > &a_etaIrreg, const RefCountedPtr< LevelData< BaseIVFAB< Real > > > &a_lambdaIrreg, const Real &a_dx, const RefCountedPtr< ViscousBaseDomainBC > &a_domainBC, const RefCountedPtr< ViscousBaseEBBC > &a_ebBC, const IntVect &a_ghostPhi, const IntVect &a_ghostRHS) | NWOEBViscousTensorOp | |
| NWOEBViscousTensorOp() | NWOEBViscousTensorOp | inlineprivate |
| NWOEBViscousTensorOp(const NWOEBViscousTensorOp &a_opin) | NWOEBViscousTensorOp | inlineprivate |
| operator=(const NWOEBViscousTensorOp &a_opin) | NWOEBViscousTensorOp | inlineprivate |
| operatorChanged(const MGLevelOp< LevelData< EBCellFAB > > &a_operator) | MGLevelOpObserver< LevelData< EBCellFAB > > | inlinevirtual |
| orderOfAccuracy(void) const | AMRLevelOp< LevelData< EBCellFAB > > | inlinevirtual |
| outputAMR(Vector< LevelData< EBCellFAB > * > &a_rhs, string &a_name) | NWOEBViscousTensorOp | inlinevirtual |
| outputLevel(LevelData< EBCellFAB > &a_rhs, string &a_name) | NWOEBViscousTensorOp | inlinevirtual |
| preCond(LevelData< EBCellFAB > &a_opPhi, const LevelData< EBCellFAB > &a_phi) | NWOEBViscousTensorOp | virtual |
| prolongIncrement(LevelData< EBCellFAB > &a_phiThisLevel, const LevelData< EBCellFAB > &a_correctCoarse) | NWOEBViscousTensorOp | virtual |
| reflux(const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi, LevelData< EBCellFAB > &residual, AMRLevelOp< LevelData< EBCellFAB > > *a_finerOp) | NWOEBViscousTensorOp | protected |
| refToCoarser() | NWOEBViscousTensorOp | virtual |
| refToFiner() | NWOEBViscousTensorOp | virtual |
| relax(LevelData< EBCellFAB > &a_e, const LevelData< EBCellFAB > &a_residual, int a_iterations) | NWOEBViscousTensorOp | virtual |
| relaxNF(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > *a_phiCoarse, const LevelData< EBCellFAB > &a_rhs, int a_iterations) | MGLevelOp< LevelData< EBCellFAB > > | inlinevirtual |
| relaxTimed(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs, TimedDataIterator &a_dit, int a_iterations) | NWOEBViscousTensorOp | |
| removeObserver(MGLevelOpObserver< LevelData< EBCellFAB > > *a_observer) | MGLevelOp< LevelData< EBCellFAB > > | inline |
| residual(LevelData< EBCellFAB > &a_residual, const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs, bool a_homogeneousPhysBC=false) | NWOEBViscousTensorOp | virtual |
| residualNF(LevelData< EBCellFAB > &a_lhs, LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > *a_phiCoarse, const LevelData< EBCellFAB > &a_rhs, bool a_homogeneous=false) | MGLevelOp< LevelData< EBCellFAB > > | inlinevirtual |
| restrictR(LevelData< EBCellFAB > &a_phiCoarse, const LevelData< EBCellFAB > &a_phiFine) | MGLevelOp< LevelData< EBCellFAB > > | inlinevirtual |
| restrictResidual(LevelData< EBCellFAB > &a_resCoarse, LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_rhsFine) | NWOEBViscousTensorOp | virtual |
| LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB >::restrictResidual(LevelData< EBCellFAB > &a_resCoarse, LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > *a_phiCoarse, const LevelData< EBCellFAB > &a_rhsFine, bool homogeneous) | MGLevelOp< LevelData< EBCellFAB > > | inlinevirtual |
| s_doLazyRelax | NWOEBViscousTensorOp | protectedstatic |
| s_forceNoEBCF | NWOEBViscousTensorOp | protectedstatic |
| s_step | NWOEBViscousTensorOp | static |
| s_turnOffBCs | NWOEBViscousTensorOp | protectedstatic |
| s_whichLev | NWOEBViscousTensorOp | static |
| scale(LevelData< EBCellFAB > &a_lhs, const Real &a_scale) | NWOEBViscousTensorOp | virtual |
| setAlphaAndBeta(const Real &a_alpha, const Real &a_beta) | NWOEBViscousTensorOp | virtual |
| setForceNoEBCF(bool a_forceNoEBCF) | NWOEBViscousTensorOp | inlinestatic |
| setObservee(MGLevelOp< LevelData< EBCellFAB > > *a_observee) | MGLevelOpObserver< LevelData< EBCellFAB > > | inline |
| setTime(Real a_oldTime, Real a_mu, Real a_dt) | NWOEBViscousTensorOp | virtual |
| LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB >::setTime(Real a_time) | TGAHelmOp< LevelData< EBCellFAB > > | inlinevirtual |
| setToZero(LevelData< EBCellFAB > &a_lhs) | NWOEBViscousTensorOp | virtual |
| setVal(LevelData< EBCellFAB > &a_lhs, const Real &a_value) | NWOEBViscousTensorOp | virtual |
| staticMaxNorm(const LevelData< EBCellFAB > &a_rhs, const EBLevelGrid &a_eblg) | NWOEBViscousTensorOp | static |
| TGAHelmOp() | TGAHelmOp< LevelData< EBCellFAB > > | inline |
| TGAHelmOp(bool a_isTimeDependent) | TGAHelmOp< LevelData< EBCellFAB > > | inlineexplicit |
| write(const LevelData< EBCellFAB > *a, const char *filename) | LinearOp< LevelData< EBCellFAB > > | inlinevirtual |
| zeroCovered(LevelData< EBCellFAB > &a_lhs, LevelData< EBCellFAB > &a_rhs, const Copier &a_copier) | AMRLevelOp< LevelData< EBCellFAB > > | inlinevirtual |
| ~AMRLevelOp() | AMRLevelOp< LevelData< EBCellFAB > > | inlinevirtual |
| ~LevelTGAHelmOp() | LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB > | inlinevirtual |
| ~LinearOp() | LinearOp< LevelData< EBCellFAB > > | inlinevirtual |
| ~MGLevelOp() | MGLevelOp< LevelData< EBCellFAB > > | inlinevirtual |
| ~MGLevelOpObserver() | MGLevelOpObserver< LevelData< EBCellFAB > > | virtual |
| ~NWOEBViscousTensorOp() | NWOEBViscousTensorOp | virtual |
| ~TGAHelmOp() | TGAHelmOp< LevelData< EBCellFAB > > | inlinevirtual |
1.8.13