| addExtraCovered(GID_type, int, const DataIndex &, BaseFab< PetscInt > &) | PetscCompGrid | inlinevirtual |
| AddStencilToMat(IntVect, int, const DataIndex &, StencilTensor &, Mat) | PetscCompGrid | protected |
| applyBCs(IntVect, int, const DataIndex &, Box, StencilTensor &) | PetscCompGrid | protectedvirtual |
| clean() | PetscCompGridPois | virtual |
| createMatrix(int a_makePmat=0) | PetscCompGrid | |
| createOpStencil(IntVect, int, const DataIndex &, StencilTensor &) | PetscCompGridPois | protectedvirtual |
| define(const ProblemDomain &a_cdomain, Vector< DisjointBoxLayout > &a_grids, Vector< int > &a_refratios, BCHolder a_bc, const RealVect &a_cdx, int a_numLevels=-1, int a_ibase=0) | PetscCompGrid | virtual |
| getAlpha() const | PetscCompGridPois | inline |
| getBeta() const | PetscCompGridPois | inline |
| getCFStencil(const ProblemDomain &a_cdom, const IntVect a_ivc) | PetscCompGrid | protected |
| getGhostVect() const | PetscCompGridPois | inlinevirtual |
| getMatrix() const | PetscCompGrid | inline |
| getOrder() const | PetscCompGridPois | inline |
| getPMatrix() const | PetscCompGrid | inline |
| InterpToCoarse(IntVect, int, const DataIndex &, StencilTensor &) | PetscCompGrid | protectedvirtual |
| InterpToFine(IntVect, int, const DataIndex &, StencilTensor &) | PetscCompGrid | protectedvirtual |
| isCornerStencil() const | PetscCompGridPois | inline |
| m_alpha | PetscCompGridPois | protected |
| m_averageFineSolutionToCoarse | PetscCompGrid | protected |
| m_bc | PetscCompGrid | protected |
| m_beta | PetscCompGridPois | protected |
| m_CFStencilRad | PetscCompGrid | protected |
| m_cornerStencil | PetscCompGridPois | protected |
| m_crsSupportGIDs | PetscCompGrid | protected |
| m_dof | PetscCompGrid | protected |
| m_domains | PetscCompGrid | protected |
| m_dxs | PetscCompGrid | protected |
| m_FCStencils | PetscCompGrid | protected |
| m_fineCoverGIDs | PetscCompGrid | protected |
| m_gid0 | PetscCompGrid | |
| m_GIDs | PetscCompGrid | |
| m_grids | PetscCompGrid | protected |
| m_mat | PetscCompGrid | protected |
| m_nlocrealpatches | PetscCompGrid | |
| m_num_extra_nnz | PetscCompGrid | |
| m_order | PetscCompGridPois | protected |
| m_patchid0 | PetscCompGrid | |
| m_Pmat | PetscCompGrid | protected |
| m_refRatios | PetscCompGrid | protected |
| m_repartition | PetscCompGrid | |
| m_verbose | PetscCompGrid | protected |
| m_writeMatlab | PetscCompGrid | protected |
| NodeDefine(StencilNode &a_node, IntVect a_iv, int a_lev, Real a_val) | PetscCompGrid | inlineprotected |
| permuteDataAndMaps(Vector< StencilTensor > &patchStencil) | PetscCompGrid | protected |
| PetscCompGrid(int a_dof) | PetscCompGrid | inline |
| PetscCompGridPois(Real a_al=0., Real a_be=-1.0, int a_order=2) | PetscCompGridPois | inline |
| putChomboInPetsc(const Vector< LevelData< FArrayBox > * > &rhs, Vec b) const | PetscCompGrid | |
| putPetscInChombo(Vec b, Vector< LevelData< FArrayBox > * > &rhs) const | PetscCompGrid | |
| setAlpha(Real a_b) | PetscCompGridPois | inline |
| setAverageFineSolutionToCoarse(bool b=true) | PetscCompGrid | inline |
| setBeta(Real a_b) | PetscCompGridPois | inline |
| setCFCoverMaps(int a_nlev) | PetscCompGrid | protected |
| setCornerStencil(bool a_b=true) | PetscCompGridPois | inline |
| setCoverMaps(int a_nlev) | PetscCompGrid | protected |
| setMatlab(bool b=true) | PetscCompGrid | inline |
| setOrder(int a_b) | PetscCompGridPois | inline |
| setRepartition(bool b=true) | PetscCompGrid | inline |
| setVerbose(int a_v) | PetscCompGrid | inline |
| ~PetscCompGrid() | PetscCompGrid | virtual |
| ~PetscCompGridPois() | PetscCompGridPois | inlinevirtual |