#include "REAL.H"
#include "Box.H"
#include "FArrayBox.H"
#include "Vector.H"
#include <map>
#include "RefCountedPtr.H"
#include "AMRMultiGrid.H"
#include "EBIndexSpace.H"
#include "EBCellFAB.H"
#include "EBCellFactory.H"
#include "EBStencil.H"
#include "NonAggregatedEBStencil.H"
#include "EBLevelDataOps.H"
#include "BaseEBBC.H"
#include "BaseDomainBC.H"
#include "CFIVS.H"
#include "EBFastFR.H"
#include "EBMGAverage.H"
#include "EBMGInterp.H"
#include "PolyGeom.H"
#include "EBQuadCFInterp.H"
#include "EBLevelGrid.H"
#include "AMRTGA.H"
#include "EBAMRIO.H"
#include "AMRPoissonOp.H"
#include "CFRegion.H"
#include "NamespaceHeader.H"
#include "petsc.h"
#include "petscmat.h"
#include "petscksp.h"
#include "petscviewer.h"
#include "NamespaceFooter.H"
Go to the source code of this file.
Classes | |
class | EBAMRPoissonOp |
class | EBAMRPoissonOp::StencilIndex |
class | EBAMRPoissonOp::StencilIndexComparator |
Defines | |
#define | USE_NONAGG 0 |
only use the non-aggregated for testing | |
#define | EBSTENCIL_T EBStencil |
Functions | |
void | THIS_IS_AN_ERROR_MESSAGE (void) |
#define USE_NONAGG 0 |
only use the non-aggregated for testing
#define EBSTENCIL_T EBStencil |
void THIS_IS_AN_ERROR_MESSAGE | ( | void | ) |