, including all inherited members.
addExtraCovered(GID_type, int, const DataIndex &, BaseFab< PetscInt > &) | PetscCompGrid | [inline, virtual] |
AddStencilToMat(IntVect, int, const DataIndex &, StencilTensor &, Mat) | PetscCompGrid | [protected] |
applyBCs(IntVect, int, const DataIndex &, Box, StencilTensor &) | PetscCompGrid | [protected, virtual] |
clean() | PetscCompGrid | [virtual] |
createMatrix(int a_makePmat=0) | PetscCompGrid | |
createOpStencil(IntVect, int, const DataIndex &, StencilTensor &)=0 | PetscCompGrid | [protected, pure virtual] |
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] |
getCFStencil(const ProblemDomain &a_cdom, const IntVect a_ivc) | PetscCompGrid | [protected] |
getGhostVect() const =0 | PetscCompGrid | [pure virtual] |
getMatrix() const | PetscCompGrid | [inline] |
getPMatrix() const | PetscCompGrid | [inline] |
InterpToCoarse(IntVect, int, const DataIndex &, StencilTensor &) | PetscCompGrid | [protected, virtual] |
InterpToFine(IntVect, int, const DataIndex &, StencilTensor &) | PetscCompGrid | [protected, virtual] |
m_averageFineSolutionToCoarse | PetscCompGrid | [protected] |
m_bc | PetscCompGrid | [protected] |
m_CFStencilRad | PetscCompGrid | [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_from_petscscat | PetscCompGrid | [private] |
m_gid0 | PetscCompGrid | |
m_GIDs | PetscCompGrid | |
m_grids | PetscCompGrid | [protected] |
m_mat | PetscCompGrid | [protected] |
m_nlocrealpatches | PetscCompGrid | |
m_num_extra_nnz | PetscCompGrid | |
m_origvec | PetscCompGrid | [private] |
m_patch_size | PetscCompGrid | [private] |
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 | [inline, protected] |
operator=(const PetscCompGrid &a_input) | PetscCompGrid | [inline, private] |
permuteDataAndMaps(Vector< StencilTensor > &patchStencil) | PetscCompGrid | [protected] |
PetscCompGrid(int a_dof) | PetscCompGrid | [inline] |
PetscCompGrid(const PetscCompGrid &a_input) | PetscCompGrid | [inline, private] |
putChomboInPetsc(const Vector< LevelData< FArrayBox > * > &rhs, Vec b) const | PetscCompGrid | |
putPetscInChombo(Vec b, Vector< LevelData< FArrayBox > * > &rhs) const | PetscCompGrid | |
setAverageFineSolutionToCoarse(bool b=true) | PetscCompGrid | [inline] |
setCFCoverMaps(int a_nlev) | PetscCompGrid | [protected] |
setCoverMaps(int a_nlev) | PetscCompGrid | [protected] |
setMatlab(bool b=true) | PetscCompGrid | [inline] |
setRepartition(bool b=true) | PetscCompGrid | [inline] |
setVerbose(int a_v) | PetscCompGrid | [inline] |
~PetscCompGrid() | PetscCompGrid | [virtual] |