double & sigma()
The conductivity of the domain.
bool outermost_
Is it an outermost domain.
const std::string & name() const
const double & sigma() const
double sigma_
Conductivity of the domain.
const bool & outermost() const
a Domain is a vector of HalfSpace A Domain is the intersection of simple domains (of type HalfSpace).
bool & outermost()
Returns the outermost state of the domain.
std::vector< HalfSpace > base
int mesh_orientation(const Mesh &m) const