Go to the source code of this file.
|
| 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) |