PDF_model#

#include <PDF_model.h>
Brief description

: class PDF_model

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:`PDF\_model <class-pdf-model>`
[PDF\_model](#class-pdf-model)

Detailed description#

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

affecter_variable_imposee#

Definition
void PDF_model::affecter_variable_imposee(Domaine_VF &, const DoubleTab &)
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 PDF_model::affecter_variable_imposee(Domaine_VF &, const DoubleTab &) <pdf-model-public-void-pdf-model-affecter-variable-imposee-domaine-vf-ref-const-doubletab-ref>`
[void PDF_model::affecter_variable_imposee(Domaine_VF &, const DoubleTab &)](#pdf-model-public-void-pdf-model-affecter-variable-imposee-domaine-vf-ref-const-doubletab-ref)

duplique#

Definition
int PDF_model::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 PDF_model::duplique() const override <pdf-model-public-int-pdf-model-duplique-const-override>`
[int PDF_model::duplique() const override](#pdf-model-public-int-pdf-model-duplique-const-override)

eta#

Definition
double PDF_model::eta() 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:`double PDF_model::eta() const <pdf-model-public-double-pdf-model-eta-const>`
[double PDF_model::eta() const](#pdf-model-public-double-pdf-model-eta-const)

get_info#

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

get_variable_imposee#

Definition
double PDF_model::get_variable_imposee(ArrOfDouble &, int)
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:`double PDF_model::get_variable_imposee(ArrOfDouble &, int) <pdf-model-public-double-pdf-model-get-variable-imposee-arrofdouble-ref-int>`
[double PDF_model::get_variable_imposee(ArrOfDouble &, int)](#pdf-model-public-double-pdf-model-get-variable-imposee-arrofdouble-ref-int)

pdf_bilan#

Definition
int PDF_model::pdf_bilan() 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 PDF_model::pdf_bilan() const <pdf-model-public-int-pdf-model-pdf-bilan-const>`
[int PDF_model::pdf_bilan() const](#pdf-model-public-int-pdf-model-pdf-bilan-const)

PDF_model#

Definition
PDF_model::PDF_model()
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:`PDF_model::PDF_model() <pdf-model-public-pdf-model-pdf-model>`
[PDF_model::PDF_model()](#pdf-model-public-pdf-model-pdf-model)

taille_memoire#

Definition
unsigned PDF_model::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 PDF_model::taille_memoire() const override <pdf-model-public-unsigned-pdf-model-taille-memoire-const-override>`
[unsigned PDF_model::taille_memoire() const override](#pdf-model-public-unsigned-pdf-model-taille-memoire-const-override)

~PDF_model#

Definition
PDF_model::~PDF_model()
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:`PDF_model::~PDF_model() <pdf-model-public-pdf-model-dtor-pdf-model>`
[PDF_model::~PDF_model()](#pdf-model-public-pdf-model-dtor-pdf-model)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

lire_motcle_non_standard#

Definition
int PDF_model::lire_motcle_non_standard(const Motcle &, Entree &) override
Brief description

Lecture des parametres de type non simple d’un objet_U a partir d’un flot d’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:`int PDF_model::lire_motcle_non_standard(const Motcle &, Entree &) override <pdf-model-protected-int-pdf-model-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int PDF_model::lire_motcle_non_standard(const Motcle &, Entree &) override](#pdf-model-protected-int-pdf-model-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)

printOn#

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

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

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

readOn#

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

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

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 & PDF_model::readOn(Entree &) override <pdf-model-protected-entree-ref-pdf-model-readon-entree-ref-override>`
[Entree & PDF_model::readOn(Entree &) override](#pdf-model-protected-entree-ref-pdf-model-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info PDF_model::info_obj
coefku_ (protected)
double PDF_model::coefku_ = - 100.
dim_variable_ (protected)
int PDF_model::dim_variable_ = - 1
echelle_relax_ (protected)
double PDF_model::echelle_relax_ = 5.0e-2
eta_ (protected)
double PDF_model::eta_ = - 100.
local_ (protected)
bool PDF_model::local_ = false
pdf_bilan_ (protected)
int PDF_model::pdf_bilan_ = 0
temps_relax_ (protected)
double PDF_model::temps_relax_ = 1.0e + 12
type_variable_imposee_ (protected)
int PDF_model::type_variable_imposee_ = - 1
variable_imposee_ (protected)
TRUST_Deriv<Champ_Don_base> PDF_model::variable_imposee_
variable_imposee_lu_ (protected)
TRUST_Deriv<Champ_Don_base> PDF_model::variable_imposee_lu_
parsers_ (private)
TRUST_Vector<Parser_U> PDF_model::parsers_

Friends#

  • friend class Source_PDF_base

  • friend class Source_PDF_EF