#include "AMP/mesh/Mesh.h"#include "AMP/operators/ElementPhysicsModel.h"#include "AMP/operators/ElementPhysicsModelFactory.h"#include "AMP/operators/Operator.h"#include "AMP/operators/boundary/BoundaryOperator.h"#include "AMP/utils/Database.h"
Go to the source code of this file.
Namespaces | |
| namespace | AMP |
| namespace | AMP::Operator |
| namespace | AMP::Operator::OperatorBuilder |
| namespace | OperatorBuilder |
| A class used to create operators. | |
Functions | |
| 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. | |
|
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:41. Comments on this page |