Chombo + EB
3.2
|
This is the complete list of members for PetscCompGridVTO, including all inherited members.
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 &) | PetscCompGridVTO | protectedvirtual |
clean() | PetscCompGridVTO | virtual |
createMatrix(int a_makePmat=0) | PetscCompGrid | |
createOpStencil(IntVect, int, const DataIndex &, StencilTensor &) | PetscCompGridVTO | 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 |
defineCoefs(Real a_alpha, Real a_beta, Vector< RefCountedPtr< LevelData< FluxBox > > > &a_mu, Vector< RefCountedPtr< LevelData< FluxBox > > > &a_lambda, Vector< RefCountedPtr< LevelData< FArrayBox > > > &a_a) | PetscCompGridVTO | inline |
getAlpha() const | PetscCompGridVTO | inline |
getBeta() const | PetscCompGridVTO | inline |
getCFStencil(const ProblemDomain &a_cdom, const IntVect a_ivc) | PetscCompGrid | protected |
getGhostVect() const | PetscCompGridVTO | inlinevirtual |
getMatrix() const | PetscCompGrid | inline |
getPMatrix() const | PetscCompGrid | inline |
InterpToCoarse(IntVect, int, const DataIndex &, StencilTensor &) | PetscCompGrid | protectedvirtual |
InterpToFine(IntVect, int, const DataIndex &, StencilTensor &) | PetscCompGrid | protectedvirtual |
m_a | PetscCompGridVTO | protected |
m_alpha | PetscCompGridVTO | protected |
m_averageFineSolutionToCoarse | PetscCompGrid | protected |
m_bc | PetscCompGrid | protected |
m_beta | PetscCompGridVTO | protected |
m_CFStencilRad | PetscCompGrid | protected |
m_crsSupportGIDs | PetscCompGrid | protected |
m_dof | PetscCompGrid | protected |
m_domains | PetscCompGrid | protected |
m_dxs | PetscCompGrid | protected |
m_eta | PetscCompGridVTO | protected |
m_FCStencils | PetscCompGrid | protected |
m_fineCoverGIDs | PetscCompGrid | protected |
m_gid0 | PetscCompGrid | |
m_GIDs | PetscCompGrid | |
m_grids | PetscCompGrid | protected |
m_lamb | PetscCompGridVTO | protected |
m_mat | PetscCompGrid | protected |
m_nlocrealpatches | PetscCompGrid | |
m_num_extra_nnz | PetscCompGrid | |
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 |
PetscCompGridVTO(Real a_al=0., Real a_beta=1.0) | PetscCompGridVTO | inline |
putChomboInPetsc(const Vector< LevelData< FArrayBox > * > &rhs, Vec b) const | PetscCompGrid | |
putPetscInChombo(Vec b, Vector< LevelData< FArrayBox > * > &rhs) const | PetscCompGrid | |
setAlpha(Real a_b) | PetscCompGridVTO | inline |
setAverageFineSolutionToCoarse(bool b=true) | PetscCompGrid | inline |
setBeta(Real a_b) | PetscCompGridVTO | 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 |
~PetscCompGridVTO() | PetscCompGridVTO | inlinevirtual |