#include <AMRLevelFactory.H>
Public Methods | |
virtual AMRLevel * | new_amrlevel () const=0 |
This is needed for LevelData construction.
|
Factory function. Creates a new AMRLevel. In your instantiation you should include defining all the stuff that is not part of the AMRLevel API. |