version 3.9.0
Loading...
Searching...
No Matches
Dumux::IntegrationPointSourceHelper Class Reference

A helper class calculating a DOF-index to point source map.

#include <dumux/multidomain/embedded/integrationpointsource.hh>

Static Public Member Functions

template<class GridGeometry , class PointSource , class PointSourceMap >
static void computePointSourceMap (const GridGeometry &gridGeometry, const std::vector< PointSource > &sources, PointSourceMap &pointSourceMap, const std::string &paramGroup="")
 calculate a DOF index to point source map from given vector of point sources
 

Member Function Documentation

◆ computePointSourceMap()

template<class GridGeometry , class PointSource , class PointSourceMap >
static void Dumux::IntegrationPointSourceHelper::computePointSourceMap ( const GridGeometry & gridGeometry,
const std::vector< PointSource > & sources,
PointSourceMap & pointSourceMap,
const std::string & paramGroup = "" )
inlinestatic

The documentation for this class was generated from the following file: