A class to facilitate interaction with physical boundary conditions.
Definition: ProblemDomain.H:141
int NWOEBVTORelaxLoadBalance(Vector< int > &a_procs, Vector< Box > &a_boxes, const RefCountedPtr< BaseDomainBCFactory > &a_domBC, const RefCountedPtr< BaseEBBCFactory > &a_ebBC, const ProblemDomain &a_domain, const EBIndexSpace *a_ebisPtr=Chombo_EBIS::instance())
void getNWOEBVTORelaxLoadsAndBoxes(Vector< unsigned long long > &a_loads, Vector< Box > &a_boxes, const RefCountedPtr< BaseDomainBCFactory > &a_domBC, const RefCountedPtr< BaseEBBCFactory > &a_ebBC, const DisjointBoxLayout &a_dblOrig, const ProblemDomain &a_domain, const EBIndexSpace *a_ebisPtr=Chombo_EBIS::instance())