#include "AMRLevel.H"
#include "EBCellFAB.H"
#include "BaseIVFAB.H"
#include "LevelData.H"
#include "EBLevelRedist.H"
#include "EBCoarToCoarRedist.H"
#include "EBCoarToFineRedist.H"
#include "EBFineToCoarRedist.H"
#include "EBCoarseAverage.H"
#include "EBPWLFineInterp.H"
#include "EBFluxRegister.H"
#include "EBLevelGodunov.H"
#include "Box.H"
#include "IntVectSet.H"
#include "Vector.H"
#include "DisjointBoxLayout.H"
#include "NamespaceHeader.H"
#include "NamespaceFooter.H"


Go to the source code of this file.
Classes | |
| class | EBAMRGodunov |
Typedefs | |
| typedef int(* | LoadBalanceFunc )(Vector< int > &a_procs, const Vector< Box > &a_boxes, const ProblemDomain &a_domain, bool a_verbose) |
| interface for load balancing | |
| typedef int(* LoadBalanceFunc)(Vector< int > &a_procs, const Vector< Box > &a_boxes, const ProblemDomain &a_domain, bool a_verbose) |
interface for load balancing
1.5.5