class Domaine_dis_base This class is the base of the hierarchy of discretized domains.
This class is at the base of the discretized sub-domain hierarchy. At the time of domain discretizati...
const Domaine_dis_base & domaine_dis() const
void associer_sous_domaine(const Sous_Domaine &)
Associates a Sub_Domain with the object.
void associer_domaine_dis(const Domaine_dis_base &)
Associates a Domaine_dis with the object.
OBS_PTR(Sous_Domaine) le_sous_domaine
virtual void discretiser()=0
OBS_PTR(Domaine_dis_base) le_dom_dis
const Sous_Domaine & sous_domaine() const