Chombo + EB  3.2
Classes | Macros | Typedefs
EBAMRGodunov.H File Reference
#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"
Include dependency graph for EBAMRGodunov.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EBAMRGodunov
 

Macros

#define _EBAMRGODUNOV_H_
 

Typedefs

typedef int(* LoadBalanceFunc) (Vector< int > &a_procs, const Vector< Box > &a_boxes, const ProblemDomain &a_domain, bool a_verbose)
 interface for load balancing More...
 

Macro Definition Documentation

◆ _EBAMRGODUNOV_H_

#define _EBAMRGODUNOV_H_

Typedef Documentation

◆ LoadBalanceFunc

typedef int(* LoadBalanceFunc) (Vector< int > &a_procs, const Vector< Box > &a_boxes, const ProblemDomain &a_domain, bool a_verbose)

interface for load balancing