OGS
|
Definition in file CreatePythonSourceTerm.h.
#include <memory>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | BaseLib |
namespace | MeshLib |
namespace | NumLib |
namespace | ProcessLib |
Functions | |
std::unique_ptr< SourceTerm > | ProcessLib::createPythonSourceTerm (BaseLib::ConfigTree const &config, MeshLib::Mesh const &source_term_mesh, std::unique_ptr< NumLib::LocalToGlobalIndexMap > dof_table, int const variable_id, int const component_id, unsigned const integration_order, unsigned const shapefunction_order, unsigned const global_dim, std::vector< std::reference_wrapper< ProcessVariable > > const &all_process_variables_for_this_process) |