|
IBAMR
IBAMR version 0.19.
|
Abstract base class factory used to build Database objects. More...
#include <tbox/DatabaseFactory.h>

Public Member Functions | |
| virtual Pointer< Database > | allocate (const std::string &name)=0 |
Used to build database objects. For example, RestartManager may use a DatabaseFactory to build databases when creating a restart file.
1.8.17