16#ifndef Hexa_EF_included
17#define Hexa_EF_included
19#include <Elem_EF_base.h>
20#include <Champ_Q1_EF.h>
25 Declare_instanciable_sans_constructeur(
Hexa_EF);
30 void calcul_vc(
const ArrOfInt& ,ArrOfDouble& ,
const ArrOfDouble& ,
32 void calcul_xg(DoubleVect& ,
const DoubleTab& ,
const int ,
int& ,
33 int& ,
int& ,
int& )
const override;
34 void normale(
int ,DoubleTab&,
const IntTab& ,
const IntTab&,
35 const IntTab& ,
const Domaine& )
const override ;
void calcul_xg(DoubleVect &, const DoubleTab &, const int, int &, int &, int &, int &) const override
Computes the coordinates xg of the centre of a non-standard element.
void calcul_vc(const ArrOfInt &, ArrOfDouble &, const ArrOfDouble &, const DoubleTab &, const Champ_Inc_base &, int) const override
Hexa_EF()
KEL_(0,fa7), KEL_(1,fa7) are the local indices of the 2 faces surrounding facet with local index fa7.
void normale(int, DoubleTab &, const IntTab &, const IntTab &, const IntTab &, const Domaine &) const override
Fills the face_normales array in the Domaine_EF.