Operator factory class. More...
#include <TimeIntegratorFactory.h>
Inherits FactoryStrategy< TimeIntegrator, std::shared_ptr< TimeIntegratorParameters > >.
Static Public Member Functions | |
| static std::shared_ptr< TimeIntegrator > | create (int64_t fid, AMP::IO::RestartManager *manager) |
| Create the vector from the restart file. | |
| static std::unique_ptr< TimeIntegrator > | create (std::shared_ptr< TimeIntegratorParameters > parameters) |
Operator factory class.
Definition at line 38 of file TimeIntegratorFactory.h.
|
static |
Create the vector from the restart file.
|
static |
|
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:45. Comments on this page |