OGS
CreateNodalSourceTerm.h File Reference

Detailed Description

Definition in file CreateNodalSourceTerm.h.

#include <memory>
#include <vector>
Include dependency graph for CreateNodalSourceTerm.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  ParameterLib
 
namespace  ProcessLib
 

Functions

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