#include "AMP/utils/FactoryStrategy.hpp"
Go to the source code of this file.
Classes | |
| class | AMP::Mesh::MeshFactory |
| Mesh factory class. More... | |
Namespaces | |
| namespace | AMP |
| namespace | AMP::IO |
| namespace | AMP::Mesh |
Functions | |
| template<class MESH > | |
| std::unique_ptr< MESH > | AMP::Mesh::createMeshFromParams (std::shared_ptr< MeshParameters > params) |
| template<class MESH > | |
| std::unique_ptr< MESH > | AMP::Mesh::createMeshFromRestart (int64_t fid, AMP::IO::RestartManager *manager) |
|
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 |