DOFManager factory class. More...
#include <DOFManagerFactory.h>
Static Public Member Functions | |
| static std::shared_ptr< DOFManager > | create (int64_t fid, AMP::IO::RestartManager *manager) |
| Create the vector from the restart file. | |
| static DOFManagerFactory & | getFactory () |
| get a singleton instance of the factory | |
| template<class DOFMANAGER > | |
| static void | registerDOFManager (const std::string &name) |
| Register a vector with the factory. | |
DOFManager factory class.
Definition at line 25 of file DOFManagerFactory.h.
|
static |
Create the vector from the restart file.
|
inlinestatic |
get a singleton instance of the factory
Definition at line 29 of file DOFManagerFactory.h.
|
inlinestatic |
Register a vector with the factory.
Definition at line 40 of file DOFManagerFactory.h.
|
Advanced Multi-Physics (AMP) Oak Ridge National Laboratory Idaho National Laboratory Los Alamos National Laboratory |
This page automatically produced from the source code by Last updated: Tue Mar 10 2026 13:06:42. Comments on this page |