Chombo + EB  3.0
MeshRefine Member List

This is the complete list of members for MeshRefine, including all inherited members.

blockFactor() constMeshRefine
blockFactor(const int a_block_factor)MeshRefine
bufferSize() constMeshRefine
bufferSize(const int a_buffer_size)MeshRefine
computeLocalBlockFactors()MeshRefineprotectedvirtual
define(const Box &a_baseDomain, const Vector< int > &a_refRatios, const Real a_fillRatio, const int a_blockFactor, const int a_bufferSize, const int a_maxSize)MeshRefine
define(const ProblemDomain &a_baseDomain, const Vector< int > &a_refRatios, const Real a_fillRatio, const int a_blockFactor, const int a_bufferSize, const int a_maxSize)MeshRefine
fillRatio() constMeshRefine
fillRatio(const Real a_fill_ratio)MeshRefine
granularity(int a_granularity)MeshRefine
isDefined() constMeshRefine
m_blockFactorMeshRefineprotected
m_bufferSizeMeshRefineprotected
m_fillRatioMeshRefineprotected
m_granularityMeshRefineprotected
m_isDefinedMeshRefineprotected
m_lastBaseMeshRefineprotected
m_lastBufferMeshRefineprotected
m_lastTopMeshRefineprotected
m_level_blockfactorsMeshRefineprotected
m_maxSizeMeshRefineprotected
m_nRefVectMeshRefineprotected
m_PNDModeMeshRefineprotected
m_pndsMeshRefineprotected
m_vectDomainsMeshRefineprotected
makeBoxes(Vector< Box > &a_mesh, const IntVectSet &a_tags, const IntVectSet &a_pnd, const ProblemDomain &a_domain, const int a_maxSize, const int a_totalBufferSize) const =0MeshRefinepure virtual
makePNDs(Vector< IntVectSet > &a_pnds, Vector< int > &a_totalBufferSize, const int a_baseLevel, const int a_topLevel, const Vector< ProblemDomain > &a_domains, const IntVectSet &a_baseMesh, const Vector< int > &a_bufferSize) constMeshRefineprotectedvirtual
makePNDs(Vector< IntVectSet > &a_pnds, Vector< int > &a_totalBufferSize, const int a_baseLevel, const int a_topLevel, const Vector< ProblemDomain > &a_domains, const Vector< Box > &a_baseMesh, const Vector< int > &a_bufferSize) constMeshRefineprotectedvirtual
maxSize() constMeshRefine
maxSize(const int a_max_size)MeshRefine
MeshRefine()MeshRefine
MeshRefine(const Box &a_baseDomain, const Vector< int > &a_refRatios, const Real a_fillRatio, const int a_blockFactor, const int a_bufferSize, const int a_maxSize)MeshRefine
MeshRefine(const ProblemDomain &a_baseDomain, const Vector< int > &a_refRatios, const Real a_fillRatio, const int a_blockFactor, const int a_bufferSize, const int a_maxSize)MeshRefine
properlyNested(const Box &a_box, const ProblemDomain &a_domain, const IntVectSet &a_pnd, int a_totalBuffer) constMeshRefineprotected
refRatios() constMeshRefine
refRatios(const Vector< int > &a_nRefVect)MeshRefine
regrid(Vector< Vector< Box > > &a_newmeshes, const IntVectSet &a_tags, const int a_baseLevel, const int a_topLevel, const Vector< Vector< Box > > &a_oldMeshes)MeshRefinevirtual
regrid(Vector< Vector< Box > > &a_newmeshes, Vector< IntVectSet > &a_tags, const int a_baseLevel, const int a_topLevel, const Vector< Vector< Box > > &a_oldMeshes)MeshRefinevirtual
setPNDMode(int a_mode)MeshRefine
~MeshRefine()MeshRefinevirtual