Assembleur_P_VEF#
#include <Assembleur_P_VEF.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\_VEF <class-assembleur-p-vef>`
[Assembleur\_P\_VEF](#class-assembleur-p-vef)
Detailed description#
Inherits from#
public : Assembleur_base
Inherited by#
public : Assembleur_P_VEFPreP1B
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_VEF::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_VEF::assembler(Matrice &) override <assembleur-p-vef-public-int-assembleur-p-vef-assembler-matrice-ref-override>`
[int Assembleur_P_VEF::assembler(Matrice &) override](#assembleur-p-vef-public-int-assembleur-p-vef-assembler-matrice-ref-override)
assembler_mat#
int Assembleur_P_VEF::assembler_mat(Matrice &, const DoubleVect &, int, int) 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_VEF::assembler_mat(Matrice &, const DoubleVect &, int, int) override <assembleur-p-vef-public-int-assembleur-p-vef-assembler-mat-matrice-ref-const-doublevect-ref-int-int-override>`
[int Assembleur_P_VEF::assembler_mat(Matrice &, const DoubleVect &, int, int) override](#assembleur-p-vef-public-int-assembleur-p-vef-assembler-mat-matrice-ref-const-doublevect-ref-int-int-override)
assembler_QC#
int Assembleur_P_VEF::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_VEF::assembler_QC(const DoubleTab &, Matrice &) override <assembleur-p-vef-public-int-assembleur-p-vef-assembler-qc-const-doubletab-ref-matrice-ref-override>`
[int Assembleur_P_VEF::assembler_QC(const DoubleTab &, Matrice &) override](#assembleur-p-vef-public-int-assembleur-p-vef-assembler-qc-const-doubletab-ref-matrice-ref-override)
Assembleur_P_VEF#
Assembleur_P_VEF::Assembleur_P_VEF()
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_VEF::Assembleur_P_VEF() <assembleur-p-vef-public-assembleur-p-vef-assembleur-p-vef>`
[Assembleur_P_VEF::Assembleur_P_VEF()](#assembleur-p-vef-public-assembleur-p-vef-assembleur-p-vef)
associer_domaine_cl_dis_base#
void Assembleur_P_VEF::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_VEF::associer_domaine_cl_dis_base(const Domaine_Cl_dis_base &) override <assembleur-p-vef-public-void-assembleur-p-vef-associer-domaine-cl-dis-base-const-domaine-cl-dis-base-ref-override>`
[void Assembleur_P_VEF::associer_domaine_cl_dis_base(const Domaine_Cl_dis_base &) override](#assembleur-p-vef-public-void-assembleur-p-vef-associer-domaine-cl-dis-base-const-domaine-cl-dis-base-ref-override)
associer_domaine_dis_base#
void Assembleur_P_VEF::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_VEF::associer_domaine_dis_base(const Domaine_dis_base &) override <assembleur-p-vef-public-void-assembleur-p-vef-associer-domaine-dis-base-const-domaine-dis-base-ref-override>`
[void Assembleur_P_VEF::associer_domaine_dis_base(const Domaine_dis_base &) override](#assembleur-p-vef-public-void-assembleur-p-vef-associer-domaine-dis-base-const-domaine-dis-base-ref-override)
completer#
void Assembleur_P_VEF::completer(const Equation_base &) 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:`void Assembleur_P_VEF::completer(const Equation_base &) override <assembleur-p-vef-public-void-assembleur-p-vef-completer-const-equation-base-ref-override>`
[void Assembleur_P_VEF::completer(const Equation_base &) override](#assembleur-p-vef-public-void-assembleur-p-vef-completer-const-equation-base-ref-override)
domaine_Cl_dis_base#
const Domaine_Cl_dis_base & Assembleur_P_VEF::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_VEF::domaine_Cl_dis_base() const override <assembleur-p-vef-public-const-domaine-cl-dis-base-ref-assembleur-p-vef-domaine-cl-dis-base-const-override>`
[const Domaine_Cl_dis_base & Assembleur_P_VEF::domaine_Cl_dis_base() const override](#assembleur-p-vef-public-const-domaine-cl-dis-base-ref-assembleur-p-vef-domaine-cl-dis-base-const-override)
domaine_dis_base#
const Domaine_dis_base & Assembleur_P_VEF::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_VEF::domaine_dis_base() const override <assembleur-p-vef-public-const-domaine-dis-base-ref-assembleur-p-vef-domaine-dis-base-const-override>`
[const Domaine_dis_base & Assembleur_P_VEF::domaine_dis_base() const override](#assembleur-p-vef-public-const-domaine-dis-base-ref-assembleur-p-vef-domaine-dis-base-const-override)
duplique#
int Assembleur_P_VEF::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_VEF::duplique() const override <assembleur-p-vef-public-int-assembleur-p-vef-duplique-const-override>`
[int Assembleur_P_VEF::duplique() const override](#assembleur-p-vef-public-int-assembleur-p-vef-duplique-const-override)
equation#
const Equation_base & Assembleur_P_VEF::equation() const
Detailed description
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_VEF::equation() const <assembleur-p-vef-public-const-equation-base-ref-assembleur-p-vef-equation-const>`
[const Equation_base & Assembleur_P_VEF::equation() const](#assembleur-p-vef-public-const-equation-base-ref-assembleur-p-vef-equation-const)
get_info#
const Type_info * Assembleur_P_VEF::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_VEF::get_info() const override <assembleur-p-vef-public-const-type-info-ptr-assembleur-p-vef-get-info-const-override>`
[const Type_info * Assembleur_P_VEF::get_info() const override](#assembleur-p-vef-public-const-type-info-ptr-assembleur-p-vef-get-info-const-override)
modifier_matrice#
int Assembleur_P_VEF::modifier_matrice(Matrice &)
Modifier eventuellement la matrice pour la rendre definie si elle ne l’est pas Valeurs par defaut:
Detailed description
Contraintes: Acces: entree
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_VEF::modifier_matrice(Matrice &) <assembleur-p-vef-public-int-assembleur-p-vef-modifier-matrice-matrice-ref>`
[int Assembleur_P_VEF::modifier_matrice(Matrice &)](#assembleur-p-vef-public-int-assembleur-p-vef-modifier-matrice-matrice-ref)
modifier_secmem#
int Assembleur_P_VEF::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_VEF::modifier_secmem(DoubleTab &) override <assembleur-p-vef-public-int-assembleur-p-vef-modifier-secmem-doubletab-ref-override>`
[int Assembleur_P_VEF::modifier_secmem(DoubleTab &) override](#assembleur-p-vef-public-int-assembleur-p-vef-modifier-secmem-doubletab-ref-override)
modifier_solution#
int Assembleur_P_VEF::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_VEF::modifier_solution(DoubleTab &) override <assembleur-p-vef-public-int-assembleur-p-vef-modifier-solution-doubletab-ref-override>`
[int Assembleur_P_VEF::modifier_solution(DoubleTab &) override](#assembleur-p-vef-public-int-assembleur-p-vef-modifier-solution-doubletab-ref-override)
remplir#
int Assembleur_P_VEF::remplir(Matrice &, const DoubleTab &)
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:`int Assembleur_P_VEF::remplir(Matrice &, const DoubleTab &) <assembleur-p-vef-public-int-assembleur-p-vef-remplir-matrice-ref-const-doubletab-ref>`
[int Assembleur_P_VEF::remplir(Matrice &, const DoubleTab &)](#assembleur-p-vef-public-int-assembleur-p-vef-remplir-matrice-ref-const-doubletab-ref)
remplir#
int Assembleur_P_VEF::remplir(Matrice &, const DoubleVect &)
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:`int Assembleur_P_VEF::remplir(Matrice &, const DoubleVect &) <assembleur-p-vef-public-int-assembleur-p-vef-remplir-matrice-ref-const-doublevect-ref>`
[int Assembleur_P_VEF::remplir(Matrice &, const DoubleVect &)](#assembleur-p-vef-public-int-assembleur-p-vef-remplir-matrice-ref-const-doublevect-ref)
taille_memoire#
unsigned Assembleur_P_VEF::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_VEF::taille_memoire() const override <assembleur-p-vef-public-unsigned-assembleur-p-vef-taille-memoire-const-override>`
[unsigned Assembleur_P_VEF::taille_memoire() const override](#assembleur-p-vef-public-unsigned-assembleur-p-vef-taille-memoire-const-override)
~Assembleur_P_VEF#
Assembleur_P_VEF::~Assembleur_P_VEF()
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_VEF::~Assembleur_P_VEF() <assembleur-p-vef-public-assembleur-p-vef-dtor-assembleur-p-vef>`
[Assembleur_P_VEF::~Assembleur_P_VEF()](#assembleur-p-vef-public-assembleur-p-vef-dtor-assembleur-p-vef)
cree_instance#
Objet_U * Assembleur_P_VEF::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_VEF::cree_instance() <assembleur-p-vef-public-static-objet-u-ptr-assembleur-p-vef-cree-instance>`
[Objet_U * Assembleur_P_VEF::cree_instance()](#assembleur-p-vef-public-static-objet-u-ptr-assembleur-p-vef-cree-instance)
info#
const Type_info * Assembleur_P_VEF::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_VEF::info() <assembleur-p-vef-public-static-const-type-info-ptr-assembleur-p-vef-info>`
[const Type_info * Assembleur_P_VEF::info()](#assembleur-p-vef-public-static-const-type-info-ptr-assembleur-p-vef-info)
self_cast#
const Assembleur_P_VEF & Assembleur_P_VEF::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_VEF & Assembleur_P_VEF::self_cast(const Objet_U &) <assembleur-p-vef-public-static-const-assembleur-p-vef-ref-assembleur-p-vef-self-cast-const-objet-u-ref>`
[const Assembleur_P_VEF & Assembleur_P_VEF::self_cast(const Objet_U &)](#assembleur-p-vef-public-static-const-assembleur-p-vef-ref-assembleur-p-vef-self-cast-const-objet-u-ref)
self_cast#
Assembleur_P_VEF & Assembleur_P_VEF::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_VEF & Assembleur_P_VEF::self_cast(Objet_U &) <assembleur-p-vef-public-static-assembleur-p-vef-ref-assembleur-p-vef-self-cast-objet-u-ref>`
[Assembleur_P_VEF & Assembleur_P_VEF::self_cast(Objet_U &)](#assembleur-p-vef-public-static-assembleur-p-vef-ref-assembleur-p-vef-self-cast-objet-u-ref)
calculer_inv_volume#
void Assembleur_P_VEF::calculer_inv_volume(DoubleTab &inv_volumes_entrelaces, const Domaine_Cl_VEF &domaine_Cl_VEF, const DoubleVect &volumes_entrelaces)
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:`void Assembleur_P_VEF::calculer_inv_volume(DoubleTab &inv_volumes_entrelaces, const Domaine_Cl_VEF &domaine_Cl_VEF, const DoubleVect &volumes_entrelaces) <assembleur-p-vef-protected-void-assembleur-p-vef-calculer-inv-volume-doubletab-ref-inv-volumes-entrelaces-const-domaine-cl-vef-ref-domaine-cl-vef-const-doublevect-ref-volumes-entrelaces>`
[void Assembleur_P_VEF::calculer_inv_volume(DoubleTab &inv_volumes_entrelaces, const Domaine_Cl_VEF &domaine_Cl_VEF, const DoubleVect &volumes_entrelaces)](#assembleur-p-vef-protected-void-assembleur-p-vef-calculer-inv-volume-doubletab-ref-inv-volumes-entrelaces-const-domaine-cl-vef-ref-domaine-cl-vef-const-doublevect-ref-volumes-entrelaces)
printOn#
Sortie & Assembleur_P_VEF::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_VEF::printOn(Sortie &x) const override <assembleur-p-vef-protected-sortie-ref-assembleur-p-vef-printon-sortie-ref-x-const-override>`
[Sortie & Assembleur_P_VEF::printOn(Sortie &x) const override](#assembleur-p-vef-protected-sortie-ref-assembleur-p-vef-printon-sortie-ref-x-const-override)
readOn#
Entree & Assembleur_P_VEF::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_VEF::readOn(Entree &) override <assembleur-p-vef-protected-entree-ref-assembleur-p-vef-readon-entree-ref-override>`
[Entree & Assembleur_P_VEF::readOn(Entree &) override](#assembleur-p-vef-protected-entree-ref-assembleur-p-vef-readon-entree-ref-override)
Attributes Documentation#
const Type_info Assembleur_P_VEF::info_obj
int Assembleur_P_VEF::has_P_ref = 0
TRUST_Ref<Domaine_Cl_VEF *> Assembleur_P_VEF::le_dom_Cl_VEF
TRUST_Ref<Domaine_VEF *> Assembleur_P_VEF::le_dom_VEF
DoubleTab Assembleur_P_VEF::les_coeff_pression
TRUST_Ref<Equation_base *> Assembleur_P_VEF::mon_equation