The spatial parameters for the incompressible test. More...
Go to the source code of this file.
The spatial parameters for the incompressible test.
Classes | |
class | Dumux::OnePTestSpatialParams< GridGeometry, Scalar > |
The spatial parameters class for the test problem using the incompressible 1p model. More... | |
Namespaces | |
namespace | Dumux |
make the local view function available whenever we use the grid geometry | |
namespace | Dumux::LensSpatialParams |
Functions | |
template<class GlobalPosition > | |
bool | Dumux::LensSpatialParams::pointInLens (const GlobalPosition &globalPos, const GlobalPosition &lensLowerLeft, const GlobalPosition &lensUpperRight) |
Returns if a point is in a lens with a given bounding box. More... | |