16#ifndef Segment_poly_included
17#define Segment_poly_included
19#include <Elem_poly_base.h>
28 void calcul_vc(
const ArrOfInt& ,ArrOfDouble& ,
const ArrOfDouble& ,
30 void calcul_xg(DoubleVect& ,
const DoubleTab& ,
const int ,
int& ,
31 int& ,
int& ,
int& )
const;
32 void normale(
int ,DoubleTab&,
const IntTab& ,
const IntTab&,
33 const IntTab& ,
const Domaine& )
const override ;
void calcul_xg(DoubleVect &, const DoubleTab &, const int, int &, int &, int &, int &) const
calcule les coord xg du centre d'un element non standard calcule aussi idirichlet=nb de faces de Diri...
void normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) const override
remplit le tableau face_normales dans le Domaine_poly
void calcul_vc(const ArrOfInt &, ArrOfDouble &, const ArrOfDouble &, const DoubleTab &, const Champ_Inc_base &, int) const