![]() |
OGS
|
Definition in file CreateEmbeddedAnchor.cpp.
#include "CreateEmbeddedAnchor.h"#include "BaseLib/ConfigTree.h"#include "BaseLib/Logging.h"#include "EmbeddedAnchor.h"#include "ParameterLib/Utils.h"Go to the source code of this file.
Namespaces | |
| namespace | ProcessLib |
Functions | |
| template<int GlobalDim> | |
| std::unique_ptr< SourceTermBase > | ProcessLib::createEmbeddedAnchor (BaseLib::ConfigTree const &config, MeshLib::Mesh const &st_mesh, MeshLib::Mesh const &bulk_mesh, NumLib::LocalToGlobalIndexMap const &dof_table_bulk, std::size_t const source_term_mesh_id, const int variable_id) |
| template std::unique_ptr< SourceTermBase > | ProcessLib::createEmbeddedAnchor< 2 > (BaseLib::ConfigTree const &config, MeshLib::Mesh const &st_mesh, MeshLib::Mesh const &bulk_mesh, NumLib::LocalToGlobalIndexMap const &dof_table_bulk, std::size_t const source_term_mesh_id, const int variable_id) |
| template std::unique_ptr< SourceTermBase > | ProcessLib::createEmbeddedAnchor< 3 > (BaseLib::ConfigTree const &config, MeshLib::Mesh const &st_mesh, MeshLib::Mesh const &bulk_mesh, NumLib::LocalToGlobalIndexMap const &dof_table_bulk, std::size_t const source_term_mesh_id, const int variable_id) |