OpVEF_Centre#
#include <OpVEF_Centre.h>
class OpVEF_Centre
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:`OpVEF\_Centre <class-opvef-centre>`
[OpVEF\_Centre](#class-opvef-centre)
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 Centre
Inherits from#
public : Op_Conv_kschemas_VEF
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#
duplique#
int OpVEF_Centre::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 OpVEF_Centre::duplique() const override <opvef-centre-public-int-opvef-centre-duplique-const-override>`
[int OpVEF_Centre::duplique() const override](#opvef-centre-public-int-opvef-centre-duplique-const-override)
get_info#
const Type_info * OpVEF_Centre::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 * OpVEF_Centre::get_info() const override <opvef-centre-public-const-type-info-ptr-opvef-centre-get-info-const-override>`
[const Type_info * OpVEF_Centre::get_info() const override](#opvef-centre-public-const-type-info-ptr-opvef-centre-get-info-const-override)
OpVEF_Centre#
OpVEF_Centre::OpVEF_Centre()
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:`OpVEF_Centre::OpVEF_Centre() <opvef-centre-public-opvef-centre-opvef-centre>`
[OpVEF_Centre::OpVEF_Centre()](#opvef-centre-public-opvef-centre-opvef-centre)
taille_memoire#
unsigned OpVEF_Centre::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 OpVEF_Centre::taille_memoire() const override <opvef-centre-public-unsigned-opvef-centre-taille-memoire-const-override>`
[unsigned OpVEF_Centre::taille_memoire() const override](#opvef-centre-public-unsigned-opvef-centre-taille-memoire-const-override)
~OpVEF_Centre#
OpVEF_Centre::~OpVEF_Centre()
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:`OpVEF_Centre::~OpVEF_Centre() <opvef-centre-public-opvef-centre-dtor-opvef-centre>`
[OpVEF_Centre::~OpVEF_Centre()](#opvef-centre-public-opvef-centre-dtor-opvef-centre)
cree_instance#
Objet_U * OpVEF_Centre::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 * OpVEF_Centre::cree_instance() <opvef-centre-public-static-objet-u-ptr-opvef-centre-cree-instance>`
[Objet_U * OpVEF_Centre::cree_instance()](#opvef-centre-public-static-objet-u-ptr-opvef-centre-cree-instance)
info#
const Type_info * OpVEF_Centre::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 * OpVEF_Centre::info() <opvef-centre-public-static-const-type-info-ptr-opvef-centre-info>`
[const Type_info * OpVEF_Centre::info()](#opvef-centre-public-static-const-type-info-ptr-opvef-centre-info)
self_cast#
const OpVEF_Centre & OpVEF_Centre::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 OpVEF_Centre & OpVEF_Centre::self_cast(const Objet_U &) <opvef-centre-public-static-const-opvef-centre-ref-opvef-centre-self-cast-const-objet-u-ref>`
[const OpVEF_Centre & OpVEF_Centre::self_cast(const Objet_U &)](#opvef-centre-public-static-const-opvef-centre-ref-opvef-centre-self-cast-const-objet-u-ref)
self_cast#
OpVEF_Centre & OpVEF_Centre::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:`OpVEF_Centre & OpVEF_Centre::self_cast(Objet_U &) <opvef-centre-public-static-opvef-centre-ref-opvef-centre-self-cast-objet-u-ref>`
[OpVEF_Centre & OpVEF_Centre::self_cast(Objet_U &)](#opvef-centre-public-static-opvef-centre-ref-opvef-centre-self-cast-objet-u-ref)
printOn#
Sortie & OpVEF_Centre::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 & OpVEF_Centre::printOn(Sortie &x) const override <opvef-centre-protected-sortie-ref-opvef-centre-printon-sortie-ref-x-const-override>`
[Sortie & OpVEF_Centre::printOn(Sortie &x) const override](#opvef-centre-protected-sortie-ref-opvef-centre-printon-sortie-ref-x-const-override)
readOn#
Entree & OpVEF_Centre::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 & OpVEF_Centre::readOn(Entree &) override <opvef-centre-protected-entree-ref-opvef-centre-readon-entree-ref-override>`
[Entree & OpVEF_Centre::readOn(Entree &) override](#opvef-centre-protected-entree-ref-opvef-centre-readon-entree-ref-override)
Attributes Documentation#
const Type_info OpVEF_Centre::info_obj