AMRLevelOpFactory< T > Class Template Reference

#include <AMRMultiGrid.H>

Inheritance diagram for AMRLevelOpFactory< T >:

Inheritance graph
[legend]

List of all members.


Detailed Description

template<class T>
class AMRLevelOpFactory< T >

Factory to create AMRLevelOps

Public Member Functions

virtual ~AMRLevelOpFactory ()
virtual AMRLevelOp< T > * AMRnewOp (const ProblemDomain &a_indexSpace)=0
virtual int refToFiner (const ProblemDomain &a_indexSpace) const =0

Constructor & Destructor Documentation

template<class T>
virtual AMRLevelOpFactory< T >::~AMRLevelOpFactory (  )  [inline, virtual]


Member Function Documentation

template<class T>
virtual AMRLevelOp<T>* AMRLevelOpFactory< T >::AMRnewOp ( const ProblemDomain a_indexSpace  )  [pure virtual]

template<class T>
virtual int AMRLevelOpFactory< T >::refToFiner ( const ProblemDomain a_indexSpace  )  const [pure virtual]


The documentation for this class was generated from the following file:

Generated on Fri Apr 5 04:24:52 2019 for Chombo + EB by  doxygen 1.5.5