A point source class, i.e. sources located at a single point in space.
#include <functional>#include <dune/common/exceptions.hh>#include <dune/common/reservedvector.hh>#include <dumux/common/properties.hh>#include <dumux/common/parameters.hh>#include <dumux/common/numeqvector.hh>#include <dumux/geometry/boundingboxtree.hh>#include <dumux/geometry/intersectspointgeometry.hh>#include <dumux/geometry/intersectingentities.hh>#include <dumux/discretization/method.hh>Go to the source code of this file.
| Classes | |
| class | Dumux::PointSource< PositionType, ValueType > | 
| A point source base class.  More... | |
| class | Dumux::IdPointSource< GlobalPosition, SourceValues, I > | 
| A point source class with an identifier to attach data.  More... | |
| class | Dumux::SolDependentPointSource< TypeTag > | 
| A point source class for time dependent point sources.  More... | |
| class | Dumux::BoundingBoxTreePointSourceHelper | 
| A helper class calculating a sub control volume to point source map This class uses the bounding box tree implementation to identify in which sub control volume(s) a point source falls.  More... | |
| Namespaces | |
| namespace | Dumux |