blockFactor() const | MeshRefine | |
blockFactor(const int a_block_factor) | MeshRefine | |
breakBoxes(Vector< Box > &a_vboxin, const int &a_maxSize, const int &a_idir) const | BRMeshRefine | [protected] |
BRMeshRefine() | BRMeshRefine | |
BRMeshRefine(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) | BRMeshRefine | |
BRMeshRefine(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) | BRMeshRefine | |
bufferSize() const | MeshRefine | |
bufferSize(const int a_buffer_size) | MeshRefine | |
computeLocalBlockFactors() | MeshRefine | [protected, virtual] |
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) | BRMeshRefine | |
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) | BRMeshRefine | |
fillRatio() const | MeshRefine | |
fillRatio(const Real a_fill_ratio) | MeshRefine | |
findMaxInflectionPoint(const Vector< int > &a_trace,int &a_maxVal) const | BRMeshRefine | [protected] |
findSplit(const Vector< int > &a_trace) const | BRMeshRefine | [protected] |
isDefined() const | MeshRefine | |
m_blockFactor | MeshRefine | [protected] |
m_bufferSize | MeshRefine | [protected] |
m_fillRatio | MeshRefine | [protected] |
m_isDefined | MeshRefine | [protected] |
m_level_blockfactors | MeshRefine | [protected] |
m_maxSize | MeshRefine | [protected] |
m_nRefVect | MeshRefine | [protected] |
m_vectDomains | MeshRefine | [protected] |
makeBoxes(Vector< Box > &a_mesh, const IntVectSet &a_tags, const IntVectSet &a_pnd, const ProblemDomain &a_domain, const int a_maxSize) const | BRMeshRefine | [virtual] |
makePNDs(Vector< IntVectSet > &a_pnds, const int a_baseLevel, const int a_topLevel, const Vector< ProblemDomain > &a_domains, const IntVectSet &a_baseMesh, const Vector< int > &a_bufferSize) const | MeshRefine | [protected, virtual] |
makeTrace(const IntVectSet &a_Ivs,int a_dir) const | BRMeshRefine | [protected] |
maxloc(const int *a_V,const int a_Size) const | BRMeshRefine | [protected] |
maxSize() const | MeshRefine | |
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 | |
refRatios() const | MeshRefine | |
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) const | MeshRefine | [virtual] |
regrid(Vector< Vector< Box > > &a_newmeshes, const Vector< IntVectSet > &a_tags, const int a_baseLevel, const int a_topLevel, const Vector< Vector< Box > > &a_oldMeshes) const | MeshRefine | [virtual] |
splitBox(Vector< Box > &a_boxes,const int a_boxindex, const int a_dimension,const int a_maxboxsize) const | BRMeshRefine | [protected] |
splitTags(const IntVectSet &a_tags, const int a_split_dir,const int a_split_indx, IntVectSet &a_tags_lo,IntVectSet &a_tags_hi) const | BRMeshRefine | [protected] |
~BRMeshRefine() | BRMeshRefine | [virtual] |
~MeshRefine() | MeshRefine | [virtual] |