Op_Conv_EF_Stab_PolyMAC_P0_Face#

#include <Op_Conv_EF_Stab_PolyMAC_P0_Face.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\_Conv\_EF\_Stab\_PolyMAC\_P0\_Face <class-op-conv-ef-stab-polymac-p0-face>`
[Op\_Conv\_EF\_Stab\_PolyMAC\_P0\_Face](#class-op-conv-ef-stab-polymac-p0-face)

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

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

How to reference this graph

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_Conv_EF_Stab_PolyMAC_P0_Face Inheritance Graph <op-conv-ef-stab-polymac-p0-face-inherit-graph>`
[Op_Conv_EF_Stab_PolyMAC_P0_Face Inheritance Graph](#op-conv-ef-stab-polymac-p0-face-inherit-graph)
../../../../_images/classOp__Conv__EF__Stab__PolyMAC__P0__Face__inherit__graph.png

Member Functions: Public#

Member Functions: Static Public#

Member Functions: Protected#

Complete Member Function Documentation#

ajouter_blocs#

Definition
void Op_Conv_EF_Stab_PolyMAC_P0_Face::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl={ }) const override
Brief description

Adds convection contributions to the system matrix and right - hand side vector.

Detailed description

This method implements the convection operator with EF stabilization for PolyMAC P0 Face discretization. It computes face-based convection fluxes using upwind stabilization and assembles the corresponding matrix coefficients and source terms. The method handles both face-face and element - element contributions, accounting for face equivalence relationships and boundary conditions.

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 Op_Conv_EF_Stab_PolyMAC_P0_Face::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl={ }) const override <op-conv-ef-stab-polymac-p0-face-public-void-op-conv-ef-stab-polymac-p0-face-ajouter-blocs-matrices-t-matrices-doubletab-ref-secmem-const-tabs-t-ref-semi-impl-equal-{-}-const-override>`
[void Op_Conv_EF_Stab_PolyMAC_P0_Face::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl={ }) const override](#op-conv-ef-stab-polymac-p0-face-public-void-op-conv-ef-stab-polymac-p0-face-ajouter-blocs-matrices-t-matrices-doubletab-ref-secmem-const-tabs-t-ref-semi-impl-equal-{-}-const-override)

calculer_dt_stab#

Definition
double Op_Conv_EF_Stab_PolyMAC_P0_Face::calculer_dt_stab() const override
Brief description

Computes the stability time step for the convection operator.

Detailed description

This method calculates the maximum allowable time step based on the CFL stability condition for the convection operator. The computation considers incoming fluxes through each face of every element and determines the most restrictive time step constraint across the entire domain. For multiphase flows, elements with negligible phase presence are excluded from the time step calculation.

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:`double Op_Conv_EF_Stab_PolyMAC_P0_Face::calculer_dt_stab() const override <op-conv-ef-stab-polymac-p0-face-public-double-op-conv-ef-stab-polymac-p0-face-calculer-dt-stab-const-override>`
[double Op_Conv_EF_Stab_PolyMAC_P0_Face::calculer_dt_stab() const override](#op-conv-ef-stab-polymac-p0-face-public-double-op-conv-ef-stab-polymac-p0-face-calculer-dt-stab-const-override)

completer#

Definition
void Op_Conv_EF_Stab_PolyMAC_P0_Face::completer() override
Brief description

Associe l’operateur au domaine_dis, le domaine_Cl_dis, et a l’inconnue de son equation.

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 Op_Conv_EF_Stab_PolyMAC_P0_Face::completer() override <op-conv-ef-stab-polymac-p0-face-public-void-op-conv-ef-stab-polymac-p0-face-completer-override>`
[void Op_Conv_EF_Stab_PolyMAC_P0_Face::completer() override](#op-conv-ef-stab-polymac-p0-face-public-void-op-conv-ef-stab-polymac-p0-face-completer-override)

dimensionner_blocs#

Definition
void Op_Conv_EF_Stab_PolyMAC_P0_Face::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl={ }) const override
Brief description

Dimensions the matrix blocks for the PolyMAC P0 Face convection operator with EF stabilization.

Detailed description

This method constructs the sparsity pattern and allocates memory for the system matrix by analyzing face-element connectivity and establishing the stencil relationships between degrees of freedom. The resulting matrix structure accounts for face-face and element - element contributions based on the PolyMAC P0 Face discretization scheme.

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 Op_Conv_EF_Stab_PolyMAC_P0_Face::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl={ }) const override <op-conv-ef-stab-polymac-p0-face-public-void-op-conv-ef-stab-polymac-p0-face-dimensionner-blocs-matrices-t-matrices-const-tabs-t-ref-semi-impl-equal-{-}-const-override>`
[void Op_Conv_EF_Stab_PolyMAC_P0_Face::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl={ }) const override](#op-conv-ef-stab-polymac-p0-face-public-void-op-conv-ef-stab-polymac-p0-face-dimensionner-blocs-matrices-t-matrices-const-tabs-t-ref-semi-impl-equal-{-}-const-override)

duplique#

Definition
int Op_Conv_EF_Stab_PolyMAC_P0_Face::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 Op_Conv_EF_Stab_PolyMAC_P0_Face::duplique() const override <op-conv-ef-stab-polymac-p0-face-public-int-op-conv-ef-stab-polymac-p0-face-duplique-const-override>`
[int Op_Conv_EF_Stab_PolyMAC_P0_Face::duplique() const override](#op-conv-ef-stab-polymac-p0-face-public-int-op-conv-ef-stab-polymac-p0-face-duplique-const-override)

get_info#

Definition
const Type_info * Op_Conv_EF_Stab_PolyMAC_P0_Face::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 * Op_Conv_EF_Stab_PolyMAC_P0_Face::get_info() const override <op-conv-ef-stab-polymac-p0-face-public-const-type-info-ptr-op-conv-ef-stab-polymac-p0-face-get-info-const-override>`
[const Type_info * Op_Conv_EF_Stab_PolyMAC_P0_Face::get_info() const override](#op-conv-ef-stab-polymac-p0-face-public-const-type-info-ptr-op-conv-ef-stab-polymac-p0-face-get-info-const-override)

Op_Conv_EF_Stab_PolyMAC_P0_Face#

Definition
Op_Conv_EF_Stab_PolyMAC_P0_Face::Op_Conv_EF_Stab_PolyMAC_P0_Face()
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:`Op_Conv_EF_Stab_PolyMAC_P0_Face::Op_Conv_EF_Stab_PolyMAC_P0_Face() <op-conv-ef-stab-polymac-p0-face-public-op-conv-ef-stab-polymac-p0-face-op-conv-ef-stab-polymac-p0-face>`
[Op_Conv_EF_Stab_PolyMAC_P0_Face::Op_Conv_EF_Stab_PolyMAC_P0_Face()](#op-conv-ef-stab-polymac-p0-face-public-op-conv-ef-stab-polymac-p0-face-op-conv-ef-stab-polymac-p0-face)

taille_memoire#

Definition
unsigned Op_Conv_EF_Stab_PolyMAC_P0_Face::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 Op_Conv_EF_Stab_PolyMAC_P0_Face::taille_memoire() const override <op-conv-ef-stab-polymac-p0-face-public-unsigned-op-conv-ef-stab-polymac-p0-face-taille-memoire-const-override>`
[unsigned Op_Conv_EF_Stab_PolyMAC_P0_Face::taille_memoire() const override](#op-conv-ef-stab-polymac-p0-face-public-unsigned-op-conv-ef-stab-polymac-p0-face-taille-memoire-const-override)

~Op_Conv_EF_Stab_PolyMAC_P0_Face#

Definition
Op_Conv_EF_Stab_PolyMAC_P0_Face::~Op_Conv_EF_Stab_PolyMAC_P0_Face()
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:`Op_Conv_EF_Stab_PolyMAC_P0_Face::~Op_Conv_EF_Stab_PolyMAC_P0_Face() <op-conv-ef-stab-polymac-p0-face-public-op-conv-ef-stab-polymac-p0-face-dtor-op-conv-ef-stab-polymac-p0-face>`
[Op_Conv_EF_Stab_PolyMAC_P0_Face::~Op_Conv_EF_Stab_PolyMAC_P0_Face()](#op-conv-ef-stab-polymac-p0-face-public-op-conv-ef-stab-polymac-p0-face-dtor-op-conv-ef-stab-polymac-p0-face)

cree_instance#

Definition
Objet_U * Op_Conv_EF_Stab_PolyMAC_P0_Face::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 * Op_Conv_EF_Stab_PolyMAC_P0_Face::cree_instance() <op-conv-ef-stab-polymac-p0-face-public-static-objet-u-ptr-op-conv-ef-stab-polymac-p0-face-cree-instance>`
[Objet_U * Op_Conv_EF_Stab_PolyMAC_P0_Face::cree_instance()](#op-conv-ef-stab-polymac-p0-face-public-static-objet-u-ptr-op-conv-ef-stab-polymac-p0-face-cree-instance)

info#

Definition
const Type_info * Op_Conv_EF_Stab_PolyMAC_P0_Face::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 * Op_Conv_EF_Stab_PolyMAC_P0_Face::info() <op-conv-ef-stab-polymac-p0-face-public-static-const-type-info-ptr-op-conv-ef-stab-polymac-p0-face-info>`
[const Type_info * Op_Conv_EF_Stab_PolyMAC_P0_Face::info()](#op-conv-ef-stab-polymac-p0-face-public-static-const-type-info-ptr-op-conv-ef-stab-polymac-p0-face-info)

self_cast#

Definition
const Op_Conv_EF_Stab_PolyMAC_P0_Face & Op_Conv_EF_Stab_PolyMAC_P0_Face::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 Op_Conv_EF_Stab_PolyMAC_P0_Face & Op_Conv_EF_Stab_PolyMAC_P0_Face::self_cast(const Objet_U &) <op-conv-ef-stab-polymac-p0-face-public-static-const-op-conv-ef-stab-polymac-p0-face-ref-op-conv-ef-stab-polymac-p0-face-self-cast-const-objet-u-ref>`
[const Op_Conv_EF_Stab_PolyMAC_P0_Face & Op_Conv_EF_Stab_PolyMAC_P0_Face::self_cast(const Objet_U &)](#op-conv-ef-stab-polymac-p0-face-public-static-const-op-conv-ef-stab-polymac-p0-face-ref-op-conv-ef-stab-polymac-p0-face-self-cast-const-objet-u-ref)

self_cast#

Definition
Op_Conv_EF_Stab_PolyMAC_P0_Face & Op_Conv_EF_Stab_PolyMAC_P0_Face::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:`Op_Conv_EF_Stab_PolyMAC_P0_Face & Op_Conv_EF_Stab_PolyMAC_P0_Face::self_cast(Objet_U &) <op-conv-ef-stab-polymac-p0-face-public-static-op-conv-ef-stab-polymac-p0-face-ref-op-conv-ef-stab-polymac-p0-face-self-cast-objet-u-ref>`
[Op_Conv_EF_Stab_PolyMAC_P0_Face & Op_Conv_EF_Stab_PolyMAC_P0_Face::self_cast(Objet_U &)](#op-conv-ef-stab-polymac-p0-face-public-static-op-conv-ef-stab-polymac-p0-face-ref-op-conv-ef-stab-polymac-p0-face-self-cast-objet-u-ref)

printOn#

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

NE FAIT RIEN A surcharger dans les classes derivees.

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 & Op_Conv_EF_Stab_PolyMAC_P0_Face::printOn(Sortie &x) const override <op-conv-ef-stab-polymac-p0-face-protected-sortie-ref-op-conv-ef-stab-polymac-p0-face-printon-sortie-ref-x-const-override>`
[Sortie & Op_Conv_EF_Stab_PolyMAC_P0_Face::printOn(Sortie &x) const override](#op-conv-ef-stab-polymac-p0-face-protected-sortie-ref-op-conv-ef-stab-polymac-p0-face-printon-sortie-ref-x-const-override)

readOn#

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

NE FAIT RIEN A surcharger dans les classes derivees.

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 & Op_Conv_EF_Stab_PolyMAC_P0_Face::readOn(Entree &) override <op-conv-ef-stab-polymac-p0-face-protected-entree-ref-op-conv-ef-stab-polymac-p0-face-readon-entree-ref-override>`
[Entree & Op_Conv_EF_Stab_PolyMAC_P0_Face::readOn(Entree &) override](#op-conv-ef-stab-polymac-p0-face-protected-entree-ref-op-conv-ef-stab-polymac-p0-face-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Op_Conv_EF_Stab_PolyMAC_P0_Face::info_obj