Pb_MED#

#include <Pb_MED.h>
Brief description

Classe Pb_MED Classe pour postraiter relire des fichiers med et les postraiter.

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:`Pb\_MED <class-pb-med>`
[Pb\_MED](#class-pb-med)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classPb__MED__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

comprend_champ#

Definition
int Pb_MED::comprend_champ(const Motcle &) const
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:`int Pb_MED::comprend_champ(const Motcle &) const <pb-med-public-int-pb-med-comprend-champ-const-motcle-ref-const>`
[int Pb_MED::comprend_champ(const Motcle &) const](#pb-med-public-int-pb-med-comprend-champ-const-motcle-ref-const)

creer_champ#

Definition
void Pb_MED::creer_champ(const Motcle &motlu) 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 Pb_MED::creer_champ(const Motcle &motlu) override <pb-med-public-void-pb-med-creer-champ-const-motcle-ref-motlu-override>`
[void Pb_MED::creer_champ(const Motcle &motlu) override](#pb-med-public-void-pb-med-creer-champ-const-motcle-ref-motlu-override)

duplique#

Definition
int Pb_MED::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 Pb_MED::duplique() const override <pb-med-public-int-pb-med-duplique-const-override>`
[int Pb_MED::duplique() const override](#pb-med-public-int-pb-med-duplique-const-override)

equation#

Definition
const Equation_base & Pb_MED::equation(int) const override
Brief description

Renvoie l’equation de type MED si i = 0,.

Detailed description

Provoque une erreur sinon car le probleme n’a qu’une seule equation. (version const)

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 Equation_base & Pb_MED::equation(int) const override <pb-med-public-const-equation-base-ref-pb-med-equation-int-const-override>`
[const Equation_base & Pb_MED::equation(int) const override](#pb-med-public-const-equation-base-ref-pb-med-equation-int-const-override)

equation#

Definition
Equation_base & Pb_MED::equation(int) override
Brief description

Renvoie l’equation de type MED si i = 0,.

Detailed description

Provoque une erreur sinon car le probleme n’a qu’une seule equation.

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:`Equation_base & Pb_MED::equation(int) override <pb-med-public-equation-base-ref-pb-med-equation-int-override>`
[Equation_base & Pb_MED::equation(int) override](#pb-med-public-equation-base-ref-pb-med-equation-int-override)

get_champ#

Definition
const Champ_base & Pb_MED::get_champ(const Motcle &nom) const 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:`const Champ_base & Pb_MED::get_champ(const Motcle &nom) const override <pb-med-public-const-champ-base-ref-pb-med-get-champ-const-motcle-ref-nom-const-override>`
[const Champ_base & Pb_MED::get_champ(const Motcle &nom) const override](#pb-med-public-const-champ-base-ref-pb-med-get-champ-const-motcle-ref-nom-const-override)

get_champs_fonc_post#

Definition
Champs_Fonc & Pb_MED::get_champs_fonc_post()
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:`Champs_Fonc & Pb_MED::get_champs_fonc_post() <pb-med-public-champs-fonc-ref-pb-med-get-champs-fonc-post>`
[Champs_Fonc & Pb_MED::get_champs_fonc_post()](#pb-med-public-champs-fonc-ref-pb-med-get-champs-fonc-post)

get_info#

Definition
const Type_info * Pb_MED::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 * Pb_MED::get_info() const override <pb-med-public-const-type-info-ptr-pb-med-get-info-const-override>`
[const Type_info * Pb_MED::get_info() const override](#pb-med-public-const-type-info-ptr-pb-med-get-info-const-override)

get_noms_champs_postraitables#

Definition
void Pb_MED::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const 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:`void Pb_MED::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override <pb-med-public-void-pb-med-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const-override>`
[void Pb_MED::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override](#pb-med-public-void-pb-med-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const-override)

has_champ#

Definition
bool Pb_MED::has_champ(const Motcle &nom) 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:`bool Pb_MED::has_champ(const Motcle &nom) const override <pb-med-public-bool-pb-med-has-champ-const-motcle-ref-nom-const-override>`
[bool Pb_MED::has_champ(const Motcle &nom) const override](#pb-med-public-bool-pb-med-has-champ-const-motcle-ref-nom-const-override)

has_champ#

Definition
bool Pb_MED::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) 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:`bool Pb_MED::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override <pb-med-public-bool-pb-med-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override>`
[bool Pb_MED::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override](#pb-med-public-bool-pb-med-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override)

is_pb_med#

Definition
bool Pb_MED::is_pb_med() 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:`bool Pb_MED::is_pb_med() override <pb-med-public-bool-pb-med-is-pb-med-override>`
[bool Pb_MED::is_pb_med() override](#pb-med-public-bool-pb-med-is-pb-med-override)

nombre_d_equations#

Definition
int Pb_MED::nombre_d_equations() const override
Brief description

Renvoie le nombre d’equations du probleme.

Detailed description

Toujours egal a 1 pour un probleme de conduction standart.

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 Pb_MED::nombre_d_equations() const override <pb-med-public-int-pb-med-nombre-d-equations-const-override>`
[int Pb_MED::nombre_d_equations() const override](#pb-med-public-int-pb-med-nombre-d-equations-const-override)

Pb_MED#

Definition
Pb_MED::Pb_MED()
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:`Pb_MED::Pb_MED() <pb-med-public-pb-med-pb-med>`
[Pb_MED::Pb_MED()](#pb-med-public-pb-med-pb-med)

taille_memoire#

Definition
unsigned Pb_MED::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 Pb_MED::taille_memoire() const override <pb-med-public-unsigned-pb-med-taille-memoire-const-override>`
[unsigned Pb_MED::taille_memoire() const override](#pb-med-public-unsigned-pb-med-taille-memoire-const-override)

temps_sauv#

Definition
const ArrOfDouble & Pb_MED::temps_sauv() const
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 ArrOfDouble & Pb_MED::temps_sauv() const <pb-med-public-const-arrofdouble-ref-pb-med-temps-sauv-const>`
[const ArrOfDouble & Pb_MED::temps_sauv() const](#pb-med-public-const-arrofdouble-ref-pb-med-temps-sauv-const)

~Pb_MED#

Definition
Pb_MED::~Pb_MED()
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:`Pb_MED::~Pb_MED() <pb-med-public-pb-med-dtor-pb-med>`
[Pb_MED::~Pb_MED()](#pb-med-public-pb-med-dtor-pb-med)

cree_instance#

Definition
Objet_U * Pb_MED::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 * Pb_MED::cree_instance() <pb-med-public-static-objet-u-ptr-pb-med-cree-instance>`
[Objet_U * Pb_MED::cree_instance()](#pb-med-public-static-objet-u-ptr-pb-med-cree-instance)

info#

Definition
const Type_info * Pb_MED::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 * Pb_MED::info() <pb-med-public-static-const-type-info-ptr-pb-med-info>`
[const Type_info * Pb_MED::info()](#pb-med-public-static-const-type-info-ptr-pb-med-info)

self_cast#

Definition
const Pb_MED & Pb_MED::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 Pb_MED & Pb_MED::self_cast(const Objet_U &) <pb-med-public-static-const-pb-med-ref-pb-med-self-cast-const-objet-u-ref>`
[const Pb_MED & Pb_MED::self_cast(const Objet_U &)](#pb-med-public-static-const-pb-med-ref-pb-med-self-cast-const-objet-u-ref)

self_cast#

Definition
Pb_MED & Pb_MED::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:`Pb_MED & Pb_MED::self_cast(Objet_U &) <pb-med-public-static-pb-med-ref-pb-med-self-cast-objet-u-ref>`
[Pb_MED & Pb_MED::self_cast(Objet_U &)](#pb-med-public-static-pb-med-ref-pb-med-self-cast-objet-u-ref)

printOn#

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

Ecriture de l’objet sur un flot de sortie Methode a surcharger.

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:`Sortie & Pb_MED::printOn(Sortie &x) const override <pb-med-protected-sortie-ref-pb-med-printon-sortie-ref-x-const-override>`
[Sortie & Pb_MED::printOn(Sortie &x) const override](#pb-med-protected-sortie-ref-pb-med-printon-sortie-ref-x-const-override)

readOn#

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

Simple appel a: Probleme_base::readOn(Entree&)

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 & Pb_MED::readOn(Entree &) override <pb-med-protected-entree-ref-pb-med-readon-entree-ref-override>`
[Entree & Pb_MED::readOn(Entree &) override](#pb-med-protected-entree-ref-pb-med-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Pb_MED::info_obj
champs_fonc_post (protected)
Champs_Fonc Pb_MED::champs_fonc_post
dis_bidon (private)
Discretisation Pb_MED::dis_bidon
nom_fic (private)
Nom Pb_MED::nom_fic
nomschampmed (private)
Noms Pb_MED::nomschampmed
temps_sauv_ (private)
ArrOfDouble Pb_MED::temps_sauv_