chombo-discharge
Classes
CD_EBMultigridInterpolator.H File Reference

Declaration of a class that can interpolate more ghost cells near the coarse-fine boundary near the EB. More...

#include <EBLevelGrid.H>
#include <EBCellFAB.H>
#include <CD_NamespaceHeader.H>
#include <CD_NamespaceFooter.H>
Include dependency graph for CD_EBMultigridInterpolator.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EBMultigridInterpolator
 Multigrid interpolator class. More...
 

Detailed Description

Declaration of a class that can interpolate more ghost cells near the coarse-fine boundary near the EB.

Parent base class for multigrid interpolation.

Author
Robert Marskar
Todo:
When performance and stability has settled in for the AggStencil routines, the "slow" routines can be removed.
Author
Robert Marskar