Op_EF_base#

#include <Op_EF_base.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:`Op\_EF\_base <class-op-ef-base>`
[Op\_EF\_base](#class-op-ef-base)

Detailed description#

Inherited by#

Inheritance graph#

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

../../../../../_images/classOp__EF__base__inherit__graph.png

List of Public Methods#

Complete Member Function Documentation#

dimensionner#

Definition
void Op_EF_base::dimensionner(const Domaine_EF &, const Domaine_Cl_EF &, Matrice_Morse &) const
Brief description

Dimensionnement de la matrice qui devra recevoir les coefficients provenant de la convection, de la diffusion pour le cas des faces.

Detailed description

Cette matrice a une structure de matrice morse. Nous commencons par calculer les tailles des tableaux tab1 et tab2.

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 Op_EF_base::dimensionner(const Domaine_EF &, const Domaine_Cl_EF &, Matrice_Morse &) const <op-ef-base-public-void-op-ef-base-dimensionner-const-domaine-ef-ref-const-domaine-cl-ef-ref-matrice-morse-ref-const>`
[void Op_EF_base::dimensionner(const Domaine_EF &, const Domaine_Cl_EF &, Matrice_Morse &) const](#op-ef-base-public-void-op-ef-base-dimensionner-const-domaine-ef-ref-const-domaine-cl-ef-ref-matrice-morse-ref-const)

elem_contribue#

Definition
int Op_EF_base::elem_contribue(const int elem) 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 Op_EF_base::elem_contribue(const int elem) const <op-ef-base-public-int-op-ef-base-elem-contribue-const-int-elem-const>`
[int Op_EF_base::elem_contribue(const int elem) const](#op-ef-base-public-int-op-ef-base-elem-contribue-const-int-elem-const)

impr#

Definition
int Op_EF_base::impr(Sortie &, const Operateur_base &) const
Brief description

Impression des flux d’un operateur EF aux faces (ie: diffusion, convection)

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 Op_EF_base::impr(Sortie &, const Operateur_base &) const <op-ef-base-public-int-op-ef-base-impr-sortie-ref-const-operateur-base-ref-const>`
[int Op_EF_base::impr(Sortie &, const Operateur_base &) const](#op-ef-base-public-int-op-ef-base-impr-sortie-ref-const-operateur-base-ref-const)

marque_elem#

Definition
void Op_EF_base::marque_elem(const Equation_base &eqn)
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 Op_EF_base::marque_elem(const Equation_base &eqn) <op-ef-base-public-void-op-ef-base-marque-elem-const-equation-base-ref-eqn>`
[void Op_EF_base::marque_elem(const Equation_base &eqn)](#op-ef-base-public-void-op-ef-base-marque-elem-const-equation-base-ref-eqn)

modifier_flux#

Definition
void Op_EF_base::modifier_flux(const Operateur_base &) const
Brief description

multiplie le flux bordpar rho cp ou rho si necessaire

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 Op_EF_base::modifier_flux(const Operateur_base &) const <op-ef-base-public-void-op-ef-base-modifier-flux-const-operateur-base-ref-const>`
[void Op_EF_base::modifier_flux(const Operateur_base &) const](#op-ef-base-public-void-op-ef-base-modifier-flux-const-operateur-base-ref-const)

modifier_pour_Cl#

Definition
void Op_EF_base::modifier_pour_Cl(const Domaine_EF &, const Domaine_Cl_EF &, Matrice_Morse &, DoubleTab &) const
Brief description

Modification des coef de la matrice et du second membre pour les conditions de Dirichlet .

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 Op_EF_base::modifier_pour_Cl(const Domaine_EF &, const Domaine_Cl_EF &, Matrice_Morse &, DoubleTab &) const <op-ef-base-public-void-op-ef-base-modifier-pour-cl-const-domaine-ef-ref-const-domaine-cl-ef-ref-matrice-morse-ref-doubletab-ref-const>`
[void Op_EF_base::modifier_pour_Cl(const Domaine_EF &, const Domaine_Cl_EF &, Matrice_Morse &, DoubleTab &) const](#op-ef-base-public-void-op-ef-base-modifier-pour-cl-const-domaine-ef-ref-const-domaine-cl-ef-ref-matrice-morse-ref-doubletab-ref-const)

Attributes Documentation#

matrice_sto_ (protected)
Matrice_Morse Op_EF_base::matrice_sto_
controle_modifier_flux_ (private)
int Op_EF_base::controle_modifier_flux_
Flux (private)
SFichier Op_EF_base::Flux
Flux_moment (private)
SFichier Op_EF_base::Flux_moment
Flux_sum (private)
SFichier Op_EF_base::Flux_sum
marqueur_elem_ (private)
ArrOfInt Op_EF_base::marqueur_elem_