std::vector< HalfSpace > base
const double & sigma() const
bool outermost_
Is it an outermost domain.
int mesh_orientation(const Mesh &m) const
a Domain is a vector of HalfSpace A Domain is the intersection of simple domains (of type HalfSpace).
double sigma_
Conductivity of the domain.
void info() const
print info about the domain
double & sigma()
The conductivity of the domain.
const std::string & name() const
bool contains_point(const Vect3 &) const
Does this point belongs to the domain ?
bool & outermost()
Returns the outermost state of the domain.
const bool & outermost() const