| 
    Chombo + EB
    3.2
    
   | 
 
This is the complete list of members for EBViscousTensorOp, 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) | EBViscousTensorOp | 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) | EBViscousTensorOp | virtual | 
| AMROperatorNC(LevelData< EBCellFAB > &a_LofPhi, const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi, bool a_homogeneousBC, AMRLevelOp< LevelData< EBCellFAB > > *a_finerOp) | EBViscousTensorOp | virtual | 
| AMROperatorNF(LevelData< EBCellFAB > &a_LofPhi, const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_phiCoarse, bool a_homogeneousBC) | EBViscousTensorOp | virtual | 
| AMRProlong(LevelData< EBCellFAB > &a_correction, const LevelData< EBCellFAB > &a_coarseCorrection) | EBViscousTensorOp | 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) | EBViscousTensorOp | 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) | EBViscousTensorOp | virtual | 
| AMRResidualNF(LevelData< EBCellFAB > &a_residual, const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_phiCoarse, const LevelData< EBCellFAB > &a_rhs, bool a_homogeneousBC) | EBViscousTensorOp | 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) | EBViscousTensorOp | 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) | EBViscousTensorOp | virtual | 
| applyOp(LevelData< EBCellFAB > &a_opPhi, const LevelData< EBCellFAB > &a_phi, bool a_homogeneousPhysBC) | EBViscousTensorOp | virtual | 
| applyOp(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_phi, bool a_homogeneous, const LevelData< BaseIVFAB< Real > > *a_ebflux) | EBViscousTensorOp | |
| applyOpIrregular(EBCellFAB &a_lhs, const EBCellFAB &a_phi, const bool &a_homogeneous, const DataIndex &a_datInd) | EBViscousTensorOp | 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) | EBViscousTensorOp | inlinevirtual | 
| assign(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs) | EBViscousTensorOp | 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) | EBViscousTensorOp | 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) | EBViscousTensorOp | protected | 
| averageToCells(LevelData< EBCellFAB > &a_cellCoef, const LevelData< EBFluxFAB > &a_faceCoef, const LevelData< BaseIVFAB< Real > > &a_irregCoef) | EBViscousTensorOp | protected | 
| axby(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_x, const LevelData< EBCellFAB > &a_y, Real a_a, Real a_b) | EBViscousTensorOp | virtual | 
| buildCopier(Copier &a_copier, const LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs) | AMRLevelOp< LevelData< EBCellFAB > > | inlinevirtual | 
| calculateAlphaWeight() | EBViscousTensorOp | protectedvirtual | 
| calculateRelaxationCoefficient() | EBViscousTensorOp | protectedvirtual | 
| cellGrad(EBCellFAB &a_gradPhi, const EBCellFAB &a_phi, const Box &a_grid, const DataIndex &a_datInd) | EBViscousTensorOp | protected | 
| cfinterp(const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_phiCoarse) | EBViscousTensorOp | 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) | EBViscousTensorOp | virtual | 
| createCoarsened(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_rhs, const int &a_refRat) | EBViscousTensorOp | virtual | 
| createCoarser(LevelData< EBCellFAB > &a_coarse, const LevelData< EBCellFAB > &a_fine, bool a_ghosted) | EBViscousTensorOp | virtual | 
| defineStencils() | EBViscousTensorOp | |
| diagonalScale(LevelData< EBCellFAB > &a_rhs, bool a_kappaWeighted) | EBViscousTensorOp | inlinevirtual | 
| LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB >::diagonalScale(LevelData< EBCellFAB > &a_rhs) | TGAHelmOp< LevelData< EBCellFAB > > | inlinevirtual | 
| divideByIdentityCoef(LevelData< EBCellFAB > &a_rhs) | EBViscousTensorOp | inlinevirtual | 
| doLazyRelax(bool a_doLazyRelax) | EBViscousTensorOp | inlinestatic | 
| dotProduct(const LevelData< EBCellFAB > &a_1, const LevelData< EBCellFAB > &a_2) | EBViscousTensorOp | 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 | 
| EBViscousTensorOp(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_ghostCellsPhi, const IntVect &a_ghostCellsRHS) | EBViscousTensorOp | |
| EBViscousTensorOp() | EBViscousTensorOp | inlineprivate | 
| EBViscousTensorOp(const EBViscousTensorOp &a_opin) | EBViscousTensorOp | inlineprivate | 
| 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) | EBViscousTensorOp | protected | 
| fillGrad(const LevelData< EBCellFAB > &a_phi) | EBViscousTensorOp | virtual | 
| finerOperatorChanged(const MGLevelOp< LevelData< EBCellFAB > > &a_operator, int a_coarseningFactor) | EBViscousTensorOp | virtual | 
| getCCSigma(LevelData< EBCellFAB > &a_source, const LevelData< EBCellFAB > &a_gradU, const LevelData< EBCellFAB > &a_eta, const LevelData< EBCellFAB > &a_lambda) | EBViscousTensorOp | |
| getCellCenteredCoefficients(LevelData< EBCellFAB > &a_etaCell, LevelData< EBCellFAB > &a_lambdaCell) | EBViscousTensorOp | |
| getDivergenceStencil(VoFStencil &a_divStencil, const FaceIndex &a_face, const DataIndex &a_dit, const Real &a_dx, const EBLevelGrid &a_eblg) | EBViscousTensorOp | static | 
| getDivergenceStencil(VoFStencil &a_gradStencil, const FaceIndex &a_face, const DataIndex &a_dit) | EBViscousTensorOp | 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) | EBViscousTensorOp | static | 
| getFaceCenteredFluxStencil(VoFStencil &a_fluxStencil, const FaceIndex &a_face, const DataIndex &a_dit, int a_ivar) | EBViscousTensorOp | protected | 
| getFlux(EBFluxFAB &a_flux, const LevelData< EBCellFAB > &a_data, const Box &a_grid, const DataIndex &a_dit, Real a_scale) | EBViscousTensorOp | 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) | EBViscousTensorOp | |
| getFlux(FArrayBox &a_flux, const FArrayBox &a_phi, const FArrayBox &a_gradPhi, const Box &a_faceBox, const int &a_idir, const DataIndex &a_datInd) | EBViscousTensorOp | 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) | EBViscousTensorOp | 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) | EBViscousTensorOp | static | 
| getGradientStencil(VoFStencil &a_gradStencil, int a_ivar, int a_diffDir, const FaceIndex &a_face, const DataIndex &a_dit) | EBViscousTensorOp | protected | 
| getKappaDivSigmaU(LevelData< EBCellFAB > &a_divSigmaU, const LevelData< EBCellFAB > &a_velocity, const LevelData< EBCellFAB > *a_veloCoar, int a_level) | EBViscousTensorOp | |
| getSafety() | EBViscousTensorOp | protected | 
| getShearStressDotGradU(LevelData< EBCellFAB > &a_source, const LevelData< EBCellFAB > &a_gradU, int a_level) | EBViscousTensorOp | |
| getVelDotSigma(LevelData< EBFluxFAB > &a_velDotSigma, const LevelData< EBFluxFAB > &a_vel, const LevelData< EBFluxFAB > &a_sigma) | EBViscousTensorOp | |
| getVoFStencil(VoFStencil &a_vofStencil, const VolIndex &a_vof, const DataIndex &a_dit, int a_ivar) | EBViscousTensorOp | protected | 
| gsrbColor(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_lph, const LevelData< EBCellFAB > &a_rhs, const IntVect &a_color) | EBViscousTensorOp | protected | 
| homogeneousCFInterp(LevelData< EBCellFAB > &a_phi) | EBViscousTensorOp | protected | 
| identityCoef() | TGAHelmOp< LevelData< EBCellFAB > > | inlinevirtual | 
| incr(LevelData< EBCellFAB > &a_lhs, const LevelData< EBCellFAB > &a_x, Real a_scale) | EBViscousTensorOp | virtual | 
| incrementFRCoar(EBFastFR &a_fr, const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi) | EBViscousTensorOp | protected | 
| incrementFRFine(EBFastFR &a_fr, const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi, AMRLevelOp< LevelData< EBCellFAB > > *a_finerOp) | EBViscousTensorOp | protected | 
| incrOpRegularDir(EBCellFAB &a_lhs, const EBCellFAB &a_phi, const bool &a_homogeneous, const int &a_dir, const DataIndex &a_datInd) | EBViscousTensorOp | protected | 
| incrOpWithExternalFlux(EBCellFAB &a_lhs, const DataIndex &a_dit, const BaseIVFAB< Real > &a_ebflux) | EBViscousTensorOp | |
| isTimeDependent() const | TGAHelmOp< LevelData< EBCellFAB > > | inline | 
| kappaScale(LevelData< EBCellFAB > &a_rhs) | EBViscousTensorOp | inlinevirtual | 
| LevelTGAHelmOp() | LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB > | inline | 
| LevelTGAHelmOp(bool a_isTimeIndependent) | LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB > | inline | 
| localMaxNorm(const LevelData< EBCellFAB > &a_rhs) | EBViscousTensorOp | virtual | 
| m_acoef | EBViscousTensorOp | protected | 
| m_alpha | EBViscousTensorOp | protected | 
| m_alphaDiagWeight | EBViscousTensorOp | protected | 
| m_beta | EBViscousTensorOp | protected | 
| m_betaDiagWeight | EBViscousTensorOp | protected | 
| m_colors | EBViscousTensorOp | protected | 
| m_divergenceStencil | EBViscousTensorOp | protected | 
| m_domainBC | EBViscousTensorOp | protected | 
| m_dx | EBViscousTensorOp | protected | 
| m_dxCoar | EBViscousTensorOp | protected | 
| m_ebAverage | EBViscousTensorOp | protected | 
| m_ebAverageMG | EBViscousTensorOp | protected | 
| m_ebBC | EBViscousTensorOp | protected | 
| m_ebInterp | EBViscousTensorOp | protected | 
| m_ebInterpMG | EBViscousTensorOp | protected | 
| m_eblg | EBViscousTensorOp | protected | 
| m_eblgCoar | EBViscousTensorOp | protected | 
| m_eblgCoarMG | EBViscousTensorOp | protected | 
| m_eblgFine | EBViscousTensorOp | protected | 
| m_eta | EBViscousTensorOp | protected | 
| m_etaIrreg | EBViscousTensorOp | protected | 
| m_exchangeCopier | EBViscousTensorOp | protected | 
| m_exchangeCopierGrad | EBViscousTensorOp | protected | 
| m_fastFR | EBViscousTensorOp | protected | 
| m_ghostCellsPhi | EBViscousTensorOp | protected | 
| m_ghostCellsRHS | EBViscousTensorOp | protected | 
| m_ghostPhi | EBViscousTensorOp | protected | 
| m_ghostRHS | EBViscousTensorOp | protected | 
| m_grad | EBViscousTensorOp | protected | 
| m_hasCoar | EBViscousTensorOp | protected | 
| m_hasFine | EBViscousTensorOp | protected | 
| m_hasMGObjects | EBViscousTensorOp | protected | 
| m_hiCFIVS | EBViscousTensorOp | protected | 
| m_hiTanStencilSets | EBViscousTensorOp | protected | 
| m_interpWithCoarser | EBViscousTensorOp | protected | 
| m_ivsIrregCCFlux | EBViscousTensorOp | protected | 
| m_lambda | EBViscousTensorOp | protected | 
| m_lambdaIrreg | EBViscousTensorOp | protected | 
| m_loCFIVS | EBViscousTensorOp | protected | 
| m_loTanStencilSets | EBViscousTensorOp | protected | 
| m_opEBStencil | EBViscousTensorOp | protected | 
| m_refToCoar | EBViscousTensorOp | protected | 
| m_refToFine | EBViscousTensorOp | protected | 
| m_relCoef | EBViscousTensorOp | protected | 
| m_vofIterDomHi | EBViscousTensorOp | protected | 
| m_vofIterDomLo | EBViscousTensorOp | protected | 
| m_vofIterIrreg | EBViscousTensorOp | protected | 
| m_vofIterMulti | EBViscousTensorOp | protected | 
| m_zeroCoarse | EBViscousTensorOp | 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) | EBViscousTensorOp | virtual | 
| notifyObserversOfChange() | MGLevelOp< LevelData< EBCellFAB > > | inline | 
| numObservers() const | MGLevelOp< LevelData< EBCellFAB > > | inline | 
| operator=(const EBViscousTensorOp &a_opin) | EBViscousTensorOp | 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) | EBViscousTensorOp | inlinevirtual | 
| outputLevel(LevelData< EBCellFAB > &a_rhs, string &a_name) | EBViscousTensorOp | inlinevirtual | 
| preCond(LevelData< EBCellFAB > &a_opPhi, const LevelData< EBCellFAB > &a_phi) | EBViscousTensorOp | virtual | 
| prolongIncrement(LevelData< EBCellFAB > &a_phiThisLevel, const LevelData< EBCellFAB > &a_correctCoarse) | EBViscousTensorOp | virtual | 
| reflux(const LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phi, LevelData< EBCellFAB > &residual, AMRLevelOp< LevelData< EBCellFAB > > *a_finerOp) | EBViscousTensorOp | protected | 
| refToCoarser() | EBViscousTensorOp | virtual | 
| refToFiner() | EBViscousTensorOp | virtual | 
| relax(LevelData< EBCellFAB > &a_e, const LevelData< EBCellFAB > &a_residual, int a_iterations) | EBViscousTensorOp | virtual | 
| relaxNF(LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > *a_phiCoarse, const LevelData< EBCellFAB > &a_rhs, int a_iterations) | MGLevelOp< LevelData< EBCellFAB > > | inlinevirtual | 
| removeObserver(MGLevelOpObserver< LevelData< EBCellFAB > > *a_observer) | MGLevelOp< LevelData< EBCellFAB > > | inline | 
| resetACoefficient(RefCountedPtr< LevelData< EBCellFAB > > &a_acoef) | EBViscousTensorOp | inline | 
| residual(LevelData< EBCellFAB > &a_residual, const LevelData< EBCellFAB > &a_phi, const LevelData< EBCellFAB > &a_rhs, bool a_homogeneousPhysBC=false) | EBViscousTensorOp | 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) | EBViscousTensorOp | 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 | EBViscousTensorOp | protectedstatic | 
| s_forceNoEBCF | EBViscousTensorOp | protectedstatic | 
| s_step | EBViscousTensorOp | static | 
| s_turnOffBCs | EBViscousTensorOp | protectedstatic | 
| s_whichLev | EBViscousTensorOp | static | 
| scale(LevelData< EBCellFAB > &a_lhs, const Real &a_scale) | EBViscousTensorOp | virtual | 
| setAlphaAndBeta(const Real &a_alpha, const Real &a_beta) | EBViscousTensorOp | virtual | 
| setForceNoEBCF(bool a_forceNoEBCF) | EBViscousTensorOp | inlinestatic | 
| setObservee(MGLevelOp< LevelData< EBCellFAB > > *a_observee) | MGLevelOpObserver< LevelData< EBCellFAB > > | inline | 
| setTime(Real a_oldTime, Real a_mu, Real a_dt) | EBViscousTensorOp | virtual | 
| LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB >::setTime(Real a_time) | TGAHelmOp< LevelData< EBCellFAB > > | inlinevirtual | 
| setToZero(LevelData< EBCellFAB > &a_lhs) | EBViscousTensorOp | virtual | 
| setVal(LevelData< EBCellFAB > &a_lhs, const Real &a_value) | EBViscousTensorOp | virtual | 
| staticMaxNorm(const LevelData< EBCellFAB > &a_rhs, const EBLevelGrid &a_eblg) | EBViscousTensorOp | 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 | 
| ~EBViscousTensorOp() | EBViscousTensorOp | virtual | 
| ~LevelTGAHelmOp() | LevelTGAHelmOp< LevelData< EBCellFAB >, EBFluxFAB > | inlinevirtual | 
| ~LinearOp() | LinearOp< LevelData< EBCellFAB > > | inlinevirtual | 
| ~MGLevelOp() | MGLevelOp< LevelData< EBCellFAB > > | inlinevirtual | 
| ~MGLevelOpObserver() | MGLevelOpObserver< LevelData< EBCellFAB > > | virtual | 
| ~TGAHelmOp() | TGAHelmOp< LevelData< EBCellFAB > > | inlinevirtual | 
 1.8.13