An integration point source class, i.e. sources located at a single point in space associated with a quadrature point.
#include <type_traits>#include <dune/common/reservedvector.hh>#include <dumux/common/pointsource.hh>#include <dumux/common/parameters.hh>#include <dumux/discretization/method.hh>Go to the source code of this file.
Classes | |
| class | Dumux::IntegrationPointSource< GlobalPosition, SourceValues, IdType > |
| An integration point source class with an identifier to attach data and a quadrature weight and integration element. More... | |
| class | Dumux::IntegrationPointSourceHelper |
| A helper class calculating a DOF-index to point source map. More... | |
Namespaces | |
| namespace | Dumux |