MatrixParameters factory class. More...
#include <MatrixParametersFactory.h>
Static Public Member Functions | |
| static std::shared_ptr< MatrixParametersBase > | create (int64_t fid, AMP::IO::RestartManager *manager) |
| Create the matrix parameters from the restart file. | |
| static MatrixParametersFactory & | getFactory () |
| get a singleton instance of the factory | |
| template<class MATRIXPARAMETERS > | |
| static void | registerMatrixParameters (const std::string &name) |
| Register a matrix parameters with the factory. | |
MatrixParameters factory class.
Definition at line 25 of file MatrixParametersFactory.h.
|
static |
Create the matrix parameters from the restart file.
|
inlinestatic |
get a singleton instance of the factory
Definition at line 29 of file MatrixParametersFactory.h.
|
inlinestatic |
Register a matrix parameters with the factory.
Definition at line 41 of file MatrixParametersFactory.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 |