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

MatrixOperations factory class. More...

#include <MatrixOperationsFactory.h>

Static Public Member Functions

static std::shared_ptr< MatrixOperationscreate (int64_t fid, AMP::IO::RestartManager *manager)
 Create the vector from the restart file.
 
static MatrixOperationsFactorygetFactory ()
 get a singleton instance of the factory
 
template<class VECTOROPERATIONS >
static void registerMatrixOperations (const std::string &name)
 Register a vector with the factory.
 

Detailed Description

MatrixOperations factory class.

Definition at line 25 of file MatrixOperationsFactory.h.

Member Function Documentation

◆ create()

static std::shared_ptr< MatrixOperations > AMP::LinearAlgebra::MatrixOperationsFactory::create ( int64_t  fid,
AMP::IO::RestartManager manager 
)
static

Create the vector from the restart file.

◆ getFactory()

static MatrixOperationsFactory & AMP::LinearAlgebra::MatrixOperationsFactory::getFactory ( )
inlinestatic

get a singleton instance of the factory

Definition at line 29 of file MatrixOperationsFactory.h.

◆ registerMatrixOperations()

template<class VECTOROPERATIONS >
static void AMP::LinearAlgebra::MatrixOperationsFactory::registerMatrixOperations ( const std::string &  name)
inlinestatic

Register a vector with the factory.

Definition at line 41 of file MatrixOperationsFactory.h.


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:42.
Comments on this page