Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

EBLevelOp Class Reference

Pure base class to encapsulate level operations API for elliptic solvers. More...

#include <EBLevelOp.H>

Inheritance diagram for EBLevelOp:

Inheritance graph
[legend]
Collaboration diagram for EBLevelOp:

Collaboration graph
[legend]
List of all members.

Public Methods

 EBLevelOp ()
virtual ~EBLevelOp ()
virtual EBLevelOp * newOp () const=0
virtual bool isDefined () const=0

Detailed Description

Pure base class to encapsulate level operations API for elliptic solvers.

EBLevelOp is a pure base class to encapsulate level operations API for elliptic solvers. All elliptic operators used by AMRSolver inherit the EBLevelOp interface.


Constructor & Destructor Documentation

EBLevelOp::EBLevelOp   [inline]
 

virtual EBLevelOp::~EBLevelOp   [inline, virtual]
 


Member Function Documentation

virtual bool EBLevelOp::isDefined   const [pure virtual]
 

Implemented in EBPoissonOp.

virtual EBLevelOp* EBLevelOp::newOp   const [pure virtual]
 

this gets around the "no virtual constructor" rule

Implements GenLevelOp< EBCellFAB >.

Implemented in EBPoissonOp.


The documentation for this class was generated from the following file:
Generated on Wed Apr 16 14:35:14 2003 for EBChombo by doxygen1.2.16