Advanced Multi-Physics (AMP)
On-Line Documentation
Static Public Member Functions | List of all members
AMP::TimeIntegrator::TimeIntegratorFactory Class Reference

Operator factory class. More...

#include <TimeIntegratorFactory.h>

Inherits FactoryStrategy< TimeIntegrator, std::shared_ptr< TimeIntegratorParameters > >.

Static Public Member Functions

static std::shared_ptr< TimeIntegratorcreate (int64_t fid, AMP::IO::RestartManager *manager)
 Create the vector from the restart file.
 
static std::unique_ptr< TimeIntegratorcreate (std::shared_ptr< TimeIntegratorParameters > parameters)
 

Detailed Description

Operator factory class.

Definition at line 38 of file TimeIntegratorFactory.h.

Member Function Documentation

◆ create() [1/2]

static std::shared_ptr< TimeIntegrator > AMP::TimeIntegrator::TimeIntegratorFactory::create ( int64_t  fid,
AMP::IO::RestartManager manager 
)
static

Create the vector from the restart file.

◆ create() [2/2]

static std::unique_ptr< TimeIntegrator > AMP::TimeIntegrator::TimeIntegratorFactory::create ( std::shared_ptr< TimeIntegratorParameters parameters)
static

The documentation for this class was generated from the following file:



Advanced Multi-Physics (AMP)
Oak Ridge National Laboratory
Idaho National Laboratory
Los Alamos National Laboratory
This page automatically produced from the
source code by doxygen
Last updated: Tue Mar 10 2026 13:06:45.
Comments on this page