Op_Grad_PolyMAC_Face#
#include <Op_Grad_PolyMAC_Face.h>
class Op_Grad_PolyMAC_Face
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\_Grad\_PolyMAC\_Face <class-op-grad-polymac-face>`
[Op\_Grad\_PolyMAC\_Face](#class-op-grad-polymac-face)
Detailed description#
Cette classe represente l’operateur de gradient La discretisation est PolyMAC On calcule le gradient d’un Champ_Elem_PolyMAC (la pression)
Inherits from#
public : Operateur_Grad_base
Inherited by#
public : Op_Grad_PolyMAC_P0P1NC_Face
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#
ajouter#
DoubleTab & Op_Grad_PolyMAC_Face::ajouter(const DoubleTab &, DoubleTab &) 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 & Op_Grad_PolyMAC_Face::ajouter(const DoubleTab &, DoubleTab &) const override <op-grad-polymac-face-public-doubletab-ref-op-grad-polymac-face-ajouter-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Op_Grad_PolyMAC_Face::ajouter(const DoubleTab &, DoubleTab &) const override](#op-grad-polymac-face-public-doubletab-ref-op-grad-polymac-face-ajouter-const-doubletab-ref-doubletab-ref-const-override)
associer#
void Op_Grad_PolyMAC_Face::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) 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_Grad_PolyMAC_Face::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override <op-grad-polymac-face-public-void-op-grad-polymac-face-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-const-champ-inc-base-ref-override>`
[void Op_Grad_PolyMAC_Face::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override](#op-grad-polymac-face-public-void-op-grad-polymac-face-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-const-champ-inc-base-ref-override)
calculer#
DoubleTab & Op_Grad_PolyMAC_Face::calculer(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_Grad_PolyMAC_Face::calculer(const DoubleTab &, DoubleTab &) const override <op-grad-polymac-face-public-doubletab-ref-op-grad-polymac-face-calculer-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Op_Grad_PolyMAC_Face::calculer(const DoubleTab &, DoubleTab &) const override](#op-grad-polymac-face-public-doubletab-ref-op-grad-polymac-face-calculer-const-doubletab-ref-doubletab-ref-const-override)
contribuer_a_avec#
void Op_Grad_PolyMAC_Face::contribuer_a_avec(const DoubleTab &inco, Matrice_Morse &matrice) const override
DOES NOTHING - to override in derived classes.
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_Grad_PolyMAC_Face::contribuer_a_avec(const DoubleTab &inco, Matrice_Morse &matrice) const override <op-grad-polymac-face-public-void-op-grad-polymac-face-contribuer-a-avec-const-doubletab-ref-inco-matrice-morse-ref-matrice-const-override>`
[void Op_Grad_PolyMAC_Face::contribuer_a_avec(const DoubleTab &inco, Matrice_Morse &matrice) const override](#op-grad-polymac-face-public-void-op-grad-polymac-face-contribuer-a-avec-const-doubletab-ref-inco-matrice-morse-ref-matrice-const-override)
dimensionner#
void Op_Grad_PolyMAC_Face::dimensionner(Matrice_Morse &) const override
DOES NOTHING - to override in derived classes.
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_Grad_PolyMAC_Face::dimensionner(Matrice_Morse &) const override <op-grad-polymac-face-public-void-op-grad-polymac-face-dimensionner-matrice-morse-ref-const-override>`
[void Op_Grad_PolyMAC_Face::dimensionner(Matrice_Morse &) const override](#op-grad-polymac-face-public-void-op-grad-polymac-face-dimensionner-matrice-morse-ref-const-override)
duplique#
int Op_Grad_PolyMAC_Face::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_Grad_PolyMAC_Face::duplique() const override <op-grad-polymac-face-public-int-op-grad-polymac-face-duplique-const-override>`
[int Op_Grad_PolyMAC_Face::duplique() const override](#op-grad-polymac-face-public-int-op-grad-polymac-face-duplique-const-override)
get_info#
const Type_info * Op_Grad_PolyMAC_Face::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_Grad_PolyMAC_Face::get_info() const override <op-grad-polymac-face-public-const-type-info-ptr-op-grad-polymac-face-get-info-const-override>`
[const Type_info * Op_Grad_PolyMAC_Face::get_info() const override](#op-grad-polymac-face-public-const-type-info-ptr-op-grad-polymac-face-get-info-const-override)
impr#
int Op_Grad_PolyMAC_Face::impr(Sortie &os) const override
DOES NOTHING - to override in derived classes.
Detailed description
Imprime l’operateur sur un flot de sortie.
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_Grad_PolyMAC_Face::impr(Sortie &os) const override <op-grad-polymac-face-public-int-op-grad-polymac-face-impr-sortie-ref-os-const-override>`
[int Op_Grad_PolyMAC_Face::impr(Sortie &os) const override](#op-grad-polymac-face-public-int-op-grad-polymac-face-impr-sortie-ref-os-const-override)
Op_Grad_PolyMAC_Face#
Op_Grad_PolyMAC_Face::Op_Grad_PolyMAC_Face()
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_Grad_PolyMAC_Face::Op_Grad_PolyMAC_Face() <op-grad-polymac-face-public-op-grad-polymac-face-op-grad-polymac-face>`
[Op_Grad_PolyMAC_Face::Op_Grad_PolyMAC_Face()](#op-grad-polymac-face-public-op-grad-polymac-face-op-grad-polymac-face)
taille_memoire#
unsigned Op_Grad_PolyMAC_Face::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_Grad_PolyMAC_Face::taille_memoire() const override <op-grad-polymac-face-public-unsigned-op-grad-polymac-face-taille-memoire-const-override>`
[unsigned Op_Grad_PolyMAC_Face::taille_memoire() const override](#op-grad-polymac-face-public-unsigned-op-grad-polymac-face-taille-memoire-const-override)
~Op_Grad_PolyMAC_Face#
Op_Grad_PolyMAC_Face::~Op_Grad_PolyMAC_Face()
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_Grad_PolyMAC_Face::~Op_Grad_PolyMAC_Face() <op-grad-polymac-face-public-op-grad-polymac-face-dtor-op-grad-polymac-face>`
[Op_Grad_PolyMAC_Face::~Op_Grad_PolyMAC_Face()](#op-grad-polymac-face-public-op-grad-polymac-face-dtor-op-grad-polymac-face)
cree_instance#
Objet_U * Op_Grad_PolyMAC_Face::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_Grad_PolyMAC_Face::cree_instance() <op-grad-polymac-face-public-static-objet-u-ptr-op-grad-polymac-face-cree-instance>`
[Objet_U * Op_Grad_PolyMAC_Face::cree_instance()](#op-grad-polymac-face-public-static-objet-u-ptr-op-grad-polymac-face-cree-instance)
info#
const Type_info * Op_Grad_PolyMAC_Face::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_Grad_PolyMAC_Face::info() <op-grad-polymac-face-public-static-const-type-info-ptr-op-grad-polymac-face-info>`
[const Type_info * Op_Grad_PolyMAC_Face::info()](#op-grad-polymac-face-public-static-const-type-info-ptr-op-grad-polymac-face-info)
self_cast#
const Op_Grad_PolyMAC_Face & Op_Grad_PolyMAC_Face::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_Grad_PolyMAC_Face & Op_Grad_PolyMAC_Face::self_cast(const Objet_U &) <op-grad-polymac-face-public-static-const-op-grad-polymac-face-ref-op-grad-polymac-face-self-cast-const-objet-u-ref>`
[const Op_Grad_PolyMAC_Face & Op_Grad_PolyMAC_Face::self_cast(const Objet_U &)](#op-grad-polymac-face-public-static-const-op-grad-polymac-face-ref-op-grad-polymac-face-self-cast-const-objet-u-ref)
self_cast#
Op_Grad_PolyMAC_Face & Op_Grad_PolyMAC_Face::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_Grad_PolyMAC_Face & Op_Grad_PolyMAC_Face::self_cast(Objet_U &) <op-grad-polymac-face-public-static-op-grad-polymac-face-ref-op-grad-polymac-face-self-cast-objet-u-ref>`
[Op_Grad_PolyMAC_Face & Op_Grad_PolyMAC_Face::self_cast(Objet_U &)](#op-grad-polymac-face-public-static-op-grad-polymac-face-ref-op-grad-polymac-face-self-cast-objet-u-ref)
printOn#
Sortie & Op_Grad_PolyMAC_Face::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_Grad_PolyMAC_Face::printOn(Sortie &x) const override <op-grad-polymac-face-protected-sortie-ref-op-grad-polymac-face-printon-sortie-ref-x-const-override>`
[Sortie & Op_Grad_PolyMAC_Face::printOn(Sortie &x) const override](#op-grad-polymac-face-protected-sortie-ref-op-grad-polymac-face-printon-sortie-ref-x-const-override)
readOn#
Entree & Op_Grad_PolyMAC_Face::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_Grad_PolyMAC_Face::readOn(Entree &) override <op-grad-polymac-face-protected-entree-ref-op-grad-polymac-face-readon-entree-ref-override>`
[Entree & Op_Grad_PolyMAC_Face::readOn(Entree &) override](#op-grad-polymac-face-protected-entree-ref-op-grad-polymac-face-readon-entree-ref-override)
Attributes Documentation#
const Type_info Op_Grad_PolyMAC_Face::info_obj
IntTab Op_Grad_PolyMAC_Face::face_voisins
DoubleVect Op_Grad_PolyMAC_Face::porosite_surf
TRUST_Ref<Domaine_Cl_PolyMAC *> Op_Grad_PolyMAC_Face::ref_dcl
TRUST_Ref<Domaine_PolyMAC *> Op_Grad_PolyMAC_Face::ref_domaine