Op_Conv_EF_Stab_PolyMAC_P0_Face#
#include <Op_Conv_EF_Stab_PolyMAC_P0_Face.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:`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#
Op_Conv_EF_Stab_PolyMAC_P0P1NC_Face (public)
Inherited by#
Op_Conv_Amont_PolyMAC_P0_Face (public)
Op_Conv_Centre_PolyMAC_P0_Face (public)
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)
Member Functions: Public#
Member Functions: Static Public#
Member Functions: Protected#
Complete Member Function Documentation#
ajouter_blocs#
void Op_Conv_EF_Stab_PolyMAC_P0_Face::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl={ }) const override
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#
double Op_Conv_EF_Stab_PolyMAC_P0_Face::calculer_dt_stab() const override
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#
void Op_Conv_EF_Stab_PolyMAC_P0_Face::completer() override
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#
void Op_Conv_EF_Stab_PolyMAC_P0_Face::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl={ }) const override
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#
int Op_Conv_EF_Stab_PolyMAC_P0_Face::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 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#
const Type_info * Op_Conv_EF_Stab_PolyMAC_P0_Face::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 * 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#
Op_Conv_EF_Stab_PolyMAC_P0_Face::Op_Conv_EF_Stab_PolyMAC_P0_Face()
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#
unsigned Op_Conv_EF_Stab_PolyMAC_P0_Face::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 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#
Op_Conv_EF_Stab_PolyMAC_P0_Face::~Op_Conv_EF_Stab_PolyMAC_P0_Face()
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#
Objet_U * Op_Conv_EF_Stab_PolyMAC_P0_Face::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 * 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#
const Type_info * Op_Conv_EF_Stab_PolyMAC_P0_Face::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 * 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#
const Op_Conv_EF_Stab_PolyMAC_P0_Face & Op_Conv_EF_Stab_PolyMAC_P0_Face::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 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#
Op_Conv_EF_Stab_PolyMAC_P0_Face & Op_Conv_EF_Stab_PolyMAC_P0_Face::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:`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#
Sortie & Op_Conv_EF_Stab_PolyMAC_P0_Face::printOn(Sortie &x) const override
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#
Entree & Op_Conv_EF_Stab_PolyMAC_P0_Face::readOn(Entree &) override
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#
const Type_info Op_Conv_EF_Stab_PolyMAC_P0_Face::info_obj