Op_Div_VEFP1B_Elem#
#include <Op_Div_VEFP1B_Elem.h>
class Op_Div_VEFP1B_Elem
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:`Op\_Div\_VEFP1B\_Elem <class-op-div-vefp1b-elem>`
[Op\_Div\_VEFP1B\_Elem](#class-op-div-vefp1b-elem)
Detailed description#
Cette classe represente l’operateur de divergence. La discretisation est VEF On calcule la divergence d’un champ_P1NC (la vitesse)
Inherits from#
public : Operateur_Div_base
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#
List of Private Methods#
Complete Member Function Documentation#
ajouter#
DoubleTab & Op_Div_VEFP1B_Elem::ajouter(const DoubleTab &, 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 & Op_Div_VEFP1B_Elem::ajouter(const DoubleTab &, DoubleTab &) const override <op-div-vefp1b-elem-public-doubletab-ref-op-div-vefp1b-elem-ajouter-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Op_Div_VEFP1B_Elem::ajouter(const DoubleTab &, DoubleTab &) const override](#op-div-vefp1b-elem-public-doubletab-ref-op-div-vefp1b-elem-ajouter-const-doubletab-ref-doubletab-ref-const-override)
ajouter_aretes#
DoubleTab & Op_Div_VEFP1B_Elem::ajouter_aretes(const DoubleTab &, DoubleTab &) 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 & Op_Div_VEFP1B_Elem::ajouter_aretes(const DoubleTab &, DoubleTab &) const <op-div-vefp1b-elem-public-doubletab-ref-op-div-vefp1b-elem-ajouter-aretes-const-doubletab-ref-doubletab-ref-const>`
[DoubleTab & Op_Div_VEFP1B_Elem::ajouter_aretes(const DoubleTab &, DoubleTab &) const](#op-div-vefp1b-elem-public-doubletab-ref-op-div-vefp1b-elem-ajouter-aretes-const-doubletab-ref-doubletab-ref-const)
ajouter_elem#
DoubleTab & Op_Div_VEFP1B_Elem::ajouter_elem(const DoubleTab &, DoubleTab &) 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 & Op_Div_VEFP1B_Elem::ajouter_elem(const DoubleTab &, DoubleTab &) const <op-div-vefp1b-elem-public-doubletab-ref-op-div-vefp1b-elem-ajouter-elem-const-doubletab-ref-doubletab-ref-const>`
[DoubleTab & Op_Div_VEFP1B_Elem::ajouter_elem(const DoubleTab &, DoubleTab &) const](#op-div-vefp1b-elem-public-doubletab-ref-op-div-vefp1b-elem-ajouter-elem-const-doubletab-ref-doubletab-ref-const)
ajouter_som#
DoubleTab & Op_Div_VEFP1B_Elem::ajouter_som(const DoubleTab &, DoubleTab &, DoubleTab &) 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 & Op_Div_VEFP1B_Elem::ajouter_som(const DoubleTab &, DoubleTab &, DoubleTab &) const <op-div-vefp1b-elem-public-doubletab-ref-op-div-vefp1b-elem-ajouter-som-const-doubletab-ref-doubletab-ref-doubletab-ref-const>`
[DoubleTab & Op_Div_VEFP1B_Elem::ajouter_som(const DoubleTab &, DoubleTab &, DoubleTab &) const](#op-div-vefp1b-elem-public-doubletab-ref-op-div-vefp1b-elem-ajouter-som-const-doubletab-ref-doubletab-ref-doubletab-ref-const)
associer#
void Op_Div_VEFP1B_Elem::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override
Detailed description
Reimplements:
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 Op_Div_VEFP1B_Elem::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override <op-div-vefp1b-elem-public-void-op-div-vefp1b-elem-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-const-champ-inc-base-ref-override>`
[void Op_Div_VEFP1B_Elem::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override](#op-div-vefp1b-elem-public-void-op-div-vefp1b-elem-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-const-champ-inc-base-ref-override)
contribuer_a_avec#
void Op_Div_VEFP1B_Elem::contribuer_a_avec(const DoubleTab &, FMatrice_Morse &) 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:`void Op_Div_VEFP1B_Elem::contribuer_a_avec(const DoubleTab &, FMatrice_Morse &) const <op-div-vefp1b-elem-public-void-op-div-vefp1b-elem-contribuer-a-avec-const-doubletab-ref-fmatrice-morse-ref-const>`
[void Op_Div_VEFP1B_Elem::contribuer_a_avec(const DoubleTab &, FMatrice_Morse &) const](#op-div-vefp1b-elem-public-void-op-div-vefp1b-elem-contribuer-a-avec-const-doubletab-ref-fmatrice-morse-ref-const)
contribuer_a_avec#
void Op_Div_VEFP1B_Elem::contribuer_a_avec(const DoubleTab &, Matrice_Morse &) const override
DOES NOTHING - to override in derived classes.
Detailed description
Reimplements:
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 Op_Div_VEFP1B_Elem::contribuer_a_avec(const DoubleTab &, Matrice_Morse &) const override <op-div-vefp1b-elem-public-void-op-div-vefp1b-elem-contribuer-a-avec-const-doubletab-ref-matrice-morse-ref-const-override>`
[void Op_Div_VEFP1B_Elem::contribuer_a_avec(const DoubleTab &, Matrice_Morse &) const override](#op-div-vefp1b-elem-public-void-op-div-vefp1b-elem-contribuer-a-avec-const-doubletab-ref-matrice-morse-ref-const-override)
contribuer_au_second_membre#
void Op_Div_VEFP1B_Elem::contribuer_au_second_membre(DoubleTab &) const override
DOES NOTHING - to override in derived classes.
Detailed description
Reimplements:
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 Op_Div_VEFP1B_Elem::contribuer_au_second_membre(DoubleTab &) const override <op-div-vefp1b-elem-public-void-op-div-vefp1b-elem-contribuer-au-second-membre-doubletab-ref-const-override>`
[void Op_Div_VEFP1B_Elem::contribuer_au_second_membre(DoubleTab &) const override](#op-div-vefp1b-elem-public-void-op-div-vefp1b-elem-contribuer-au-second-membre-doubletab-ref-const-override)
degres_liberte#
void Op_Div_VEFP1B_Elem::degres_liberte() 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:`void Op_Div_VEFP1B_Elem::degres_liberte() const <op-div-vefp1b-elem-public-void-op-div-vefp1b-elem-degres-liberte-const>`
[void Op_Div_VEFP1B_Elem::degres_liberte() const](#op-div-vefp1b-elem-public-void-op-div-vefp1b-elem-degres-liberte-const)
dimensionner#
void Op_Div_VEFP1B_Elem::dimensionner(FMatrice_Morse &) 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:`void Op_Div_VEFP1B_Elem::dimensionner(FMatrice_Morse &) const <op-div-vefp1b-elem-public-void-op-div-vefp1b-elem-dimensionner-fmatrice-morse-ref-const>`
[void Op_Div_VEFP1B_Elem::dimensionner(FMatrice_Morse &) const](#op-div-vefp1b-elem-public-void-op-div-vefp1b-elem-dimensionner-fmatrice-morse-ref-const)
dimensionner#
void Op_Div_VEFP1B_Elem::dimensionner(Matrice_Morse &) const override
DOES NOTHING - to override in derived classes.
Detailed description
Reimplements:
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 Op_Div_VEFP1B_Elem::dimensionner(Matrice_Morse &) const override <op-div-vefp1b-elem-public-void-op-div-vefp1b-elem-dimensionner-matrice-morse-ref-const-override>`
[void Op_Div_VEFP1B_Elem::dimensionner(Matrice_Morse &) const override](#op-div-vefp1b-elem-public-void-op-div-vefp1b-elem-dimensionner-matrice-morse-ref-const-override)
duplique#
int Op_Div_VEFP1B_Elem::duplique() const override
Detailed description
Reimplements:
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 Op_Div_VEFP1B_Elem::duplique() const override <op-div-vefp1b-elem-public-int-op-div-vefp1b-elem-duplique-const-override>`
[int Op_Div_VEFP1B_Elem::duplique() const override](#op-div-vefp1b-elem-public-int-op-div-vefp1b-elem-duplique-const-override)
get_info#
const Type_info * Op_Div_VEFP1B_Elem::get_info() const override
Donne des informations sur le type de l’ Objet_U .
Detailed description
Reimplements:
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:`const Type_info * Op_Div_VEFP1B_Elem::get_info() const override <op-div-vefp1b-elem-public-const-type-info-ptr-op-div-vefp1b-elem-get-info-const-override>`
[const Type_info * Op_Div_VEFP1B_Elem::get_info() const override](#op-div-vefp1b-elem-public-const-type-info-ptr-op-div-vefp1b-elem-get-info-const-override)
impr#
int Op_Div_VEFP1B_Elem::impr(Sortie &os) const override
DOES NOTHING - to override in derived classes.
Detailed description
Imprime l’operateur sur un flot de sortie.
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:`int Op_Div_VEFP1B_Elem::impr(Sortie &os) const override <op-div-vefp1b-elem-public-int-op-div-vefp1b-elem-impr-sortie-ref-os-const-override>`
[int Op_Div_VEFP1B_Elem::impr(Sortie &os) const override](#op-div-vefp1b-elem-public-int-op-div-vefp1b-elem-impr-sortie-ref-os-const-override)
modifier_pour_Cl#
void Op_Div_VEFP1B_Elem::modifier_pour_Cl(FMatrice_Morse &, DoubleTab &) 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:`void Op_Div_VEFP1B_Elem::modifier_pour_Cl(FMatrice_Morse &, DoubleTab &) const <op-div-vefp1b-elem-public-void-op-div-vefp1b-elem-modifier-pour-cl-fmatrice-morse-ref-doubletab-ref-const>`
[void Op_Div_VEFP1B_Elem::modifier_pour_Cl(FMatrice_Morse &, DoubleTab &) const](#op-div-vefp1b-elem-public-void-op-div-vefp1b-elem-modifier-pour-cl-fmatrice-morse-ref-doubletab-ref-const)
modifier_pour_Cl#
void Op_Div_VEFP1B_Elem::modifier_pour_Cl(Matrice_Morse &, DoubleTab &) const override
DOES NOTHING - to override in derived classes.
Detailed description
Reimplements:
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 Op_Div_VEFP1B_Elem::modifier_pour_Cl(Matrice_Morse &, DoubleTab &) const override <op-div-vefp1b-elem-public-void-op-div-vefp1b-elem-modifier-pour-cl-matrice-morse-ref-doubletab-ref-const-override>`
[void Op_Div_VEFP1B_Elem::modifier_pour_Cl(Matrice_Morse &, DoubleTab &) const override](#op-div-vefp1b-elem-public-void-op-div-vefp1b-elem-modifier-pour-cl-matrice-morse-ref-doubletab-ref-const-override)
Op_Div_VEFP1B_Elem#
Op_Div_VEFP1B_Elem::Op_Div_VEFP1B_Elem()
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:`Op_Div_VEFP1B_Elem::Op_Div_VEFP1B_Elem() <op-div-vefp1b-elem-public-op-div-vefp1b-elem-op-div-vefp1b-elem>`
[Op_Div_VEFP1B_Elem::Op_Div_VEFP1B_Elem()](#op-div-vefp1b-elem-public-op-div-vefp1b-elem-op-div-vefp1b-elem)
taille_memoire#
unsigned Op_Div_VEFP1B_Elem::taille_memoire() const override
Detailed description
Reimplements:
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:`unsigned Op_Div_VEFP1B_Elem::taille_memoire() const override <op-div-vefp1b-elem-public-unsigned-op-div-vefp1b-elem-taille-memoire-const-override>`
[unsigned Op_Div_VEFP1B_Elem::taille_memoire() const override](#op-div-vefp1b-elem-public-unsigned-op-div-vefp1b-elem-taille-memoire-const-override)
volumique#
void Op_Div_VEFP1B_Elem::volumique(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:`void Op_Div_VEFP1B_Elem::volumique(DoubleTab &) const override <op-div-vefp1b-elem-public-void-op-div-vefp1b-elem-volumique-doubletab-ref-const-override>`
[void Op_Div_VEFP1B_Elem::volumique(DoubleTab &) const override](#op-div-vefp1b-elem-public-void-op-div-vefp1b-elem-volumique-doubletab-ref-const-override)
~Op_Div_VEFP1B_Elem#
Op_Div_VEFP1B_Elem::~Op_Div_VEFP1B_Elem()
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:`Op_Div_VEFP1B_Elem::~Op_Div_VEFP1B_Elem() <op-div-vefp1b-elem-public-op-div-vefp1b-elem-dtor-op-div-vefp1b-elem>`
[Op_Div_VEFP1B_Elem::~Op_Div_VEFP1B_Elem()](#op-div-vefp1b-elem-public-op-div-vefp1b-elem-dtor-op-div-vefp1b-elem)
cree_instance#
Objet_U * Op_Div_VEFP1B_Elem::cree_instance()
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:`Objet_U * Op_Div_VEFP1B_Elem::cree_instance() <op-div-vefp1b-elem-public-static-objet-u-ptr-op-div-vefp1b-elem-cree-instance>`
[Objet_U * Op_Div_VEFP1B_Elem::cree_instance()](#op-div-vefp1b-elem-public-static-objet-u-ptr-op-div-vefp1b-elem-cree-instance)
info#
const Type_info * Op_Div_VEFP1B_Elem::info()
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:`const Type_info * Op_Div_VEFP1B_Elem::info() <op-div-vefp1b-elem-public-static-const-type-info-ptr-op-div-vefp1b-elem-info>`
[const Type_info * Op_Div_VEFP1B_Elem::info()](#op-div-vefp1b-elem-public-static-const-type-info-ptr-op-div-vefp1b-elem-info)
self_cast#
const Op_Div_VEFP1B_Elem & Op_Div_VEFP1B_Elem::self_cast(const Objet_U &)
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:`const Op_Div_VEFP1B_Elem & Op_Div_VEFP1B_Elem::self_cast(const Objet_U &) <op-div-vefp1b-elem-public-static-const-op-div-vefp1b-elem-ref-op-div-vefp1b-elem-self-cast-const-objet-u-ref>`
[const Op_Div_VEFP1B_Elem & Op_Div_VEFP1B_Elem::self_cast(const Objet_U &)](#op-div-vefp1b-elem-public-static-const-op-div-vefp1b-elem-ref-op-div-vefp1b-elem-self-cast-const-objet-u-ref)
self_cast#
Op_Div_VEFP1B_Elem & Op_Div_VEFP1B_Elem::self_cast(Objet_U &)
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:`Op_Div_VEFP1B_Elem & Op_Div_VEFP1B_Elem::self_cast(Objet_U &) <op-div-vefp1b-elem-public-static-op-div-vefp1b-elem-ref-op-div-vefp1b-elem-self-cast-objet-u-ref>`
[Op_Div_VEFP1B_Elem & Op_Div_VEFP1B_Elem::self_cast(Objet_U &)](#op-div-vefp1b-elem-public-static-op-div-vefp1b-elem-ref-op-div-vefp1b-elem-self-cast-objet-u-ref)
printOn#
Sortie & Op_Div_VEFP1B_Elem::printOn(Sortie &x) const override
NE FAIT RIEN A surcharger dans les classes derivees.
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:`Sortie & Op_Div_VEFP1B_Elem::printOn(Sortie &x) const override <op-div-vefp1b-elem-protected-sortie-ref-op-div-vefp1b-elem-printon-sortie-ref-x-const-override>`
[Sortie & Op_Div_VEFP1B_Elem::printOn(Sortie &x) const override](#op-div-vefp1b-elem-protected-sortie-ref-op-div-vefp1b-elem-printon-sortie-ref-x-const-override)
readOn#
Entree & Op_Div_VEFP1B_Elem::readOn(Entree &) override
NE FAIT RIEN A surcharger dans les classes derivees.
Detailed description
Reimplements:
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:`Entree & Op_Div_VEFP1B_Elem::readOn(Entree &) override <op-div-vefp1b-elem-protected-entree-ref-op-div-vefp1b-elem-readon-entree-ref-override>`
[Entree & Op_Div_VEFP1B_Elem::readOn(Entree &) override](#op-div-vefp1b-elem-protected-entree-ref-op-div-vefp1b-elem-readon-entree-ref-override)
volumique_P0#
void Op_Div_VEFP1B_Elem::volumique_P0(DoubleTab &) 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:`void Op_Div_VEFP1B_Elem::volumique_P0(DoubleTab &) const <op-div-vefp1b-elem-private-void-op-div-vefp1b-elem-volumique-p0-doubletab-ref-const>`
[void Op_Div_VEFP1B_Elem::volumique_P0(DoubleTab &) const](#op-div-vefp1b-elem-private-void-op-div-vefp1b-elem-volumique-p0-doubletab-ref-const)
Attributes Documentation#
const Type_info Op_Div_VEFP1B_Elem::info_obj
bool Op_Div_VEFP1B_Elem::corrige_sommets_sans_degre_liberte_ = false
TRUST_Ref<Domaine_Cl_VEF *> Op_Div_VEFP1B_Elem::la_zcl_vef
TRUST_Ref<Domaine_VEF *> Op_Div_VEFP1B_Elem::le_dom_vef
IntVect Op_Div_VEFP1B_Elem::nb_degres_liberte_
IntTab Op_Div_VEFP1B_Elem::som_
bool Op_Div_VEFP1B_Elem::som_initialized_ = false