Champ_Q1NC_implementation#
#include <Champ_Q1NC_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\_Q1NC\_implementation <class-champ-q1nc-implementation>`
[Champ\_Q1NC\_implementation](#class-champ-q1nc-implementation)
Detailed description#
Inherits from#
public : Champ_implementation_divers
Inherited by#
public : Champ_Fonc_Q1NC
public : Champ_Q1NC
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
calcule_valeur_a_elem_compo#
double Champ_Q1NC_implementation::calcule_valeur_a_elem_compo(double xs, double ys, double zs, int le_poly, int ncomp) 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:`double Champ_Q1NC_implementation::calcule_valeur_a_elem_compo(double xs, double ys, double zs, int le_poly, int ncomp) const <champ-q1nc-implementation-public-double-champ-q1nc-implementation-calcule-valeur-a-elem-compo-double-xs-double-ys-double-zs-int-le-poly-int-ncomp-const>`
[double Champ_Q1NC_implementation::calcule_valeur_a_elem_compo(double xs, double ys, double zs, int le_poly, int ncomp) const](#champ-q1nc-implementation-public-double-champ-q1nc-implementation-calcule-valeur-a-elem-compo-double-xs-double-ys-double-zs-int-le-poly-int-ncomp-const)
fonction_forme_2D#
double Champ_Q1NC_implementation::fonction_forme_2D(double x, double y, int le_poly, int face)
Detailed description
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:`double Champ_Q1NC_implementation::fonction_forme_2D(double x, double y, int le_poly, int face) <champ-q1nc-implementation-public-double-champ-q1nc-implementation-fonction-forme-2d-double-x-double-y-int-le-poly-int-face>`
[double Champ_Q1NC_implementation::fonction_forme_2D(double x, double y, int le_poly, int face)](#champ-q1nc-implementation-public-double-champ-q1nc-implementation-fonction-forme-2d-double-x-double-y-int-le-poly-int-face)
fonction_forme_3D#
double Champ_Q1NC_implementation::fonction_forme_3D(double x, double y, double z, int le_poly, int face)
Detailed description
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:`double Champ_Q1NC_implementation::fonction_forme_3D(double x, double y, double z, int le_poly, int face) <champ-q1nc-implementation-public-double-champ-q1nc-implementation-fonction-forme-3d-double-x-double-y-double-z-int-le-poly-int-face>`
[double Champ_Q1NC_implementation::fonction_forme_3D(double x, double y, double z, int le_poly, int face)](#champ-q1nc-implementation-public-double-champ-q1nc-implementation-fonction-forme-3d-double-x-double-y-double-z-int-le-poly-int-face)
remplir_coord_noeuds#
DoubleTab & Champ_Q1NC_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_Q1NC_implementation::remplir_coord_noeuds(DoubleTab &positions) const override <champ-q1nc-implementation-public-doubletab-ref-champ-q1nc-implementation-remplir-coord-noeuds-doubletab-ref-positions-const-override>`
[DoubleTab & Champ_Q1NC_implementation::remplir_coord_noeuds(DoubleTab &positions) const override](#champ-q1nc-implementation-public-doubletab-ref-champ-q1nc-implementation-remplir-coord-noeuds-doubletab-ref-positions-const-override)
remplir_coord_noeuds_et_polys#
int Champ_Q1NC_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_Q1NC_implementation::remplir_coord_noeuds_et_polys(DoubleTab &positions, IntVect &polys) const override <champ-q1nc-implementation-public-int-champ-q1nc-implementation-remplir-coord-noeuds-et-polys-doubletab-ref-positions-intvect-ref-polys-const-override>`
[int Champ_Q1NC_implementation::remplir_coord_noeuds_et_polys(DoubleTab &positions, IntVect &polys) const override](#champ-q1nc-implementation-public-int-champ-q1nc-implementation-remplir-coord-noeuds-et-polys-doubletab-ref-positions-intvect-ref-polys-const-override)
transforme_coord2D#
void Champ_Q1NC_implementation::transforme_coord2D()
Detailed description
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:`void Champ_Q1NC_implementation::transforme_coord2D() <champ-q1nc-implementation-public-void-champ-q1nc-implementation-transforme-coord2d>`
[void Champ_Q1NC_implementation::transforme_coord2D()](#champ-q1nc-implementation-public-void-champ-q1nc-implementation-transforme-coord2d)
transforme_coord3D#
void Champ_Q1NC_implementation::transforme_coord3D()
Detailed description
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:`void Champ_Q1NC_implementation::transforme_coord3D() <champ-q1nc-implementation-public-void-champ-q1nc-implementation-transforme-coord3d>`
[void Champ_Q1NC_implementation::transforme_coord3D()](#champ-q1nc-implementation-public-void-champ-q1nc-implementation-transforme-coord3d)
valeur_a_elem#
DoubleVect & Champ_Q1NC_implementation::valeur_a_elem(const DoubleVect &position, DoubleVect &val, int le_poly) 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_Q1NC_implementation::valeur_a_elem(const DoubleVect &position, DoubleVect &val, int le_poly) const override <champ-q1nc-implementation-public-doublevect-ref-champ-q1nc-implementation-valeur-a-elem-const-doublevect-ref-position-doublevect-ref-val-int-le-poly-const-override>`
[DoubleVect & Champ_Q1NC_implementation::valeur_a_elem(const DoubleVect &position, DoubleVect &val, int le_poly) const override](#champ-q1nc-implementation-public-doublevect-ref-champ-q1nc-implementation-valeur-a-elem-const-doublevect-ref-position-doublevect-ref-val-int-le-poly-const-override)
valeur_a_elem_compo#
double Champ_Q1NC_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_Q1NC_implementation::valeur_a_elem_compo(const DoubleVect &position, int le_poly, int ncomp) const override <champ-q1nc-implementation-public-double-champ-q1nc-implementation-valeur-a-elem-compo-const-doublevect-ref-position-int-le-poly-int-ncomp-const-override>`
[double Champ_Q1NC_implementation::valeur_a_elem_compo(const DoubleVect &position, int le_poly, int ncomp) const override](#champ-q1nc-implementation-public-double-champ-q1nc-implementation-valeur-a-elem-compo-const-doublevect-ref-position-int-le-poly-int-ncomp-const-override)
valeur_a_sommet_compo#
double Champ_Q1NC_implementation::valeur_a_sommet_compo(int num_som, int le_poly, int ncomp) 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:`double Champ_Q1NC_implementation::valeur_a_sommet_compo(int num_som, int le_poly, int ncomp) const <champ-q1nc-implementation-public-double-champ-q1nc-implementation-valeur-a-sommet-compo-int-num-som-int-le-poly-int-ncomp-const>`
[double Champ_Q1NC_implementation::valeur_a_sommet_compo(int num_som, int le_poly, int ncomp) const](#champ-q1nc-implementation-public-double-champ-q1nc-implementation-valeur-a-sommet-compo-int-num-som-int-le-poly-int-ncomp-const)
valeur_aux_elems#
DoubleTab & Champ_Q1NC_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_Q1NC_implementation::valeur_aux_elems(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const override <champ-q1nc-implementation-public-doubletab-ref-champ-q1nc-implementation-valeur-aux-elems-const-doubletab-ref-positions-const-intvect-ref-les-polys-doubletab-ref-valeurs-const-override>`
[DoubleTab & Champ_Q1NC_implementation::valeur_aux_elems(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const override](#champ-q1nc-implementation-public-doubletab-ref-champ-q1nc-implementation-valeur-aux-elems-const-doubletab-ref-positions-const-intvect-ref-les-polys-doubletab-ref-valeurs-const-override)
valeur_aux_elems_compo#
DoubleVect & Champ_Q1NC_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_Q1NC_implementation::valeur_aux_elems_compo(const DoubleTab &positions, const IntVect &les_polys, DoubleVect &valeurs, int ncomp) const override <champ-q1nc-implementation-public-doublevect-ref-champ-q1nc-implementation-valeur-aux-elems-compo-const-doubletab-ref-positions-const-intvect-ref-les-polys-doublevect-ref-valeurs-int-ncomp-const-override>`
[DoubleVect & Champ_Q1NC_implementation::valeur_aux_elems_compo(const DoubleTab &positions, const IntVect &les_polys, DoubleVect &valeurs, int ncomp) const override](#champ-q1nc-implementation-public-doublevect-ref-champ-q1nc-implementation-valeur-aux-elems-compo-const-doubletab-ref-positions-const-intvect-ref-les-polys-doublevect-ref-valeurs-int-ncomp-const-override)
valeur_aux_sommets#
DoubleTab & Champ_Q1NC_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_Q1NC_implementation::valeur_aux_sommets(const Domaine &, DoubleTab &) const override <champ-q1nc-implementation-public-doubletab-ref-champ-q1nc-implementation-valeur-aux-sommets-const-domaine-ref-doubletab-ref-const-override>`
[DoubleTab & Champ_Q1NC_implementation::valeur_aux_sommets(const Domaine &, DoubleTab &) const override](#champ-q1nc-implementation-public-doubletab-ref-champ-q1nc-implementation-valeur-aux-sommets-const-domaine-ref-doubletab-ref-const-override)
valeur_aux_sommets_compo#
DoubleVect & Champ_Q1NC_implementation::valeur_aux_sommets_compo(const Domaine &, DoubleVect &, int) 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_Q1NC_implementation::valeur_aux_sommets_compo(const Domaine &, DoubleVect &, int) const override <champ-q1nc-implementation-public-doublevect-ref-champ-q1nc-implementation-valeur-aux-sommets-compo-const-domaine-ref-doublevect-ref-int-const-override>`
[DoubleVect & Champ_Q1NC_implementation::valeur_aux_sommets_compo(const Domaine &, DoubleVect &, int) const override](#champ-q1nc-implementation-public-doublevect-ref-champ-q1nc-implementation-valeur-aux-sommets-compo-const-domaine-ref-doublevect-ref-int-const-override)
~Champ_Q1NC_implementation#
Champ_Q1NC_implementation::~Champ_Q1NC_implementation() override
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:`Champ_Q1NC_implementation::~Champ_Q1NC_implementation() override <champ-q1nc-implementation-public-champ-q1nc-implementation-dtor-champ-q1nc-implementation-override>`
[Champ_Q1NC_implementation::~Champ_Q1NC_implementation() override](#champ-q1nc-implementation-public-champ-q1nc-implementation-dtor-champ-q1nc-implementation-override)
Derivee_fonction_forme_2D_normalise#
DoubleTab & Champ_Q1NC_implementation::Derivee_fonction_forme_2D_normalise(double u, double v, DoubleTab &DF)
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_Q1NC_implementation::Derivee_fonction_forme_2D_normalise(double u, double v, DoubleTab &DF) <champ-q1nc-implementation-public-static-doubletab-ref-champ-q1nc-implementation-derivee-fonction-forme-2d-normalise-double-u-double-v-doubletab-ref-df>`
[DoubleTab & Champ_Q1NC_implementation::Derivee_fonction_forme_2D_normalise(double u, double v, DoubleTab &DF)](#champ-q1nc-implementation-public-static-doubletab-ref-champ-q1nc-implementation-derivee-fonction-forme-2d-normalise-double-u-double-v-doubletab-ref-df)
Derivee_fonction_forme_3D_normalise#
DoubleTab & Champ_Q1NC_implementation::Derivee_fonction_forme_3D_normalise(double u, double v, double w, DoubleTab &DF)
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_Q1NC_implementation::Derivee_fonction_forme_3D_normalise(double u, double v, double w, DoubleTab &DF) <champ-q1nc-implementation-public-static-doubletab-ref-champ-q1nc-implementation-derivee-fonction-forme-3d-normalise-double-u-double-v-double-w-doubletab-ref-df>`
[DoubleTab & Champ_Q1NC_implementation::Derivee_fonction_forme_3D_normalise(double u, double v, double w, DoubleTab &DF)](#champ-q1nc-implementation-public-static-doubletab-ref-champ-q1nc-implementation-derivee-fonction-forme-3d-normalise-double-u-double-v-double-w-doubletab-ref-df)
fonction_forme_2D_normalise#
double Champ_Q1NC_implementation::fonction_forme_2D_normalise(double x, double y, int face)
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:`double Champ_Q1NC_implementation::fonction_forme_2D_normalise(double x, double y, int face) <champ-q1nc-implementation-public-static-double-champ-q1nc-implementation-fonction-forme-2d-normalise-double-x-double-y-int-face>`
[double Champ_Q1NC_implementation::fonction_forme_2D_normalise(double x, double y, int face)](#champ-q1nc-implementation-public-static-double-champ-q1nc-implementation-fonction-forme-2d-normalise-double-x-double-y-int-face)
fonction_forme_3D_normalise#
double Champ_Q1NC_implementation::fonction_forme_3D_normalise(double x, double y, double z, int face)
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:`double Champ_Q1NC_implementation::fonction_forme_3D_normalise(double x, double y, double z, int face) <champ-q1nc-implementation-public-static-double-champ-q1nc-implementation-fonction-forme-3d-normalise-double-x-double-y-double-z-int-face>`
[double Champ_Q1NC_implementation::fonction_forme_3D_normalise(double x, double y, double z, int face)](#champ-q1nc-implementation-public-static-double-champ-q1nc-implementation-fonction-forme-3d-normalise-double-x-double-y-double-z-int-face)
domaine_vef#
virtual const Domaine_VEF & Champ_Q1NC_implementation::domaine_vef() 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_VEF & Champ_Q1NC_implementation::domaine_vef() const =0 <champ-q1nc-implementation-protected-virtual-const-domaine-vef-ref-champ-q1nc-implementation-domaine-vef-const-equal-0>`
[virtual const Domaine_VEF & Champ_Q1NC_implementation::domaine_vef() const =0](#champ-q1nc-implementation-protected-virtual-const-domaine-vef-ref-champ-q1nc-implementation-domaine-vef-const-equal-0)
trace#
DoubleTab & Champ_Q1NC_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_Q1NC_implementation::trace(const Frontiere_dis_base &fr, const DoubleTab &y, DoubleTab &x, int distant) const <champ-q1nc-implementation-protected-doubletab-ref-champ-q1nc-implementation-trace-const-frontiere-dis-base-ref-fr-const-doubletab-ref-y-doubletab-ref-x-int-distant-const>`
[DoubleTab & Champ_Q1NC_implementation::trace(const Frontiere_dis_base &fr, const DoubleTab &y, DoubleTab &x, int distant) const](#champ-q1nc-implementation-protected-doubletab-ref-champ-q1nc-implementation-trace-const-frontiere-dis-base-ref-fr-const-doubletab-ref-y-doubletab-ref-x-int-distant-const)
Attributes Documentation#
DoubleTab Champ_Q1NC_implementation::tab_param