Assembleur_P_PolyMAC_P0#
#include <Assembleur_P_PolyMAC_P0.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:`Assembleur\_P\_PolyMAC\_P0 <class-assembleur-p-polymac-p0>`
[Assembleur\_P\_PolyMAC\_P0](#class-assembleur-p-polymac-p0)
Detailed description#
Inherits from#
public : Assembleur_P_PolyMAC_P0P1NC
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#
assembler_continuite#
void Assembleur_P_PolyMAC_P0::assembler_continuite(matrices_t matrices, DoubleTab &secmem, int aux_only=0) 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 Assembleur_P_PolyMAC_P0::assembler_continuite(matrices_t matrices, DoubleTab &secmem, int aux_only=0) const override <assembleur-p-polymac-p0-public-void-assembleur-p-polymac-p0-assembler-continuite-matrices-t-matrices-doubletab-ref-secmem-int-aux-only-equal-0-const-override>`
[void Assembleur_P_PolyMAC_P0::assembler_continuite(matrices_t matrices, DoubleTab &secmem, int aux_only=0) const override](#assembleur-p-polymac-p0-public-void-assembleur-p-polymac-p0-assembler-continuite-matrices-t-matrices-doubletab-ref-secmem-int-aux-only-equal-0-const-override)
assembler_mat#
int Assembleur_P_PolyMAC_P0::assembler_mat(Matrice &, const DoubleVect &, int incr_pression, int resoudre_en_u) 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:`int Assembleur_P_PolyMAC_P0::assembler_mat(Matrice &, const DoubleVect &, int incr_pression, int resoudre_en_u) override <assembleur-p-polymac-p0-public-int-assembleur-p-polymac-p0-assembler-mat-matrice-ref-const-doublevect-ref-int-incr-pression-int-resoudre-en-u-override>`
[int Assembleur_P_PolyMAC_P0::assembler_mat(Matrice &, const DoubleVect &, int incr_pression, int resoudre_en_u) override](#assembleur-p-polymac-p0-public-int-assembleur-p-polymac-p0-assembler-mat-matrice-ref-const-doublevect-ref-int-incr-pression-int-resoudre-en-u-override)
Assembleur_P_PolyMAC_P0#
Assembleur_P_PolyMAC_P0::Assembleur_P_PolyMAC_P0()
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:`Assembleur_P_PolyMAC_P0::Assembleur_P_PolyMAC_P0() <assembleur-p-polymac-p0-public-assembleur-p-polymac-p0-assembleur-p-polymac-p0>`
[Assembleur_P_PolyMAC_P0::Assembleur_P_PolyMAC_P0()](#assembleur-p-polymac-p0-public-assembleur-p-polymac-p0-assembleur-p-polymac-p0)
dimensionner_continuite#
void Assembleur_P_PolyMAC_P0::dimensionner_continuite(matrices_t matrices, int aux_only=0) 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 Assembleur_P_PolyMAC_P0::dimensionner_continuite(matrices_t matrices, int aux_only=0) const override <assembleur-p-polymac-p0-public-void-assembleur-p-polymac-p0-dimensionner-continuite-matrices-t-matrices-int-aux-only-equal-0-const-override>`
[void Assembleur_P_PolyMAC_P0::dimensionner_continuite(matrices_t matrices, int aux_only=0) const override](#assembleur-p-polymac-p0-public-void-assembleur-p-polymac-p0-dimensionner-continuite-matrices-t-matrices-int-aux-only-equal-0-const-override)
duplique#
int Assembleur_P_PolyMAC_P0::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 Assembleur_P_PolyMAC_P0::duplique() const override <assembleur-p-polymac-p0-public-int-assembleur-p-polymac-p0-duplique-const-override>`
[int Assembleur_P_PolyMAC_P0::duplique() const override](#assembleur-p-polymac-p0-public-int-assembleur-p-polymac-p0-duplique-const-override)
get_info#
const Type_info * Assembleur_P_PolyMAC_P0::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 * Assembleur_P_PolyMAC_P0::get_info() const override <assembleur-p-polymac-p0-public-const-type-info-ptr-assembleur-p-polymac-p0-get-info-const-override>`
[const Type_info * Assembleur_P_PolyMAC_P0::get_info() const override](#assembleur-p-polymac-p0-public-const-type-info-ptr-assembleur-p-polymac-p0-get-info-const-override)
modifier_secmem_pour_incr_p#
void Assembleur_P_PolyMAC_P0::modifier_secmem_pour_incr_p(const DoubleTab &press, const double fac, DoubleTab &incr) 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:`void Assembleur_P_PolyMAC_P0::modifier_secmem_pour_incr_p(const DoubleTab &press, const double fac, DoubleTab &incr) const override <assembleur-p-polymac-p0-public-void-assembleur-p-polymac-p0-modifier-secmem-pour-incr-p-const-doubletab-ref-press-const-double-fac-doubletab-ref-incr-const-override>`
[void Assembleur_P_PolyMAC_P0::modifier_secmem_pour_incr_p(const DoubleTab &press, const double fac, DoubleTab &incr) const override](#assembleur-p-polymac-p0-public-void-assembleur-p-polymac-p0-modifier-secmem-pour-incr-p-const-doubletab-ref-press-const-double-fac-doubletab-ref-incr-const-override)
taille_memoire#
unsigned Assembleur_P_PolyMAC_P0::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 Assembleur_P_PolyMAC_P0::taille_memoire() const override <assembleur-p-polymac-p0-public-unsigned-assembleur-p-polymac-p0-taille-memoire-const-override>`
[unsigned Assembleur_P_PolyMAC_P0::taille_memoire() const override](#assembleur-p-polymac-p0-public-unsigned-assembleur-p-polymac-p0-taille-memoire-const-override)
~Assembleur_P_PolyMAC_P0#
Assembleur_P_PolyMAC_P0::~Assembleur_P_PolyMAC_P0()
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:`Assembleur_P_PolyMAC_P0::~Assembleur_P_PolyMAC_P0() <assembleur-p-polymac-p0-public-assembleur-p-polymac-p0-dtor-assembleur-p-polymac-p0>`
[Assembleur_P_PolyMAC_P0::~Assembleur_P_PolyMAC_P0()](#assembleur-p-polymac-p0-public-assembleur-p-polymac-p0-dtor-assembleur-p-polymac-p0)
cree_instance#
Objet_U * Assembleur_P_PolyMAC_P0::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 * Assembleur_P_PolyMAC_P0::cree_instance() <assembleur-p-polymac-p0-public-static-objet-u-ptr-assembleur-p-polymac-p0-cree-instance>`
[Objet_U * Assembleur_P_PolyMAC_P0::cree_instance()](#assembleur-p-polymac-p0-public-static-objet-u-ptr-assembleur-p-polymac-p0-cree-instance)
info#
const Type_info * Assembleur_P_PolyMAC_P0::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 * Assembleur_P_PolyMAC_P0::info() <assembleur-p-polymac-p0-public-static-const-type-info-ptr-assembleur-p-polymac-p0-info>`
[const Type_info * Assembleur_P_PolyMAC_P0::info()](#assembleur-p-polymac-p0-public-static-const-type-info-ptr-assembleur-p-polymac-p0-info)
self_cast#
const Assembleur_P_PolyMAC_P0 & Assembleur_P_PolyMAC_P0::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 Assembleur_P_PolyMAC_P0 & Assembleur_P_PolyMAC_P0::self_cast(const Objet_U &) <assembleur-p-polymac-p0-public-static-const-assembleur-p-polymac-p0-ref-assembleur-p-polymac-p0-self-cast-const-objet-u-ref>`
[const Assembleur_P_PolyMAC_P0 & Assembleur_P_PolyMAC_P0::self_cast(const Objet_U &)](#assembleur-p-polymac-p0-public-static-const-assembleur-p-polymac-p0-ref-assembleur-p-polymac-p0-self-cast-const-objet-u-ref)
self_cast#
Assembleur_P_PolyMAC_P0 & Assembleur_P_PolyMAC_P0::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:`Assembleur_P_PolyMAC_P0 & Assembleur_P_PolyMAC_P0::self_cast(Objet_U &) <assembleur-p-polymac-p0-public-static-assembleur-p-polymac-p0-ref-assembleur-p-polymac-p0-self-cast-objet-u-ref>`
[Assembleur_P_PolyMAC_P0 & Assembleur_P_PolyMAC_P0::self_cast(Objet_U &)](#assembleur-p-polymac-p0-public-static-assembleur-p-polymac-p0-ref-assembleur-p-polymac-p0-self-cast-objet-u-ref)
printOn#
Sortie & Assembleur_P_PolyMAC_P0::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
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 & Assembleur_P_PolyMAC_P0::printOn(Sortie &x) const override <assembleur-p-polymac-p0-protected-sortie-ref-assembleur-p-polymac-p0-printon-sortie-ref-x-const-override>`
[Sortie & Assembleur_P_PolyMAC_P0::printOn(Sortie &x) const override](#assembleur-p-polymac-p0-protected-sortie-ref-assembleur-p-polymac-p0-printon-sortie-ref-x-const-override)
readOn#
Entree & Assembleur_P_PolyMAC_P0::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
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:`Entree & Assembleur_P_PolyMAC_P0::readOn(Entree &) override <assembleur-p-polymac-p0-protected-entree-ref-assembleur-p-polymac-p0-readon-entree-ref-override>`
[Entree & Assembleur_P_PolyMAC_P0::readOn(Entree &) override](#assembleur-p-polymac-p0-protected-entree-ref-assembleur-p-polymac-p0-readon-entree-ref-override)
Attributes Documentation#
const Type_info Assembleur_P_PolyMAC_P0::info_obj