![]() |
OGS
|
Definition in file CreateNodalSourceTerm.cpp.
#include "CreateNodalSourceTerm.h"#include "BaseLib/ConfigTree.h"#include "BaseLib/Logging.h"#include "NodalSourceTerm.h"#include "ParameterLib/Utils.h"Go to the source code of this file.
Namespaces | |
| namespace | ProcessLib |
Functions | |
| std::unique_ptr< SourceTerm > | ProcessLib::createNodalSourceTerm (BaseLib::ConfigTree const &config, MeshLib::Mesh const &st_mesh, std::unique_ptr< NumLib::LocalToGlobalIndexMap > dof_table, std::size_t const source_term_mesh_id, const int variable_id, const int component_id, std::vector< std::unique_ptr< ParameterLib::ParameterBase > > const ¶meters) |