EBLoadBalance.H File Reference

#include "Box.H"
#include "ProblemDomain.H"
#include "Vector.H"
#include "REAL.H"
#include "NamespaceHeader.H"
#include "NamespaceFooter.H"

Include dependency graph for EBLoadBalance.H:

Go to the source code of this file.

Functions

int EBLoadBalance (Vector< int > &a_proc, const Vector< Box > &a_boxes, const ProblemDomain &a_domain, int a_coveredLoad=10, int a_irregFactor=10, bool a_verbose=false)


Function Documentation

int EBLoadBalance ( Vector< int > &  a_proc,
const Vector< Box > &  a_boxes,
const ProblemDomain a_domain,
int  a_coveredLoad = 10,
int  a_irregFactor = 10,
bool  a_verbose = false 
)

Load balance a Vector of Boxes. We make the loads bases on a few ad hoc ideas. we shall make fully covered boxes = constant load = covered load we shall say that irregular points get irregular factor more load than regular points.


Generated on Tue Apr 14 14:21:16 2009 for Chombo + EB by  doxygen 1.5.5