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

Go to the source code of this file.

Classes

class  EBAMRPoissonOp
 
class  EBAMRPoissonOp::StencilIndex
 
class  EBAMRPoissonOp::StencilIndexComparator
 

Macros

#define _EBAMRPOISSONOP_H_
 
#define USE_NONAGG   0
 only use the non-aggregated for testing More...
 
#define EBSTENCIL_T   EBStencil
 

Functions

void THIS_IS_AN_ERROR_MESSAGE (void)
 

Macro Definition Documentation

◆ _EBAMRPOISSONOP_H_

#define _EBAMRPOISSONOP_H_

◆ USE_NONAGG

#define USE_NONAGG   0

only use the non-aggregated for testing

◆ EBSTENCIL_T

#define EBSTENCIL_T   EBStencil

Function Documentation

◆ THIS_IS_AN_ERROR_MESSAGE()

void THIS_IS_AN_ERROR_MESSAGE ( void  )