#include <AMRDerivedClassFactory.H>
Inheritance diagram for AMRDerivedClassFactory:
Public Methods | |
AMRDerivedClassFactory () | |
virtual AMRLevel * | new_amrlevel () const |
virtual | ~AMRDerivedClassFactory () |
|
|
|
|
|
Factory function. creates a new AMRLevel object. In your instantiation you should include defining all the stuff that is not part of the AMRLevel API. Implements AMRLevelFactory. |