Champ_Face_VDF_implementation#
#include <Champ_Face_VDF_implementation.h>
How to reference this class#
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Champ\_Face\_VDF\_implementation <class-champ-face-vdf-implementation>`
[Champ\_Face\_VDF\_implementation](#class-champ-face-vdf-implementation)
Detailed description#
Inherits from#
public : Champ_implementation_divers
Inherited by#
public : Champ_Face_VDF
public : Champ_Fonc_Face_VDF
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Protected Methods#
List of Private Methods#
Complete Member Function Documentation#
imprime_Face#
int Champ_Face_VDF_implementation::imprime_Face(Sortie &, int) const
Detailed description
References
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int Champ_Face_VDF_implementation::imprime_Face(Sortie &, int) const <champ-face-vdf-implementation-public-int-champ-face-vdf-implementation-imprime-face-sortie-ref-int-const>`
[int Champ_Face_VDF_implementation::imprime_Face(Sortie &, int) const](#champ-face-vdf-implementation-public-int-champ-face-vdf-implementation-imprime-face-sortie-ref-int-const)
remplir_coord_noeuds#
DoubleTab & Champ_Face_VDF_implementation::remplir_coord_noeuds(DoubleTab &positions) const override
Detailed description
Reimplements:
References
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`DoubleTab & Champ_Face_VDF_implementation::remplir_coord_noeuds(DoubleTab &positions) const override <champ-face-vdf-implementation-public-doubletab-ref-champ-face-vdf-implementation-remplir-coord-noeuds-doubletab-ref-positions-const-override>`
[DoubleTab & Champ_Face_VDF_implementation::remplir_coord_noeuds(DoubleTab &positions) const override](#champ-face-vdf-implementation-public-doubletab-ref-champ-face-vdf-implementation-remplir-coord-noeuds-doubletab-ref-positions-const-override)
remplir_coord_noeuds_et_polys#
int Champ_Face_VDF_implementation::remplir_coord_noeuds_et_polys(DoubleTab &positions, IntVect &polys) const override
Detailed description
Reimplements:
References
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int Champ_Face_VDF_implementation::remplir_coord_noeuds_et_polys(DoubleTab &positions, IntVect &polys) const override <champ-face-vdf-implementation-public-int-champ-face-vdf-implementation-remplir-coord-noeuds-et-polys-doubletab-ref-positions-intvect-ref-polys-const-override>`
[int Champ_Face_VDF_implementation::remplir_coord_noeuds_et_polys(DoubleTab &positions, IntVect &polys) const override](#champ-face-vdf-implementation-public-int-champ-face-vdf-implementation-remplir-coord-noeuds-et-polys-doubletab-ref-positions-intvect-ref-polys-const-override)
valeur_a_elem#
DoubleVect & Champ_Face_VDF_implementation::valeur_a_elem(const DoubleVect &position, DoubleVect &val, int le_poly) const override
Detailed description
Reimplements:
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`DoubleVect & Champ_Face_VDF_implementation::valeur_a_elem(const DoubleVect &position, DoubleVect &val, int le_poly) const override <champ-face-vdf-implementation-public-doublevect-ref-champ-face-vdf-implementation-valeur-a-elem-const-doublevect-ref-position-doublevect-ref-val-int-le-poly-const-override>`
[DoubleVect & Champ_Face_VDF_implementation::valeur_a_elem(const DoubleVect &position, DoubleVect &val, int le_poly) const override](#champ-face-vdf-implementation-public-doublevect-ref-champ-face-vdf-implementation-valeur-a-elem-const-doublevect-ref-position-doublevect-ref-val-int-le-poly-const-override)
valeur_a_elem_compo#
double Champ_Face_VDF_implementation::valeur_a_elem_compo(const DoubleVect &position, int le_poly, int ncomp) const override
Detailed description
Reimplements:
References
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`double Champ_Face_VDF_implementation::valeur_a_elem_compo(const DoubleVect &position, int le_poly, int ncomp) const override <champ-face-vdf-implementation-public-double-champ-face-vdf-implementation-valeur-a-elem-compo-const-doublevect-ref-position-int-le-poly-int-ncomp-const-override>`
[double Champ_Face_VDF_implementation::valeur_a_elem_compo(const DoubleVect &position, int le_poly, int ncomp) const override](#champ-face-vdf-implementation-public-double-champ-face-vdf-implementation-valeur-a-elem-compo-const-doublevect-ref-position-int-le-poly-int-ncomp-const-override)
valeur_aux_elems#
DoubleTab & Champ_Face_VDF_implementation::valeur_aux_elems(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const override
Detailed description
Reimplements:
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`DoubleTab & Champ_Face_VDF_implementation::valeur_aux_elems(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const override <champ-face-vdf-implementation-public-doubletab-ref-champ-face-vdf-implementation-valeur-aux-elems-const-doubletab-ref-positions-const-intvect-ref-les-polys-doubletab-ref-valeurs-const-override>`
[DoubleTab & Champ_Face_VDF_implementation::valeur_aux_elems(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const override](#champ-face-vdf-implementation-public-doubletab-ref-champ-face-vdf-implementation-valeur-aux-elems-const-doubletab-ref-positions-const-intvect-ref-les-polys-doubletab-ref-valeurs-const-override)
valeur_aux_elems_compo#
DoubleVect & Champ_Face_VDF_implementation::valeur_aux_elems_compo(const DoubleTab &positions, const IntVect &les_polys, DoubleVect &valeurs, int ncomp) const override
Detailed description
Reimplements:
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`DoubleVect & Champ_Face_VDF_implementation::valeur_aux_elems_compo(const DoubleTab &positions, const IntVect &les_polys, DoubleVect &valeurs, int ncomp) const override <champ-face-vdf-implementation-public-doublevect-ref-champ-face-vdf-implementation-valeur-aux-elems-compo-const-doubletab-ref-positions-const-intvect-ref-les-polys-doublevect-ref-valeurs-int-ncomp-const-override>`
[DoubleVect & Champ_Face_VDF_implementation::valeur_aux_elems_compo(const DoubleTab &positions, const IntVect &les_polys, DoubleVect &valeurs, int ncomp) const override](#champ-face-vdf-implementation-public-doublevect-ref-champ-face-vdf-implementation-valeur-aux-elems-compo-const-doubletab-ref-positions-const-intvect-ref-les-polys-doublevect-ref-valeurs-int-ncomp-const-override)
valeur_aux_elems_passe#
DoubleTab & Champ_Face_VDF_implementation::valeur_aux_elems_passe(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const
Detailed description
References
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`DoubleTab & Champ_Face_VDF_implementation::valeur_aux_elems_passe(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const <champ-face-vdf-implementation-public-doubletab-ref-champ-face-vdf-implementation-valeur-aux-elems-passe-const-doubletab-ref-positions-const-intvect-ref-les-polys-doubletab-ref-valeurs-const>`
[DoubleTab & Champ_Face_VDF_implementation::valeur_aux_elems_passe(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const](#champ-face-vdf-implementation-public-doubletab-ref-champ-face-vdf-implementation-valeur-aux-elems-passe-const-doubletab-ref-positions-const-intvect-ref-les-polys-doubletab-ref-valeurs-const)
valeur_aux_sommets#
DoubleTab & Champ_Face_VDF_implementation::valeur_aux_sommets(const Domaine &, DoubleTab &) const override
Detailed description
Reimplements:
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`DoubleTab & Champ_Face_VDF_implementation::valeur_aux_sommets(const Domaine &, DoubleTab &) const override <champ-face-vdf-implementation-public-doubletab-ref-champ-face-vdf-implementation-valeur-aux-sommets-const-domaine-ref-doubletab-ref-const-override>`
[DoubleTab & Champ_Face_VDF_implementation::valeur_aux_sommets(const Domaine &, DoubleTab &) const override](#champ-face-vdf-implementation-public-doubletab-ref-champ-face-vdf-implementation-valeur-aux-sommets-const-domaine-ref-doubletab-ref-const-override)
valeur_aux_sommets_compo#
DoubleVect & Champ_Face_VDF_implementation::valeur_aux_sommets_compo(const Domaine &, DoubleVect &, int) const override
Detailed description
Reimplements:
References
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`DoubleVect & Champ_Face_VDF_implementation::valeur_aux_sommets_compo(const Domaine &, DoubleVect &, int) const override <champ-face-vdf-implementation-public-doublevect-ref-champ-face-vdf-implementation-valeur-aux-sommets-compo-const-domaine-ref-doublevect-ref-int-const-override>`
[DoubleVect & Champ_Face_VDF_implementation::valeur_aux_sommets_compo(const Domaine &, DoubleVect &, int) const override](#champ-face-vdf-implementation-public-doublevect-ref-champ-face-vdf-implementation-valeur-aux-sommets-compo-const-domaine-ref-doublevect-ref-int-const-override)
domaine_vdf#
virtual const Domaine_VDF & Champ_Face_VDF_implementation::domaine_vdf() const =0
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`virtual const Domaine_VDF & Champ_Face_VDF_implementation::domaine_vdf() const =0 <champ-face-vdf-implementation-protected-virtual-const-domaine-vdf-ref-champ-face-vdf-implementation-domaine-vdf-const-equal-0>`
[virtual const Domaine_VDF & Champ_Face_VDF_implementation::domaine_vdf() const =0](#champ-face-vdf-implementation-protected-virtual-const-domaine-vdf-ref-champ-face-vdf-implementation-domaine-vdf-const-equal-0)
interpolation#
double Champ_Face_VDF_implementation::interpolation(const double, const double, const double) const
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`double Champ_Face_VDF_implementation::interpolation(const double, const double, const double) const <champ-face-vdf-implementation-protected-double-champ-face-vdf-implementation-interpolation-const-double-const-double-const-double-const>`
[double Champ_Face_VDF_implementation::interpolation(const double, const double, const double) const](#champ-face-vdf-implementation-protected-double-champ-face-vdf-implementation-interpolation-const-double-const-double-const-double-const)
trace#
DoubleTab & Champ_Face_VDF_implementation::trace(const Frontiere_dis_base &fr, const DoubleTab &y, DoubleTab &x, int distant) const
Detailed description
References
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`DoubleTab & Champ_Face_VDF_implementation::trace(const Frontiere_dis_base &fr, const DoubleTab &y, DoubleTab &x, int distant) const <champ-face-vdf-implementation-protected-doubletab-ref-champ-face-vdf-implementation-trace-const-frontiere-dis-base-ref-fr-const-doubletab-ref-y-doubletab-ref-x-int-distant-const>`
[DoubleTab & Champ_Face_VDF_implementation::trace(const Frontiere_dis_base &fr, const DoubleTab &y, DoubleTab &x, int distant) const](#champ-face-vdf-implementation-protected-doubletab-ref-champ-face-vdf-implementation-trace-const-frontiere-dis-base-ref-fr-const-doubletab-ref-y-doubletab-ref-x-int-distant-const)
valeur_a_elem_#
DoubleVect & Champ_Face_VDF_implementation::valeur_a_elem_(const DoubleTab &val_face, const DoubleVect &position, DoubleVect &val, int le_poly) const
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`DoubleVect & Champ_Face_VDF_implementation::valeur_a_elem_(const DoubleTab &val_face, const DoubleVect &position, DoubleVect &val, int le_poly) const <champ-face-vdf-implementation-private-doublevect-ref-champ-face-vdf-implementation-valeur-a-elem-underscore-const-doubletab-ref-val-face-const-doublevect-ref-position-doublevect-ref-val-int-le-poly-const>`
[DoubleVect & Champ_Face_VDF_implementation::valeur_a_elem_(const DoubleTab &val_face, const DoubleVect &position, DoubleVect &val, int le_poly) const](#champ-face-vdf-implementation-private-doublevect-ref-champ-face-vdf-implementation-valeur-a-elem-underscore-const-doubletab-ref-val-face-const-doublevect-ref-position-doublevect-ref-val-int-le-poly-const)
valeur_aux_elems_#
DoubleTab & Champ_Face_VDF_implementation::valeur_aux_elems_(const DoubleTab &val_face, const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`DoubleTab & Champ_Face_VDF_implementation::valeur_aux_elems_(const DoubleTab &val_face, const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const <champ-face-vdf-implementation-private-doubletab-ref-champ-face-vdf-implementation-valeur-aux-elems-underscore-const-doubletab-ref-val-face-const-doubletab-ref-positions-const-intvect-ref-les-polys-doubletab-ref-valeurs-const>`
[DoubleTab & Champ_Face_VDF_implementation::valeur_aux_elems_(const DoubleTab &val_face, const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const](#champ-face-vdf-implementation-private-doubletab-ref-champ-face-vdf-implementation-valeur-aux-elems-underscore-const-doubletab-ref-val-face-const-doubletab-ref-positions-const-intvect-ref-les-polys-doubletab-ref-valeurs-const)