Dune Core Modules (2.9.0)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
domain.hh
Go to the documentation of this file.
static This unitCube()
obtain a domain modelling the unit cube
Definition: domain.hh:106
Cube::GlobalVector GlobalVector
type of global vectors, i.e., vectors within the domain
Definition: domain.hh:41
SPDomain(const GlobalVector &a, const GlobalVector &b)
constructor
Definition: domain.hh:90
bool contains(const GlobalVector &x) const
determine whether the domain contains a point x
Definition: domain.hh:70
topology of a Cartesian grid
