OGS
|
Definition in file CreateSourceTerm.h.
#include <memory>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | MeshLib |
namespace | NumLib |
namespace | ParameterLib |
namespace | ProcessLib |
Functions | |
std::unique_ptr< SourceTerm > | ProcessLib::createSourceTerm (const SourceTermConfig &config, const NumLib::LocalToGlobalIndexMap &dof_table_bulk, const MeshLib::Mesh &source_term_mesh, const int variable_id, const unsigned integration_order, const unsigned shapefunction_order, std::vector< std::unique_ptr< ParameterLib::ParameterBase > > const ¶meters, std::vector< std::reference_wrapper< ProcessVariable > > const &all_process_variables_for_this_process) |