Assembleur_P_PolyMAC#
#include <Assembleur_P_PolyMAC.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 <class-assembleur-p-polymac>`
[Assembleur\_P\_PolyMAC](#class-assembleur-p-polymac)
Detailed description#
Inherits from#
public : Assembleur_base
Inherited by#
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#
int Assembleur_P_PolyMAC::assembler(Matrice &) 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:`int Assembleur_P_PolyMAC::assembler(Matrice &) override <assembleur-p-polymac-public-int-assembleur-p-polymac-assembler-matrice-ref-override>`
[int Assembleur_P_PolyMAC::assembler(Matrice &) override](#assembleur-p-polymac-public-int-assembleur-p-polymac-assembler-matrice-ref-override)
assembler_mat#
int Assembleur_P_PolyMAC::assembler_mat(Matrice &, const DoubleVect &, int incr_pression, int resoudre_en_u) 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:`int Assembleur_P_PolyMAC::assembler_mat(Matrice &, const DoubleVect &, int incr_pression, int resoudre_en_u) override <assembleur-p-polymac-public-int-assembleur-p-polymac-assembler-mat-matrice-ref-const-doublevect-ref-int-incr-pression-int-resoudre-en-u-override>`
[int Assembleur_P_PolyMAC::assembler_mat(Matrice &, const DoubleVect &, int incr_pression, int resoudre_en_u) override](#assembleur-p-polymac-public-int-assembleur-p-polymac-assembler-mat-matrice-ref-const-doublevect-ref-int-incr-pression-int-resoudre-en-u-override)
assembler_QC#
int Assembleur_P_PolyMAC::assembler_QC(const DoubleTab &, Matrice &) override
Assemble la matrice de pression pour un fluide quasi compressible laplacein(P) est remplace par div(grad(P)/rho).
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::assembler_QC(const DoubleTab &, Matrice &) override <assembleur-p-polymac-public-int-assembleur-p-polymac-assembler-qc-const-doubletab-ref-matrice-ref-override>`
[int Assembleur_P_PolyMAC::assembler_QC(const DoubleTab &, Matrice &) override](#assembleur-p-polymac-public-int-assembleur-p-polymac-assembler-qc-const-doubletab-ref-matrice-ref-override)
assembler_rho_variable#
int Assembleur_P_PolyMAC::assembler_rho_variable(Matrice &, const Champ_Don_base &rho) override
Assemblage de la matrice div( porosite/rho * grad P ) Le type du champ “rho” a fournir depend de la discretisation (vdf, vef, p1b, .
Detailed description
..) Pour le front - tracking par exemple.
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::assembler_rho_variable(Matrice &, const Champ_Don_base &rho) override <assembleur-p-polymac-public-int-assembleur-p-polymac-assembler-rho-variable-matrice-ref-const-champ-don-base-ref-rho-override>`
[int Assembleur_P_PolyMAC::assembler_rho_variable(Matrice &, const Champ_Don_base &rho) override](#assembleur-p-polymac-public-int-assembleur-p-polymac-assembler-rho-variable-matrice-ref-const-champ-don-base-ref-rho-override)
Assembleur_P_PolyMAC#
Assembleur_P_PolyMAC::Assembleur_P_PolyMAC()
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::Assembleur_P_PolyMAC() <assembleur-p-polymac-public-assembleur-p-polymac-assembleur-p-polymac>`
[Assembleur_P_PolyMAC::Assembleur_P_PolyMAC()](#assembleur-p-polymac-public-assembleur-p-polymac-assembleur-p-polymac)
associer_domaine_cl_dis_base#
void Assembleur_P_PolyMAC::associer_domaine_cl_dis_base(const Domaine_Cl_dis_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 Assembleur_P_PolyMAC::associer_domaine_cl_dis_base(const Domaine_Cl_dis_base &) override <assembleur-p-polymac-public-void-assembleur-p-polymac-associer-domaine-cl-dis-base-const-domaine-cl-dis-base-ref-override>`
[void Assembleur_P_PolyMAC::associer_domaine_cl_dis_base(const Domaine_Cl_dis_base &) override](#assembleur-p-polymac-public-void-assembleur-p-polymac-associer-domaine-cl-dis-base-const-domaine-cl-dis-base-ref-override)
associer_domaine_dis_base#
void Assembleur_P_PolyMAC::associer_domaine_dis_base(const Domaine_dis_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 Assembleur_P_PolyMAC::associer_domaine_dis_base(const Domaine_dis_base &) override <assembleur-p-polymac-public-void-assembleur-p-polymac-associer-domaine-dis-base-const-domaine-dis-base-ref-override>`
[void Assembleur_P_PolyMAC::associer_domaine_dis_base(const Domaine_dis_base &) override](#assembleur-p-polymac-public-void-assembleur-p-polymac-associer-domaine-dis-base-const-domaine-dis-base-ref-override)
completer#
void Assembleur_P_PolyMAC::completer(const Equation_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 Assembleur_P_PolyMAC::completer(const Equation_base &) override <assembleur-p-polymac-public-void-assembleur-p-polymac-completer-const-equation-base-ref-override>`
[void Assembleur_P_PolyMAC::completer(const Equation_base &) override](#assembleur-p-polymac-public-void-assembleur-p-polymac-completer-const-equation-base-ref-override)
corriger_vitesses#
void Assembleur_P_PolyMAC::corriger_vitesses(const DoubleTab &dP, DoubleTab &dv) 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::corriger_vitesses(const DoubleTab &dP, DoubleTab &dv) const override <assembleur-p-polymac-public-void-assembleur-p-polymac-corriger-vitesses-const-doubletab-ref-dp-doubletab-ref-dv-const-override>`
[void Assembleur_P_PolyMAC::corriger_vitesses(const DoubleTab &dP, DoubleTab &dv) const override](#assembleur-p-polymac-public-void-assembleur-p-polymac-corriger-vitesses-const-doubletab-ref-dp-doubletab-ref-dv-const-override)
domaine_Cl_dis_base#
const Domaine_Cl_dis_base & Assembleur_P_PolyMAC::domaine_Cl_dis_base() 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:`const Domaine_Cl_dis_base & Assembleur_P_PolyMAC::domaine_Cl_dis_base() const override <assembleur-p-polymac-public-const-domaine-cl-dis-base-ref-assembleur-p-polymac-domaine-cl-dis-base-const-override>`
[const Domaine_Cl_dis_base & Assembleur_P_PolyMAC::domaine_Cl_dis_base() const override](#assembleur-p-polymac-public-const-domaine-cl-dis-base-ref-assembleur-p-polymac-domaine-cl-dis-base-const-override)
domaine_dis_base#
const Domaine_dis_base & Assembleur_P_PolyMAC::domaine_dis_base() 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:`const Domaine_dis_base & Assembleur_P_PolyMAC::domaine_dis_base() const override <assembleur-p-polymac-public-const-domaine-dis-base-ref-assembleur-p-polymac-domaine-dis-base-const-override>`
[const Domaine_dis_base & Assembleur_P_PolyMAC::domaine_dis_base() const override](#assembleur-p-polymac-public-const-domaine-dis-base-ref-assembleur-p-polymac-domaine-dis-base-const-override)
duplique#
int Assembleur_P_PolyMAC::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::duplique() const override <assembleur-p-polymac-public-int-assembleur-p-polymac-duplique-const-override>`
[int Assembleur_P_PolyMAC::duplique() const override](#assembleur-p-polymac-public-int-assembleur-p-polymac-duplique-const-override)
equation#
const Equation_base & Assembleur_P_PolyMAC::equation() 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:`const Equation_base & Assembleur_P_PolyMAC::equation() const <assembleur-p-polymac-public-const-equation-base-ref-assembleur-p-polymac-equation-const>`
[const Equation_base & Assembleur_P_PolyMAC::equation() const](#assembleur-p-polymac-public-const-equation-base-ref-assembleur-p-polymac-equation-const)
get_info#
const Type_info * Assembleur_P_PolyMAC::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::get_info() const override <assembleur-p-polymac-public-const-type-info-ptr-assembleur-p-polymac-get-info-const-override>`
[const Type_info * Assembleur_P_PolyMAC::get_info() const override](#assembleur-p-polymac-public-const-type-info-ptr-assembleur-p-polymac-get-info-const-override)
modifier_secmem#
int Assembleur_P_PolyMAC::modifier_secmem(DoubleTab &) 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::modifier_secmem(DoubleTab &) override <assembleur-p-polymac-public-int-assembleur-p-polymac-modifier-secmem-doubletab-ref-override>`
[int Assembleur_P_PolyMAC::modifier_secmem(DoubleTab &) override](#assembleur-p-polymac-public-int-assembleur-p-polymac-modifier-secmem-doubletab-ref-override)
modifier_solution#
int Assembleur_P_PolyMAC::modifier_solution(DoubleTab &) 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::modifier_solution(DoubleTab &) override <assembleur-p-polymac-public-int-assembleur-p-polymac-modifier-solution-doubletab-ref-override>`
[int Assembleur_P_PolyMAC::modifier_solution(DoubleTab &) override](#assembleur-p-polymac-public-int-assembleur-p-polymac-modifier-solution-doubletab-ref-override)
taille_memoire#
unsigned Assembleur_P_PolyMAC::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::taille_memoire() const override <assembleur-p-polymac-public-unsigned-assembleur-p-polymac-taille-memoire-const-override>`
[unsigned Assembleur_P_PolyMAC::taille_memoire() const override](#assembleur-p-polymac-public-unsigned-assembleur-p-polymac-taille-memoire-const-override)
~Assembleur_P_PolyMAC#
Assembleur_P_PolyMAC::~Assembleur_P_PolyMAC()
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::~Assembleur_P_PolyMAC() <assembleur-p-polymac-public-assembleur-p-polymac-dtor-assembleur-p-polymac>`
[Assembleur_P_PolyMAC::~Assembleur_P_PolyMAC()](#assembleur-p-polymac-public-assembleur-p-polymac-dtor-assembleur-p-polymac)
cree_instance#
Objet_U * Assembleur_P_PolyMAC::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::cree_instance() <assembleur-p-polymac-public-static-objet-u-ptr-assembleur-p-polymac-cree-instance>`
[Objet_U * Assembleur_P_PolyMAC::cree_instance()](#assembleur-p-polymac-public-static-objet-u-ptr-assembleur-p-polymac-cree-instance)
info#
const Type_info * Assembleur_P_PolyMAC::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::info() <assembleur-p-polymac-public-static-const-type-info-ptr-assembleur-p-polymac-info>`
[const Type_info * Assembleur_P_PolyMAC::info()](#assembleur-p-polymac-public-static-const-type-info-ptr-assembleur-p-polymac-info)
self_cast#
const Assembleur_P_PolyMAC & Assembleur_P_PolyMAC::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 & Assembleur_P_PolyMAC::self_cast(const Objet_U &) <assembleur-p-polymac-public-static-const-assembleur-p-polymac-ref-assembleur-p-polymac-self-cast-const-objet-u-ref>`
[const Assembleur_P_PolyMAC & Assembleur_P_PolyMAC::self_cast(const Objet_U &)](#assembleur-p-polymac-public-static-const-assembleur-p-polymac-ref-assembleur-p-polymac-self-cast-const-objet-u-ref)
self_cast#
Assembleur_P_PolyMAC & Assembleur_P_PolyMAC::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 & Assembleur_P_PolyMAC::self_cast(Objet_U &) <assembleur-p-polymac-public-static-assembleur-p-polymac-ref-assembleur-p-polymac-self-cast-objet-u-ref>`
[Assembleur_P_PolyMAC & Assembleur_P_PolyMAC::self_cast(Objet_U &)](#assembleur-p-polymac-public-static-assembleur-p-polymac-ref-assembleur-p-polymac-self-cast-objet-u-ref)
printOn#
Sortie & Assembleur_P_PolyMAC::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::printOn(Sortie &x) const override <assembleur-p-polymac-protected-sortie-ref-assembleur-p-polymac-printon-sortie-ref-x-const-override>`
[Sortie & Assembleur_P_PolyMAC::printOn(Sortie &x) const override](#assembleur-p-polymac-protected-sortie-ref-assembleur-p-polymac-printon-sortie-ref-x-const-override)
readOn#
Entree & Assembleur_P_PolyMAC::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::readOn(Entree &) override <assembleur-p-polymac-protected-entree-ref-assembleur-p-polymac-readon-entree-ref-override>`
[Entree & Assembleur_P_PolyMAC::readOn(Entree &) override](#assembleur-p-polymac-protected-entree-ref-assembleur-p-polymac-readon-entree-ref-override)
Attributes Documentation#
const Type_info Assembleur_P_PolyMAC::info_obj
int Assembleur_P_PolyMAC::has_P_ref = 0
TRUST_Ref<Domaine_Cl_PolyMAC *> Assembleur_P_PolyMAC::le_dom_Cl_PolyMAC
TRUST_Ref<Domaine_PolyMAC *> Assembleur_P_PolyMAC::le_dom_PolyMAC
DoubleTab Assembleur_P_PolyMAC::les_coeff_pression
TRUST_Ref<Equation_base *> Assembleur_P_PolyMAC::mon_equation
Matrice_Morse Assembleur_P_PolyMAC::rec
int Assembleur_P_PolyMAC::stencil_done = 0
IntVect Assembleur_P_PolyMAC::tab1
IntVect Assembleur_P_PolyMAC::tab2