Functions | |
| std::shared_ptr< Operator > | createOperator (std::shared_ptr< AMP::Mesh::Mesh > mesh, const std::string &operatorName, std::shared_ptr< AMP::Database > input_db) |
| Create operator from database. | |
| 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,
| mesh | Mesh for the operator |
| operatorName | Name of the operator to create |
| input_db | Input 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 Last updated: Tue Mar 10 2026 13:06:44. Comments on this page |