Advanced Multi-Physics (AMP)
On-Line Documentation
Functions
AMP::Operator::OperatorBuilder Namespace Reference

Functions

std::shared_ptr< OperatorcreateOperator (std::shared_ptr< AMP::Mesh::Mesh > mesh, const std::string &operatorName, std::shared_ptr< AMP::Database > input_db)
 Create operator from database.
 

Function Documentation

◆ createOperator()

std::shared_ptr< Operator > AMP::Operator::OperatorBuilder::createOperator ( std::shared_ptr< AMP::Mesh::Mesh mesh,
const std::string &  operatorName,
std::shared_ptr< AMP::Database input_db 
)

Create operator from database.

This function will create a new operator given mesh and input database,

Parameters
meshMesh for the operator
operatorNameName of the operator to create
input_dbInput database



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