A helper class calculating a sub control volume to point source map This class uses the bounding box tree implementation to indentify in which sub control volume(s) a point source falls. More...
#include <dumux/common/pointsource.hh>
A helper class calculating a sub control volume to point source map This class uses the bounding box tree implementation to indentify in which sub control volume(s) a point source falls.
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 ¶mGroup="") |
calculate a DOF index to point source map from given vector of point sources More... | |
|
inlinestatic |
calculate a DOF index to point source map from given vector of point sources