class Domaine_32_64 A Domain is a mesh composed of a set of geometric elements of the same type.
Sous_Domaine represents a volumic sub-domain i.e. a sub set of elements of a Domaine.
const Domaine_t & domaine() const
void nommer(const Nom &nom) override
Assigns a name to the Objet_U. Virtual method to override.
int_t operator[](int_t i) const
void add_elem(const int_t poly)
Adds a polyhedron to the subdomain.
int lire_motcle_non_standard(const Motcle &, Entree &) override
Reads non-simple-type parameters of an Objet_U from an input stream.
ArrOfDouble_T< int > ArrOfDouble_t
void associer_domaine(const Domaine_t &d)
int_t operator()(int_t i) const
DoubleTab_T< int > DoubleTab_t
const Nom & le_nom() const override
Returns the name of the Objet_U. Virtual method to override: returns "neant" in this implementation.
ArrOfInt_T< int > ArrOfInt_t
DoubleTabs_T< int > DoubleTabs_t
OBS_PTR(Domaine_t) le_dom_
int_t nb_elem_tot() const
Domaine_32_64< int > Domaine_t
int associer_(Objet_U &) override
Associates an Objet_U with the subdomain.
SmallArrOfTID_T< int > SmallArrOfTID_t
const IntVect_t & les_elems() const
IntVect_T< int > IntVect_t
DoubleVect_T< int > DoubleVect_t