DirichletPoissonEBBC.H File Reference

#include "RefCountedPtr.H"
#include "BaseEBBC.H"
#include "BaseBCValue.H"
#include "LayoutData.H"
#include "IntVectSet.H"
#include "EBStencil.H"
#include "NamespaceHeader.H"
#include "NamespaceFooter.H"

Include dependency graph for DirichletPoissonEBBC.H:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DirichletPoissonEBBC
class  DirichletPoissonEBBCFactory

Defines

#define CTOR_ARGS
#define CTOR_ARGS_WITH_DECLS


Define Documentation

#define CTOR_ARGS

Value:

a_domain,        \
                  a_layout,        \
                  a_dx,            \
                  a_ghostCellsPhi, \
                  a_ghostCellsRhs

#define CTOR_ARGS_WITH_DECLS

Value:

const ProblemDomain& a_domain,             \
                             const EBISLayout&    a_layout,             \
                             const RealVect&      a_dx,                 \
                             const IntVect*       a_ghostCellsPhi=0,    \
                             const IntVect*       a_ghostCellsRhs=0


Generated on Tue Apr 14 14:20:40 2009 for Chombo + EB by  doxygen 1.5.5