Identifies a point source by its position in space. The embeddings value is set during map construction to account for sources shared between several geometrical entities (scvs). More...
#include <dumux/common/pointsources.hh>
| PositionType | the position type |
Public Types | |
| using | GlobalPosition = PositionType |
Public Member Functions | |
| PointSourceContext ()=default | |
| PointSourceContext (GlobalPosition position, std::size_t embeddings=1) | |
| const GlobalPosition & | position () const |
| std::size_t | embeddings () const |
| void | setEmbeddings (std::size_t embeddings) |
| using Dumux::Experimental::PointSourceContext< PositionType >::GlobalPosition = PositionType |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |