OGS
CreatePythonSourceTerm.h File Reference

Detailed Description

Definition in file CreatePythonSourceTerm.h.

#include <memory>
#include <vector>
Include dependency graph for CreatePythonSourceTerm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  BaseLib
 
namespace  MeshLib
 
namespace  NumLib
 
namespace  ProcessLib
 

Functions

std::unique_ptr< SourceTermProcessLib::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)