Op_Diff_negligeable#

#include <Op_Diff_negligeable.h>
Brief description

Classe Op_Diff_negligeable Cette classe represente un operateur de diffusion negligeable.

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\_Diff\_negligeable <class-op-diff-negligeable>`
[Op\_Diff\_negligeable](#class-op-diff-negligeable)

Detailed description#

Lorsqu’un operateur de ce type est utilise dans une equation cela revient a negliger le terme de diffusion. Les methodes de modification et de participation a un calcul de l’operateur sont en fait des appels aux meme methodes de Operateur_negligeable qui ne font rien.

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classOp__Diff__negligeable__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

ajouter#

Definition
DoubleTab & Op_Diff_negligeable::ajouter(const DoubleTab &, DoubleTab &) const override
Brief description

Ajoute la contribution de l’operateur a un tableau passe en parametre.

Detailed description

Simple appel a Operateur_negligeable::ajouter(const DoubleTab&,DoubleTab&)

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:`DoubleTab & Op_Diff_negligeable::ajouter(const DoubleTab &, DoubleTab &) const override <op-diff-negligeable-public-doubletab-ref-op-diff-negligeable-ajouter-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Op_Diff_negligeable::ajouter(const DoubleTab &, DoubleTab &) const override](#op-diff-negligeable-public-doubletab-ref-op-diff-negligeable-ajouter-const-doubletab-ref-doubletab-ref-const-override)

ajouter_blocs#

Definition
void Op_Diff_negligeable::ajouter_blocs(matrices_t matrices, DoubleTab &resu, const tabs_t &semi_impl={ }) 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:`void Op_Diff_negligeable::ajouter_blocs(matrices_t matrices, DoubleTab &resu, const tabs_t &semi_impl={ }) const override <op-diff-negligeable-public-void-op-diff-negligeable-ajouter-blocs-matrices-t-matrices-doubletab-ref-resu-const-tabs-t-ref-semi-impl-equal-{-}-const-override>`
[void Op_Diff_negligeable::ajouter_blocs(matrices_t matrices, DoubleTab &resu, const tabs_t &semi_impl={ }) const override](#op-diff-negligeable-public-void-op-diff-negligeable-ajouter-blocs-matrices-t-matrices-doubletab-ref-resu-const-tabs-t-ref-semi-impl-equal-{-}-const-override)

ajouter_flux#

Definition
void Op_Diff_negligeable::ajouter_flux(const DoubleTab &inconnue, DoubleTab &contribution) 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:`void Op_Diff_negligeable::ajouter_flux(const DoubleTab &inconnue, DoubleTab &contribution) const override <op-diff-negligeable-public-void-op-diff-negligeable-ajouter-flux-const-doubletab-ref-inconnue-doubletab-ref-contribution-const-override>`
[void Op_Diff_negligeable::ajouter_flux(const DoubleTab &inconnue, DoubleTab &contribution) const override](#op-diff-negligeable-public-void-op-diff-negligeable-ajouter-flux-const-doubletab-ref-inconnue-doubletab-ref-contribution-const-override)

associer_champ_masse_volumique#

Definition
void Op_Diff_negligeable::associer_champ_masse_volumique(const Champ_base &) override
Brief description

Methode a appeler dans la preparation du probleme pour demander a l’objet de tenir compte du champ de masse volumique en parametre.

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:`void Op_Diff_negligeable::associer_champ_masse_volumique(const Champ_base &) override <op-diff-negligeable-public-void-op-diff-negligeable-associer-champ-masse-volumique-const-champ-base-ref-override>`
[void Op_Diff_negligeable::associer_champ_masse_volumique(const Champ_base &) override](#op-diff-negligeable-public-void-op-diff-negligeable-associer-champ-masse-volumique-const-champ-base-ref-override)

associer_diffusivite#

Definition
void Op_Diff_negligeable::associer_diffusivite(const Champ_base &) override
Brief description

Associe la diffusivite a l’operateur.

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_Diff_negligeable::associer_diffusivite(const Champ_base &) override <op-diff-negligeable-public-void-op-diff-negligeable-associer-diffusivite-const-champ-base-ref-override>`
[void Op_Diff_negligeable::associer_diffusivite(const Champ_base &) override](#op-diff-negligeable-public-void-op-diff-negligeable-associer-diffusivite-const-champ-base-ref-override)

calculer#

Definition
DoubleTab & Op_Diff_negligeable::calculer(const DoubleTab &, DoubleTab &) const override
Brief description

Initialise le parametre tableau avec la contribution de l’operateur negligeable: initialise le tableau a ZERO.

Detailed description

Simple appel a Operateur_negligeable ::(calculer(const DoubleTab&, DoubleTab&)

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:`DoubleTab & Op_Diff_negligeable::calculer(const DoubleTab &, DoubleTab &) const override <op-diff-negligeable-public-doubletab-ref-op-diff-negligeable-calculer-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Op_Diff_negligeable::calculer(const DoubleTab &, DoubleTab &) const override](#op-diff-negligeable-public-doubletab-ref-op-diff-negligeable-calculer-const-doubletab-ref-doubletab-ref-const-override)

calculer_flux#

Definition
void Op_Diff_negligeable::calculer_flux(const DoubleTab &inconnue, DoubleTab &flux) 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:`void Op_Diff_negligeable::calculer_flux(const DoubleTab &inconnue, DoubleTab &flux) const override <op-diff-negligeable-public-void-op-diff-negligeable-calculer-flux-const-doubletab-ref-inconnue-doubletab-ref-flux-const-override>`
[void Op_Diff_negligeable::calculer_flux(const DoubleTab &inconnue, DoubleTab &flux) const override](#op-diff-negligeable-public-void-op-diff-negligeable-calculer-flux-const-doubletab-ref-inconnue-doubletab-ref-flux-const-override)

calculer_pour_post#

Definition
void Op_Diff_negligeable::calculer_pour_post(Champ_base &espace_stockage, const Nom &option, int comp) const 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 Op_Diff_negligeable::calculer_pour_post(Champ_base &espace_stockage, const Nom &option, int comp) const override <op-diff-negligeable-public-void-op-diff-negligeable-calculer-pour-post-champ-base-ref-espace-stockage-const-nom-ref-option-int-comp-const-override>`
[void Op_Diff_negligeable::calculer_pour_post(Champ_base &espace_stockage, const Nom &option, int comp) const override](#op-diff-negligeable-public-void-op-diff-negligeable-calculer-pour-post-champ-base-ref-espace-stockage-const-nom-ref-option-int-comp-const-override)

check_multiphase_compatibility#

Definition
void Op_Diff_negligeable::check_multiphase_compatibility() 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:`void Op_Diff_negligeable::check_multiphase_compatibility() const override <op-diff-negligeable-public-void-op-diff-negligeable-check-multiphase-compatibility-const-override>`
[void Op_Diff_negligeable::check_multiphase_compatibility() const override](#op-diff-negligeable-public-void-op-diff-negligeable-check-multiphase-compatibility-const-override)

contribuer_a_avec#

Definition
void Op_Diff_negligeable::contribuer_a_avec(const DoubleTab &, Matrice_Morse &) const override
Brief description

Mise a jour en temps d’un operateur negligeable: NE FAIT RIEN Simple appel a Operateur_negligeable::mettre_a_jour(double)

Detailed description

on assemble la matrice.

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:`void Op_Diff_negligeable::contribuer_a_avec(const DoubleTab &, Matrice_Morse &) const override <op-diff-negligeable-public-void-op-diff-negligeable-contribuer-a-avec-const-doubletab-ref-matrice-morse-ref-const-override>`
[void Op_Diff_negligeable::contribuer_a_avec(const DoubleTab &, Matrice_Morse &) const override](#op-diff-negligeable-public-void-op-diff-negligeable-contribuer-a-avec-const-doubletab-ref-matrice-morse-ref-const-override)

contribuer_au_second_membre#

Definition
void Op_Diff_negligeable::contribuer_au_second_membre(DoubleTab &) const override
Brief description

on ajoute la contribution du second membre.

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:`void Op_Diff_negligeable::contribuer_au_second_membre(DoubleTab &) const override <op-diff-negligeable-public-void-op-diff-negligeable-contribuer-au-second-membre-doubletab-ref-const-override>`
[void Op_Diff_negligeable::contribuer_au_second_membre(DoubleTab &) const override](#op-diff-negligeable-public-void-op-diff-negligeable-contribuer-au-second-membre-doubletab-ref-const-override)

diffusivite#

Definition
const Champ_base & Op_Diff_negligeable::diffusivite() const override
Brief description

Renvoie le champ representant la diffusivite.

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 Champ_base & Op_Diff_negligeable::diffusivite() const override <op-diff-negligeable-public-const-champ-base-ref-op-diff-negligeable-diffusivite-const-override>`
[const Champ_base & Op_Diff_negligeable::diffusivite() const override](#op-diff-negligeable-public-const-champ-base-ref-op-diff-negligeable-diffusivite-const-override)

dimensionner#

Definition
void Op_Diff_negligeable::dimensionner(Matrice_Morse &) const override
Brief description

DOES NOTHING - to override in derived classes.

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:`void Op_Diff_negligeable::dimensionner(Matrice_Morse &) const override <op-diff-negligeable-public-void-op-diff-negligeable-dimensionner-matrice-morse-ref-const-override>`
[void Op_Diff_negligeable::dimensionner(Matrice_Morse &) const override](#op-diff-negligeable-public-void-op-diff-negligeable-dimensionner-matrice-morse-ref-const-override)

dimensionner_blocs#

Definition
void Op_Diff_negligeable::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl={ }) 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:`void Op_Diff_negligeable::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl={ }) const override <op-diff-negligeable-public-void-op-diff-negligeable-dimensionner-blocs-matrices-t-matrices-const-tabs-t-ref-semi-impl-equal-{-}-const-override>`
[void Op_Diff_negligeable::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl={ }) const override](#op-diff-negligeable-public-void-op-diff-negligeable-dimensionner-blocs-matrices-t-matrices-const-tabs-t-ref-semi-impl-equal-{-}-const-override)

duplique#

Definition
int Op_Diff_negligeable::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_Diff_negligeable::duplique() const override <op-diff-negligeable-public-int-op-diff-negligeable-duplique-const-override>`
[int Op_Diff_negligeable::duplique() const override](#op-diff-negligeable-public-int-op-diff-negligeable-duplique-const-override)

get_info#

Definition
const Type_info * Op_Diff_negligeable::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_Diff_negligeable::get_info() const override <op-diff-negligeable-public-const-type-info-ptr-op-diff-negligeable-get-info-const-override>`
[const Type_info * Op_Diff_negligeable::get_info() const override](#op-diff-negligeable-public-const-type-info-ptr-op-diff-negligeable-get-info-const-override)

get_localisation_pour_post#

Definition
Motcle Op_Diff_negligeable::get_localisation_pour_post(const Nom &option) 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:`Motcle Op_Diff_negligeable::get_localisation_pour_post(const Nom &option) const override <op-diff-negligeable-public-motcle-op-diff-negligeable-get-localisation-pour-post-const-nom-ref-option-const-override>`
[Motcle Op_Diff_negligeable::get_localisation_pour_post(const Nom &option) const override](#op-diff-negligeable-public-motcle-op-diff-negligeable-get-localisation-pour-post-const-nom-ref-option-const-override)

has_interface_blocs#

Definition
int Op_Diff_negligeable::has_interface_blocs() 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_Diff_negligeable::has_interface_blocs() const override <op-diff-negligeable-public-int-op-diff-negligeable-has-interface-blocs-const-override>`
[int Op_Diff_negligeable::has_interface_blocs() const override](#op-diff-negligeable-public-int-op-diff-negligeable-has-interface-blocs-const-override)

mettre_a_jour#

Definition
void Op_Diff_negligeable::mettre_a_jour(double) override
Brief description

DOES NOTHING - to override in derived classes.

Detailed description

Mise a jour de l’operateur

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_Diff_negligeable::mettre_a_jour(double) override <op-diff-negligeable-public-void-op-diff-negligeable-mettre-a-jour-double-override>`
[void Op_Diff_negligeable::mettre_a_jour(double) override](#op-diff-negligeable-public-void-op-diff-negligeable-mettre-a-jour-double-override)

modifier_pour_Cl#

Definition
void Op_Diff_negligeable::modifier_pour_Cl(Matrice_Morse &, DoubleTab &) const override
Brief description

DOES NOTHING - to override in derived classes.

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:`void Op_Diff_negligeable::modifier_pour_Cl(Matrice_Morse &, DoubleTab &) const override <op-diff-negligeable-public-void-op-diff-negligeable-modifier-pour-cl-matrice-morse-ref-doubletab-ref-const-override>`
[void Op_Diff_negligeable::modifier_pour_Cl(Matrice_Morse &, DoubleTab &) const override](#op-diff-negligeable-public-void-op-diff-negligeable-modifier-pour-cl-matrice-morse-ref-doubletab-ref-const-override)

Op_Diff_negligeable#

Definition
Op_Diff_negligeable::Op_Diff_negligeable()
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_Diff_negligeable::Op_Diff_negligeable() <op-diff-negligeable-public-op-diff-negligeable-op-diff-negligeable>`
[Op_Diff_negligeable::Op_Diff_negligeable()](#op-diff-negligeable-public-op-diff-negligeable-op-diff-negligeable)

taille_memoire#

Definition
unsigned Op_Diff_negligeable::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_Diff_negligeable::taille_memoire() const override <op-diff-negligeable-public-unsigned-op-diff-negligeable-taille-memoire-const-override>`
[unsigned Op_Diff_negligeable::taille_memoire() const override](#op-diff-negligeable-public-unsigned-op-diff-negligeable-taille-memoire-const-override)

~Op_Diff_negligeable#

Definition
Op_Diff_negligeable::~Op_Diff_negligeable()
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_Diff_negligeable::~Op_Diff_negligeable() <op-diff-negligeable-public-op-diff-negligeable-dtor-op-diff-negligeable>`
[Op_Diff_negligeable::~Op_Diff_negligeable()](#op-diff-negligeable-public-op-diff-negligeable-dtor-op-diff-negligeable)

cree_instance#

Definition
Objet_U * Op_Diff_negligeable::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_Diff_negligeable::cree_instance() <op-diff-negligeable-public-static-objet-u-ptr-op-diff-negligeable-cree-instance>`
[Objet_U * Op_Diff_negligeable::cree_instance()](#op-diff-negligeable-public-static-objet-u-ptr-op-diff-negligeable-cree-instance)

info#

Definition
const Type_info * Op_Diff_negligeable::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_Diff_negligeable::info() <op-diff-negligeable-public-static-const-type-info-ptr-op-diff-negligeable-info>`
[const Type_info * Op_Diff_negligeable::info()](#op-diff-negligeable-public-static-const-type-info-ptr-op-diff-negligeable-info)

self_cast#

Definition
const Op_Diff_negligeable & Op_Diff_negligeable::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_Diff_negligeable & Op_Diff_negligeable::self_cast(const Objet_U &) <op-diff-negligeable-public-static-const-op-diff-negligeable-ref-op-diff-negligeable-self-cast-const-objet-u-ref>`
[const Op_Diff_negligeable & Op_Diff_negligeable::self_cast(const Objet_U &)](#op-diff-negligeable-public-static-const-op-diff-negligeable-ref-op-diff-negligeable-self-cast-const-objet-u-ref)

self_cast#

Definition
Op_Diff_negligeable & Op_Diff_negligeable::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_Diff_negligeable & Op_Diff_negligeable::self_cast(Objet_U &) <op-diff-negligeable-public-static-op-diff-negligeable-ref-op-diff-negligeable-self-cast-objet-u-ref>`
[Op_Diff_negligeable & Op_Diff_negligeable::self_cast(Objet_U &)](#op-diff-negligeable-public-static-op-diff-negligeable-ref-op-diff-negligeable-self-cast-objet-u-ref)

associer#

Definition
void Op_Diff_negligeable::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override
Brief description

Associe divers objets a un operateurs negligeable: NE FAIT RIEN Simple appel a Operateur_negligeable::associer (const Domaine_dis_base &,.

Detailed description

const Domaine_Cl_dis_base&, const Champ_Inc_base&)

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_Diff_negligeable::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override <op-diff-negligeable-protected-void-op-diff-negligeable-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-const-champ-inc-base-ref-override>`
[void Op_Diff_negligeable::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override](#op-diff-negligeable-protected-void-op-diff-negligeable-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-const-champ-inc-base-ref-override)

printOn#

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

DOES NOTHING - to override in derived classes.

Detailed description

Imprime l’operateur sur un flot de sortie.

Reimplements:

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:`Sortie & Op_Diff_negligeable::printOn(Sortie &x) const override <op-diff-negligeable-protected-sortie-ref-op-diff-negligeable-printon-sortie-ref-x-const-override>`
[Sortie & Op_Diff_negligeable::printOn(Sortie &x) const override](#op-diff-negligeable-protected-sortie-ref-op-diff-negligeable-printon-sortie-ref-x-const-override)

readOn#

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

DOES NOTHING - to override in derived classes.

Detailed description

Lit un operateur sur un flot d’entree.

Reimplements:

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:`Entree & Op_Diff_negligeable::readOn(Entree &) override <op-diff-negligeable-protected-entree-ref-op-diff-negligeable-readon-entree-ref-override>`
[Entree & Op_Diff_negligeable::readOn(Entree &) override](#op-diff-negligeable-protected-entree-ref-op-diff-negligeable-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Op_Diff_negligeable::info_obj
la_diffusivite (protected)
TRUST_Ref<Champ_base *> Op_Diff_negligeable::la_diffusivite