Assembleur_P_VEFPreP1B#

#include <Assembleur_P_VEFPreP1B.h>
Brief description

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\_VEFPreP1B <class-assembleur-p-vefprep1b>`
[Assembleur\_P\_VEFPreP1B](#class-assembleur-p-vefprep1b)

Detailed description#

Inherits from#

Inheritance graph#

If the image is too small, right-click and open in new tab

../../../../../_images/classAssembleur__P__VEFPreP1B__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

assembler#

Definition
int Assembleur_P_VEFPreP1B::assembler(Matrice &) override
Brief description
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_VEFPreP1B::assembler(Matrice &) override <assembleur-p-vefprep1b-public-int-assembleur-p-vefprep1b-assembler-matrice-ref-override>`
[int Assembleur_P_VEFPreP1B::assembler(Matrice &) override](#assembleur-p-vefprep1b-public-int-assembleur-p-vefprep1b-assembler-matrice-ref-override)

assembler_mat#

Definition
int Assembleur_P_VEFPreP1B::assembler_mat(Matrice &, const DoubleVect &, int incr_pression, int resoudre_en_u) override
Brief description
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_VEFPreP1B::assembler_mat(Matrice &, const DoubleVect &, int incr_pression, int resoudre_en_u) override <assembleur-p-vefprep1b-public-int-assembleur-p-vefprep1b-assembler-mat-matrice-ref-const-doublevect-ref-int-incr-pression-int-resoudre-en-u-override>`
[int Assembleur_P_VEFPreP1B::assembler_mat(Matrice &, const DoubleVect &, int incr_pression, int resoudre_en_u) override](#assembleur-p-vefprep1b-public-int-assembleur-p-vefprep1b-assembler-mat-matrice-ref-const-doublevect-ref-int-incr-pression-int-resoudre-en-u-override)

assembler_rho_variable#

Definition
int Assembleur_P_VEFPreP1B::assembler_rho_variable(Matrice &, const Champ_Don_base &) override
Brief description

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_VEFPreP1B::assembler_rho_variable(Matrice &, const Champ_Don_base &) override <assembleur-p-vefprep1b-public-int-assembleur-p-vefprep1b-assembler-rho-variable-matrice-ref-const-champ-don-base-ref-override>`
[int Assembleur_P_VEFPreP1B::assembler_rho_variable(Matrice &, const Champ_Don_base &) override](#assembleur-p-vefprep1b-public-int-assembleur-p-vefprep1b-assembler-rho-variable-matrice-ref-const-champ-don-base-ref-override)

Assembleur_P_VEFPreP1B#

Definition
Assembleur_P_VEFPreP1B::Assembleur_P_VEFPreP1B()
Brief description
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_VEFPreP1B::Assembleur_P_VEFPreP1B() <assembleur-p-vefprep1b-public-assembleur-p-vefprep1b-assembleur-p-vefprep1b>`
[Assembleur_P_VEFPreP1B::Assembleur_P_VEFPreP1B()](#assembleur-p-vefprep1b-public-assembleur-p-vefprep1b-assembleur-p-vefprep1b)

changement_base#

Definition
int Assembleur_P_VEFPreP1B::changement_base() const
Brief description
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_VEFPreP1B::changement_base() const <assembleur-p-vefprep1b-public-int-assembleur-p-vefprep1b-changement-base-const>`
[int Assembleur_P_VEFPreP1B::changement_base() const](#assembleur-p-vefprep1b-public-int-assembleur-p-vefprep1b-changement-base-const)

changer_base#

Definition
void Assembleur_P_VEFPreP1B::changer_base(DoubleVect &v)
Brief description
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:`void Assembleur_P_VEFPreP1B::changer_base(DoubleVect &v) <assembleur-p-vefprep1b-public-void-assembleur-p-vefprep1b-changer-base-doublevect-ref-v>`
[void Assembleur_P_VEFPreP1B::changer_base(DoubleVect &v)](#assembleur-p-vefprep1b-public-void-assembleur-p-vefprep1b-changer-base-doublevect-ref-v)

changer_base_matrice#

Definition
void Assembleur_P_VEFPreP1B::changer_base_matrice(Matrice &)
Brief description
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_VEFPreP1B::changer_base_matrice(Matrice &) <assembleur-p-vefprep1b-public-void-assembleur-p-vefprep1b-changer-base-matrice-matrice-ref>`
[void Assembleur_P_VEFPreP1B::changer_base_matrice(Matrice &)](#assembleur-p-vefprep1b-public-void-assembleur-p-vefprep1b-changer-base-matrice-matrice-ref)

changer_base_pression#

Definition
void Assembleur_P_VEFPreP1B::changer_base_pression(DoubleVect &)
Brief description
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:`void Assembleur_P_VEFPreP1B::changer_base_pression(DoubleVect &) <assembleur-p-vefprep1b-public-void-assembleur-p-vefprep1b-changer-base-pression-doublevect-ref>`
[void Assembleur_P_VEFPreP1B::changer_base_pression(DoubleVect &)](#assembleur-p-vefprep1b-public-void-assembleur-p-vefprep1b-changer-base-pression-doublevect-ref)

changer_base_pression_inverse#

Definition
void Assembleur_P_VEFPreP1B::changer_base_pression_inverse(DoubleVect &)
Brief description
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:`void Assembleur_P_VEFPreP1B::changer_base_pression_inverse(DoubleVect &) <assembleur-p-vefprep1b-public-void-assembleur-p-vefprep1b-changer-base-pression-inverse-doublevect-ref>`
[void Assembleur_P_VEFPreP1B::changer_base_pression_inverse(DoubleVect &)](#assembleur-p-vefprep1b-public-void-assembleur-p-vefprep1b-changer-base-pression-inverse-doublevect-ref)

changer_base_second_membre#

Definition
void Assembleur_P_VEFPreP1B::changer_base_second_membre(DoubleVect &)
Brief description
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:`void Assembleur_P_VEFPreP1B::changer_base_second_membre(DoubleVect &) <assembleur-p-vefprep1b-public-void-assembleur-p-vefprep1b-changer-base-second-membre-doublevect-ref>`
[void Assembleur_P_VEFPreP1B::changer_base_second_membre(DoubleVect &)](#assembleur-p-vefprep1b-public-void-assembleur-p-vefprep1b-changer-base-second-membre-doublevect-ref)

completer#

Definition
void Assembleur_P_VEFPreP1B::completer(const Equation_base &) override
Brief description
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_VEFPreP1B::completer(const Equation_base &) override <assembleur-p-vefprep1b-public-void-assembleur-p-vefprep1b-completer-const-equation-base-ref-override>`
[void Assembleur_P_VEFPreP1B::completer(const Equation_base &) override](#assembleur-p-vefprep1b-public-void-assembleur-p-vefprep1b-completer-const-equation-base-ref-override)

domaine_Vef#

Definition
const Domaine_VEF & Assembleur_P_VEFPreP1B::domaine_Vef() const
Brief description
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 Domaine_VEF & Assembleur_P_VEFPreP1B::domaine_Vef() const <assembleur-p-vefprep1b-public-const-domaine-vef-ref-assembleur-p-vefprep1b-domaine-vef-const>`
[const Domaine_VEF & Assembleur_P_VEFPreP1B::domaine_Vef() const](#assembleur-p-vefprep1b-public-const-domaine-vef-ref-assembleur-p-vefprep1b-domaine-vef-const)

duplique#

Definition
int Assembleur_P_VEFPreP1B::duplique() const override
Brief description
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_VEFPreP1B::duplique() const override <assembleur-p-vefprep1b-public-int-assembleur-p-vefprep1b-duplique-const-override>`
[int Assembleur_P_VEFPreP1B::duplique() const override](#assembleur-p-vefprep1b-public-int-assembleur-p-vefprep1b-duplique-const-override)

equation#

Definition
const Equation_base & Assembleur_P_VEFPreP1B::equation() const
Brief description
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_VEFPreP1B::equation() const <assembleur-p-vefprep1b-public-const-equation-base-ref-assembleur-p-vefprep1b-equation-const>`
[const Equation_base & Assembleur_P_VEFPreP1B::equation() const](#assembleur-p-vefprep1b-public-const-equation-base-ref-assembleur-p-vefprep1b-equation-const)

get_info#

Definition
const Type_info * Assembleur_P_VEFPreP1B::get_info() const override
Brief description

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_VEFPreP1B::get_info() const override <assembleur-p-vefprep1b-public-const-type-info-ptr-assembleur-p-vefprep1b-get-info-const-override>`
[const Type_info * Assembleur_P_VEFPreP1B::get_info() const override](#assembleur-p-vefprep1b-public-const-type-info-ptr-assembleur-p-vefprep1b-get-info-const-override)

modifier_matrice#

Definition
int Assembleur_P_VEFPreP1B::modifier_matrice(Matrice &) override
Brief description

Modifier eventuellement la matrice pour la rendre definie si elle ne l’est pas Valeurs par defaut:

Detailed description

Contraintes: Acces: entree

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_VEFPreP1B::modifier_matrice(Matrice &) override <assembleur-p-vefprep1b-public-int-assembleur-p-vefprep1b-modifier-matrice-matrice-ref-override>`
[int Assembleur_P_VEFPreP1B::modifier_matrice(Matrice &) override](#assembleur-p-vefprep1b-public-int-assembleur-p-vefprep1b-modifier-matrice-matrice-ref-override)

modifier_secmem#

Definition
int Assembleur_P_VEFPreP1B::modifier_secmem(DoubleTab &) override
Brief description
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_VEFPreP1B::modifier_secmem(DoubleTab &) override <assembleur-p-vefprep1b-public-int-assembleur-p-vefprep1b-modifier-secmem-doubletab-ref-override>`
[int Assembleur_P_VEFPreP1B::modifier_secmem(DoubleTab &) override](#assembleur-p-vefprep1b-public-int-assembleur-p-vefprep1b-modifier-secmem-doubletab-ref-override)

modifier_secmem_aretes#

Definition
int Assembleur_P_VEFPreP1B::modifier_secmem_aretes(const DoubleTab &, DoubleTab &)
Brief description
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:`int Assembleur_P_VEFPreP1B::modifier_secmem_aretes(const DoubleTab &, DoubleTab &) <assembleur-p-vefprep1b-public-int-assembleur-p-vefprep1b-modifier-secmem-aretes-const-doubletab-ref-doubletab-ref>`
[int Assembleur_P_VEFPreP1B::modifier_secmem_aretes(const DoubleTab &, DoubleTab &)](#assembleur-p-vefprep1b-public-int-assembleur-p-vefprep1b-modifier-secmem-aretes-const-doubletab-ref-doubletab-ref)

modifier_secmem_elem#

Definition
int Assembleur_P_VEFPreP1B::modifier_secmem_elem(const DoubleTab &, DoubleTab &)
Brief description
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_VEFPreP1B::modifier_secmem_elem(const DoubleTab &, DoubleTab &) <assembleur-p-vefprep1b-public-int-assembleur-p-vefprep1b-modifier-secmem-elem-const-doubletab-ref-doubletab-ref>`
[int Assembleur_P_VEFPreP1B::modifier_secmem_elem(const DoubleTab &, DoubleTab &)](#assembleur-p-vefprep1b-public-int-assembleur-p-vefprep1b-modifier-secmem-elem-const-doubletab-ref-doubletab-ref)

modifier_secmem_som#

Definition
int Assembleur_P_VEFPreP1B::modifier_secmem_som(const DoubleTab &, DoubleTab &)
Brief description
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_VEFPreP1B::modifier_secmem_som(const DoubleTab &, DoubleTab &) <assembleur-p-vefprep1b-public-int-assembleur-p-vefprep1b-modifier-secmem-som-const-doubletab-ref-doubletab-ref>`
[int Assembleur_P_VEFPreP1B::modifier_secmem_som(const DoubleTab &, DoubleTab &)](#assembleur-p-vefprep1b-public-int-assembleur-p-vefprep1b-modifier-secmem-som-const-doubletab-ref-doubletab-ref)

modifier_solution#

Definition
int Assembleur_P_VEFPreP1B::modifier_solution(DoubleTab &) override
Brief description
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_VEFPreP1B::modifier_solution(DoubleTab &) override <assembleur-p-vefprep1b-public-int-assembleur-p-vefprep1b-modifier-solution-doubletab-ref-override>`
[int Assembleur_P_VEFPreP1B::modifier_solution(DoubleTab &) override](#assembleur-p-vefprep1b-public-int-assembleur-p-vefprep1b-modifier-solution-doubletab-ref-override)

preparer_solution#

Definition
int Assembleur_P_VEFPreP1B::preparer_solution(DoubleTab &)
Brief description
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:`int Assembleur_P_VEFPreP1B::preparer_solution(DoubleTab &) <assembleur-p-vefprep1b-public-int-assembleur-p-vefprep1b-preparer-solution-doubletab-ref>`
[int Assembleur_P_VEFPreP1B::preparer_solution(DoubleTab &)](#assembleur-p-vefprep1b-public-int-assembleur-p-vefprep1b-preparer-solution-doubletab-ref)

taille_memoire#

Definition
unsigned Assembleur_P_VEFPreP1B::taille_memoire() const override
Brief description
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_VEFPreP1B::taille_memoire() const override <assembleur-p-vefprep1b-public-unsigned-assembleur-p-vefprep1b-taille-memoire-const-override>`
[unsigned Assembleur_P_VEFPreP1B::taille_memoire() const override](#assembleur-p-vefprep1b-public-unsigned-assembleur-p-vefprep1b-taille-memoire-const-override)

verifier_dirichlet#

Definition
void Assembleur_P_VEFPreP1B::verifier_dirichlet()
Brief description
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:`void Assembleur_P_VEFPreP1B::verifier_dirichlet() <assembleur-p-vefprep1b-public-void-assembleur-p-vefprep1b-verifier-dirichlet>`
[void Assembleur_P_VEFPreP1B::verifier_dirichlet()](#assembleur-p-vefprep1b-public-void-assembleur-p-vefprep1b-verifier-dirichlet)

~Assembleur_P_VEFPreP1B#

Definition
Assembleur_P_VEFPreP1B::~Assembleur_P_VEFPreP1B()
Brief description
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_VEFPreP1B::~Assembleur_P_VEFPreP1B() <assembleur-p-vefprep1b-public-assembleur-p-vefprep1b-dtor-assembleur-p-vefprep1b>`
[Assembleur_P_VEFPreP1B::~Assembleur_P_VEFPreP1B()](#assembleur-p-vefprep1b-public-assembleur-p-vefprep1b-dtor-assembleur-p-vefprep1b)

cree_instance#

Definition
Objet_U * Assembleur_P_VEFPreP1B::cree_instance()
Brief description
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_VEFPreP1B::cree_instance() <assembleur-p-vefprep1b-public-static-objet-u-ptr-assembleur-p-vefprep1b-cree-instance>`
[Objet_U * Assembleur_P_VEFPreP1B::cree_instance()](#assembleur-p-vefprep1b-public-static-objet-u-ptr-assembleur-p-vefprep1b-cree-instance)

info#

Definition
const Type_info * Assembleur_P_VEFPreP1B::info()
Brief description
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_VEFPreP1B::info() <assembleur-p-vefprep1b-public-static-const-type-info-ptr-assembleur-p-vefprep1b-info>`
[const Type_info * Assembleur_P_VEFPreP1B::info()](#assembleur-p-vefprep1b-public-static-const-type-info-ptr-assembleur-p-vefprep1b-info)

self_cast#

Definition
const Assembleur_P_VEFPreP1B & Assembleur_P_VEFPreP1B::self_cast(const Objet_U &)
Brief description
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_VEFPreP1B & Assembleur_P_VEFPreP1B::self_cast(const Objet_U &) <assembleur-p-vefprep1b-public-static-const-assembleur-p-vefprep1b-ref-assembleur-p-vefprep1b-self-cast-const-objet-u-ref>`
[const Assembleur_P_VEFPreP1B & Assembleur_P_VEFPreP1B::self_cast(const Objet_U &)](#assembleur-p-vefprep1b-public-static-const-assembleur-p-vefprep1b-ref-assembleur-p-vefprep1b-self-cast-const-objet-u-ref)

self_cast#

Definition
Assembleur_P_VEFPreP1B & Assembleur_P_VEFPreP1B::self_cast(Objet_U &)
Brief description
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_VEFPreP1B & Assembleur_P_VEFPreP1B::self_cast(Objet_U &) <assembleur-p-vefprep1b-public-static-assembleur-p-vefprep1b-ref-assembleur-p-vefprep1b-self-cast-objet-u-ref>`
[Assembleur_P_VEFPreP1B & Assembleur_P_VEFPreP1B::self_cast(Objet_U &)](#assembleur-p-vefprep1b-public-static-assembleur-p-vefprep1b-ref-assembleur-p-vefprep1b-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Assembleur_P_VEFPreP1B::printOn(Sortie &x) const override
Brief description

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_VEFPreP1B::printOn(Sortie &x) const override <assembleur-p-vefprep1b-protected-sortie-ref-assembleur-p-vefprep1b-printon-sortie-ref-x-const-override>`
[Sortie & Assembleur_P_VEFPreP1B::printOn(Sortie &x) const override](#assembleur-p-vefprep1b-protected-sortie-ref-assembleur-p-vefprep1b-printon-sortie-ref-x-const-override)

projete_L2#

Definition
void Assembleur_P_VEFPreP1B::projete_L2(DoubleTab &)
Brief description
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:`void Assembleur_P_VEFPreP1B::projete_L2(DoubleTab &) <assembleur-p-vefprep1b-protected-void-assembleur-p-vefprep1b-projete-l2-doubletab-ref>`
[void Assembleur_P_VEFPreP1B::projete_L2(DoubleTab &)](#assembleur-p-vefprep1b-protected-void-assembleur-p-vefprep1b-projete-l2-doubletab-ref)

readOn#

Definition
Entree & Assembleur_P_VEFPreP1B::readOn(Entree &) override
Brief description

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_VEFPreP1B::readOn(Entree &) override <assembleur-p-vefprep1b-protected-entree-ref-assembleur-p-vefprep1b-readon-entree-ref-override>`
[Entree & Assembleur_P_VEFPreP1B::readOn(Entree &) override](#assembleur-p-vefprep1b-protected-entree-ref-assembleur-p-vefprep1b-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Assembleur_P_VEFPreP1B::info_obj
la_matrice_de_travail_ (public)
Matrice Assembleur_P_VEFPreP1B::la_matrice_de_travail_
alpha_ (protected)
double Assembleur_P_VEFPreP1B::alpha_ = 0.
beta_ (protected)
double Assembleur_P_VEFPreP1B::beta_ = 0.
init (protected)
int Assembleur_P_VEFPreP1B::init = - 1
mon_equation (protected)
TRUST_Ref<Equation_base *> Assembleur_P_VEFPreP1B::mon_equation