16#ifndef Aretes_included
17#define Aretes_included
31 Declare_instanciable(
Aretes);
35 void affecter(
int&,
int,
int,
int,
int,
int,
int,
int,
const ArrOfInt&);
36 inline IntTab&
faces();
38 void trier(
int&,
int&,
int&,
int&);
44 IntVect type1_, type2_;
void trier_pour_debog(int &, int &, int &, int &, const DoubleTab &)
IntTab & faces()
Returns the face array (IntTab) of dimension nb_aretes,4.
void affecter(int &, int, int, int, int, int, int, int, const ArrOfInt &)
Assigns faces f1, f2, f3, f4 to edge numero.
void calculer_centre_de_gravite(Domaine_VDF &domaine)
void dimensionner(int)
Resizes the arrays.
Aretes(int n)
Constructeur : dimensionne les tableaux.
void trier(int &, int &, int &, int &)
Reorders the edge array: first corner edges (they have only two faces),.
Objet_U()
Default constructor: assigns a unique identifier to the object (object_id_) and registers the object ...