16#ifndef Hexa_poly_included
17#define Hexa_poly_included
19#include <Elem_poly_base.h>
24 Declare_instanciable_sans_constructeur(
Hexa_poly);
29 void calcul_vc(
const ArrOfInt& ,ArrOfDouble& ,
const ArrOfDouble& ,
31 void calcul_xg(DoubleVect& ,
const DoubleTab& ,
const int ,
int& ,
32 int& ,
int& ,
int& )
const;
33 void normale(
int ,DoubleTab&,
const IntTab& ,
const IntTab&,
34 const IntTab& ,
const Domaine& )
const override ;
void calcul_vc(const ArrOfInt &, ArrOfDouble &, const ArrOfDouble &, const DoubleTab &, const Champ_Inc_base &, int) const
Hexa_poly()
KEL_(0,fa7), KEL_(1,fa7) are the local indices of the 2 faces surrounding the facet with local index ...
void calcul_xg(DoubleVect &, const DoubleTab &, const int, int &, int &, int &, int &) const
Computes the coordinates xg of the centre of a non-standard element; also computes idirichlet = numbe...
void normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) const override
Fills in the face_normales array in the Domaine_poly.