3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Static Public Member Functions | List of all members
Dumux::IntegrationPointSourceHelper Class Reference

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

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

Description

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

Static Public Member Functions

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

Member Function Documentation

◆ computePointSourceMap()

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

calculate a DOF index to point source map from given vector of point sources


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