Op_Conv_EF_VEF_P1NC#
#include <Op_Conv_EF_VEF_P1NC.h>
class Op_Conv_EF_VEF_P1NC
How to cite this class in this doc#
:ref:`Op\_Conv\_EF\_VEF\_P1NC <class-op-conv-ef-vef-p1nc>`
[Op\_Conv\_EF\_VEF\_P1NC](#class-op-conv-ef-vef-p1nc)
Detailed description#
Cette classe represente l’operateur de convection associe a une equation de transport d’un scalaire. La discretisation est VEF Le champ convecte est scalaire ou vecteur de type Champ_P1NC Le schema de convection est du type Amont Les methodes pour l’implicite sont codees.
Inherits from#
public : Op_Conv_VEF_base
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
DoubleTab & Op_Conv_EF_VEF_P1NC::ajouter(const DoubleTab &, DoubleTab &) const override
Reimplements:
References
How to cite in this doc:
:ref:`DoubleTab & Op_Conv_EF_VEF_P1NC::ajouter(const DoubleTab &, DoubleTab &) const override <public-doubletab-ref-op-conv-ef-vef-p1nc-ajouter-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Op_Conv_EF_VEF_P1NC::ajouter(const DoubleTab &, DoubleTab &) const override](#public-doubletab-ref-op-conv-ef-vef-p1nc-ajouter-const-doubletab-ref-doubletab-ref-const-override)
void Op_Conv_EF_VEF_P1NC::ajouter_contribution(const DoubleTab &, Matrice_Morse &) const
References
Referenced By
How to cite in this doc:
:ref:`void Op_Conv_EF_VEF_P1NC::ajouter_contribution(const DoubleTab &, Matrice_Morse &) const <public-void-op-conv-ef-vef-p1nc-ajouter-contribution-const-doubletab-ref-matrice-morse-ref-const>`
[void Op_Conv_EF_VEF_P1NC::ajouter_contribution(const DoubleTab &, Matrice_Morse &) const](#public-void-op-conv-ef-vef-p1nc-ajouter-contribution-const-doubletab-ref-matrice-morse-ref-const)
void Op_Conv_EF_VEF_P1NC::contribue_au_second_membre(DoubleTab &) const
References
Referenced By
How to cite in this doc:
:ref:`void Op_Conv_EF_VEF_P1NC::contribue_au_second_membre(DoubleTab &) const <public-void-op-conv-ef-vef-p1nc-contribue-au-second-membre-doubletab-ref-const>`
[void Op_Conv_EF_VEF_P1NC::contribue_au_second_membre(DoubleTab &) const](#public-void-op-conv-ef-vef-p1nc-contribue-au-second-membre-doubletab-ref-const)
void Op_Conv_EF_VEF_P1NC::contribuer_a_avec(const DoubleTab &, Matrice_Morse &) const override
on assemble la matrice des inconnues implicite.
Reimplements:
References
How to cite in this doc:
:ref:`void Op_Conv_EF_VEF_P1NC::contribuer_a_avec(const DoubleTab &, Matrice_Morse &) const override <public-void-op-conv-ef-vef-p1nc-contribuer-a-avec-const-doubletab-ref-matrice-morse-ref-const-override>`
[void Op_Conv_EF_VEF_P1NC::contribuer_a_avec(const DoubleTab &, Matrice_Morse &) const override](#public-void-op-conv-ef-vef-p1nc-contribuer-a-avec-const-doubletab-ref-matrice-morse-ref-const-override)
void Op_Conv_EF_VEF_P1NC::contribuer_au_second_membre(DoubleTab &) const override
on ajoute la contribution du second membre.
Reimplements:
References
How to cite in this doc:
:ref:`void Op_Conv_EF_VEF_P1NC::contribuer_au_second_membre(DoubleTab &) const override <public-void-op-conv-ef-vef-p1nc-contribuer-au-second-membre-doubletab-ref-const-override>`
[void Op_Conv_EF_VEF_P1NC::contribuer_au_second_membre(DoubleTab &) const override](#public-void-op-conv-ef-vef-p1nc-contribuer-au-second-membre-doubletab-ref-const-override)
void Op_Conv_EF_VEF_P1NC::dimensionner(Matrice_Morse &) const override
on dimensionne notre matrice au moyen de la methode dimensionner de la classe Op_VEF_Face .
Reimplements:
References
How to cite in this doc:
:ref:`void Op_Conv_EF_VEF_P1NC::dimensionner(Matrice_Morse &) const override <public-void-op-conv-ef-vef-p1nc-dimensionner-matrice-morse-ref-const-override>`
[void Op_Conv_EF_VEF_P1NC::dimensionner(Matrice_Morse &) const override](#public-void-op-conv-ef-vef-p1nc-dimensionner-matrice-morse-ref-const-override)
int Op_Conv_EF_VEF_P1NC::duplique() const override
Reimplements:
How to cite in this doc:
:ref:`int Op_Conv_EF_VEF_P1NC::duplique() const override <public-int-op-conv-ef-vef-p1nc-duplique-const-override>`
[int Op_Conv_EF_VEF_P1NC::duplique() const override](#public-int-op-conv-ef-vef-p1nc-duplique-const-override)
const Type_info * Op_Conv_EF_VEF_P1NC::get_info() const override
Donne des informations sur le type de l’ Objet_U .
Reimplements:
How to cite in this doc:
:ref:`const Type_info * Op_Conv_EF_VEF_P1NC::get_info() const override <public-const-type-info-ptr-op-conv-ef-vef-p1nc-get-info-const-override>`
[const Type_info * Op_Conv_EF_VEF_P1NC::get_info() const override](#public-const-type-info-ptr-op-conv-ef-vef-p1nc-get-info-const-override)
void Op_Conv_EF_VEF_P1NC::modifier_pour_Cl(Matrice_Morse &, DoubleTab &) const override
On modifie le second membre et la matrice dans le cas des conditions de dirichlet.
Reimplements:
References
How to cite in this doc:
:ref:`void Op_Conv_EF_VEF_P1NC::modifier_pour_Cl(Matrice_Morse &, DoubleTab &) const override <public-void-op-conv-ef-vef-p1nc-modifier-pour-cl-matrice-morse-ref-doubletab-ref-const-override>`
[void Op_Conv_EF_VEF_P1NC::modifier_pour_Cl(Matrice_Morse &, DoubleTab &) const override](#public-void-op-conv-ef-vef-p1nc-modifier-pour-cl-matrice-morse-ref-doubletab-ref-const-override)
Op_Conv_EF_VEF_P1NC::Op_Conv_EF_VEF_P1NC()
How to cite in this doc:
:ref:`Op_Conv_EF_VEF_P1NC::Op_Conv_EF_VEF_P1NC() <public-op-conv-ef-vef-p1nc-op-conv-ef-vef-p1nc>`
[Op_Conv_EF_VEF_P1NC::Op_Conv_EF_VEF_P1NC()](#public-op-conv-ef-vef-p1nc-op-conv-ef-vef-p1nc)
unsigned Op_Conv_EF_VEF_P1NC::taille_memoire() const override
Reimplements:
How to cite in this doc:
:ref:`unsigned Op_Conv_EF_VEF_P1NC::taille_memoire() const override <public-unsigned-op-conv-ef-vef-p1nc-taille-memoire-const-override>`
[unsigned Op_Conv_EF_VEF_P1NC::taille_memoire() const override](#public-unsigned-op-conv-ef-vef-p1nc-taille-memoire-const-override)
Op_Conv_EF_VEF_P1NC::~Op_Conv_EF_VEF_P1NC()
How to cite in this doc:
:ref:`Op_Conv_EF_VEF_P1NC::~Op_Conv_EF_VEF_P1NC() <public-op-conv-ef-vef-p1nc-dtor-op-conv-ef-vef-p1nc>`
[Op_Conv_EF_VEF_P1NC::~Op_Conv_EF_VEF_P1NC()](#public-op-conv-ef-vef-p1nc-dtor-op-conv-ef-vef-p1nc)
Objet_U * Op_Conv_EF_VEF_P1NC::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Op_Conv_EF_VEF_P1NC::cree_instance() <public-static-objet-u-ptr-op-conv-ef-vef-p1nc-cree-instance>`
[Objet_U * Op_Conv_EF_VEF_P1NC::cree_instance()](#public-static-objet-u-ptr-op-conv-ef-vef-p1nc-cree-instance)
const Type_info * Op_Conv_EF_VEF_P1NC::info()
How to cite in this doc:
:ref:`const Type_info * Op_Conv_EF_VEF_P1NC::info() <public-static-const-type-info-ptr-op-conv-ef-vef-p1nc-info>`
[const Type_info * Op_Conv_EF_VEF_P1NC::info()](#public-static-const-type-info-ptr-op-conv-ef-vef-p1nc-info)
const Op_Conv_EF_VEF_P1NC & Op_Conv_EF_VEF_P1NC::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Op_Conv_EF_VEF_P1NC & Op_Conv_EF_VEF_P1NC::self_cast(const Objet_U &) <public-static-const-op-conv-ef-vef-p1nc-ref-op-conv-ef-vef-p1nc-self-cast-const-objet-u-ref>`
[const Op_Conv_EF_VEF_P1NC & Op_Conv_EF_VEF_P1NC::self_cast(const Objet_U &)](#public-static-const-op-conv-ef-vef-p1nc-ref-op-conv-ef-vef-p1nc-self-cast-const-objet-u-ref)
Op_Conv_EF_VEF_P1NC & Op_Conv_EF_VEF_P1NC::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Op_Conv_EF_VEF_P1NC & Op_Conv_EF_VEF_P1NC::self_cast(Objet_U &) <public-static-op-conv-ef-vef-p1nc-ref-op-conv-ef-vef-p1nc-self-cast-objet-u-ref>`
[Op_Conv_EF_VEF_P1NC & Op_Conv_EF_VEF_P1NC::self_cast(Objet_U &)](#public-static-op-conv-ef-vef-p1nc-ref-op-conv-ef-vef-p1nc-self-cast-objet-u-ref)
Sortie & Op_Conv_EF_VEF_P1NC::printOn(Sortie &x) const override
NE FAIT RIEN A surcharger dans les classes derivees.
Reimplements:
References
How to cite in this doc:
:ref:`Sortie & Op_Conv_EF_VEF_P1NC::printOn(Sortie &x) const override <protected-sortie-ref-op-conv-ef-vef-p1nc-printon-sortie-ref-x-const-override>`
[Sortie & Op_Conv_EF_VEF_P1NC::printOn(Sortie &x) const override](#protected-sortie-ref-op-conv-ef-vef-p1nc-printon-sortie-ref-x-const-override)
Entree & Op_Conv_EF_VEF_P1NC::readOn(Entree &) override
NE FAIT RIEN A surcharger dans les classes derivees.
Reimplements:
How to cite in this doc:
:ref:`Entree & Op_Conv_EF_VEF_P1NC::readOn(Entree &) override <protected-entree-ref-op-conv-ef-vef-p1nc-readon-entree-ref-override>`
[Entree & Op_Conv_EF_VEF_P1NC::readOn(Entree &) override](#protected-entree-ref-op-conv-ef-vef-p1nc-readon-entree-ref-override)
Attributes Documentation#
const Type_info Op_Conv_EF_VEF_P1NC::info_obj
int Op_Conv_EF_VEF_P1NC::antisym = 1
int Op_Conv_EF_VEF_P1NC::filtrer_resu = 1
int Op_Conv_EF_VEF_P1NC::transportant_bar = 0
int Op_Conv_EF_VEF_P1NC::transporte_bar = 1