Interface_base#

#include <Interface_base.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:`Interface\_base <class-interface-base>`
[Interface\_base](#class-interface-base)

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classInterface__base__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

assoscier_pb#

Definition
void Interface_base::assoscier_pb(const Probleme_base &pb)
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 Interface_base::assoscier_pb(const Probleme_base &pb) <interface-base-public-void-interface-base-assoscier-pb-const-probleme-base-ref-pb>`
[void Interface_base::assoscier_pb(const Probleme_base &pb)](#interface-base-public-void-interface-base-assoscier-pb-const-probleme-base-ref-pb)

discretiser_sigma#

Definition
void Interface_base::discretiser_sigma(const Nom &sig_nom, double temps)
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 Interface_base::discretiser_sigma(const Nom &sig_nom, double temps) <interface-base-public-void-interface-base-discretiser-sigma-const-nom-ref-sig-nom-double-temps>`
[void Interface_base::discretiser_sigma(const Nom &sig_nom, double temps)](#interface-base-public-void-interface-base-discretiser-sigma-const-nom-ref-sig-nom-double-temps)

get_info#

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

get_sigma_champ#

Definition
Champ_Don_base & Interface_base::get_sigma_champ()
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:`Champ_Don_base & Interface_base::get_sigma_champ() <interface-base-public-champ-don-base-ref-interface-base-get-sigma-champ>`
[Champ_Don_base & Interface_base::get_sigma_champ()](#interface-base-public-champ-don-base-ref-interface-base-get-sigma-champ)

get_sigma_champ#

Definition
const Champ_Don_base & Interface_base::get_sigma_champ() 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:`const Champ_Don_base & Interface_base::get_sigma_champ() const <interface-base-public-const-champ-don-base-ref-interface-base-get-sigma-champ-const>`
[const Champ_Don_base & Interface_base::get_sigma_champ() const](#interface-base-public-const-champ-don-base-ref-interface-base-get-sigma-champ-const)

get_sigma_tab#

Definition
DoubleTab & Interface_base::get_sigma_tab()
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:`DoubleTab & Interface_base::get_sigma_tab() <interface-base-public-doubletab-ref-interface-base-get-sigma-tab>`
[DoubleTab & Interface_base::get_sigma_tab()](#interface-base-public-doubletab-ref-interface-base-get-sigma-tab)

get_sigma_tab#

Definition
const DoubleTab & Interface_base::get_sigma_tab() 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:`const DoubleTab & Interface_base::get_sigma_tab() const <interface-base-public-const-doubletab-ref-interface-base-get-sigma-tab-const>`
[const DoubleTab & Interface_base::get_sigma_tab() const](#interface-base-public-const-doubletab-ref-interface-base-get-sigma-tab-const)

Interface_base#

Definition
Interface_base::Interface_base()
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:`Interface_base::Interface_base() <interface-base-public-interface-base-interface-base>`
[Interface_base::Interface_base()](#interface-base-public-interface-base-interface-base)

mettre_a_jour#

Definition
void Interface_base::mettre_a_jour(double)
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 Interface_base::mettre_a_jour(double) <interface-base-public-void-interface-base-mettre-a-jour-double>`
[void Interface_base::mettre_a_jour(double)](#interface-base-public-void-interface-base-mettre-a-jour-double)

set_param#

Definition
void Interface_base::set_param(Param &param)
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 Interface_base::set_param(Param &param) <interface-base-public-void-interface-base-set-param-param-ref-param>`
[void Interface_base::set_param(Param &param)](#interface-base-public-void-interface-base-set-param-param-ref-param)

sigma#

Definition
double Interface_base::sigma(const double T, const double P) const
Brief description
Detailed description
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 Interface_base::sigma(const double T, const double P) const <interface-base-public-double-interface-base-sigma-const-double-t-const-double-p-const>`
[double Interface_base::sigma(const double T, const double P) const](#interface-base-public-double-interface-base-sigma-const-double-t-const-double-p-const)

sigma#

Definition
void Interface_base::sigma(const SpanD T, const SpanD P, SpanD res, int ncomp=1, int ind=0) 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:`void Interface_base::sigma(const SpanD T, const SpanD P, SpanD res, int ncomp=1, int ind=0) const <interface-base-public-void-interface-base-sigma-const-spand-t-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const>`
[void Interface_base::sigma(const SpanD T, const SpanD P, SpanD res, int ncomp=1, int ind=0) const](#interface-base-public-void-interface-base-sigma-const-spand-t-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const)

sigma_h#

Definition
double Interface_base::sigma_h(const double h, const double P) const
Brief description
Detailed description
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 Interface_base::sigma_h(const double h, const double P) const <interface-base-public-double-interface-base-sigma-h-const-double-h-const-double-p-const>`
[double Interface_base::sigma_h(const double h, const double P) const](#interface-base-public-double-interface-base-sigma-h-const-double-h-const-double-p-const)

sigma_h#

Definition
void Interface_base::sigma_h(const SpanD H, const SpanD P, SpanD res, int ncomp=1, int ind=0) 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:`void Interface_base::sigma_h(const SpanD H, const SpanD P, SpanD res, int ncomp=1, int ind=0) const <interface-base-public-void-interface-base-sigma-h-const-spand-h-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const>`
[void Interface_base::sigma_h(const SpanD H, const SpanD P, SpanD res, int ncomp=1, int ind=0) const](#interface-base-public-void-interface-base-sigma-h-const-spand-h-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const)

~Interface_base#

Definition
Interface_base::~Interface_base() override
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:`Interface_base::~Interface_base() override <interface-base-public-interface-base-dtor-interface-base-override>`
[Interface_base::~Interface_base() override](#interface-base-public-interface-base-dtor-interface-base-override)

info#

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

self_cast#

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

self_cast#

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

printOn#

Definition
Sortie & Interface_base::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 & Interface_base::printOn(Sortie &x) const override <interface-base-protected-sortie-ref-interface-base-printon-sortie-ref-x-const-override>`
[Sortie & Interface_base::printOn(Sortie &x) const override](#interface-base-protected-sortie-ref-interface-base-printon-sortie-ref-x-const-override)

readOn#

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

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

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:`Entree & Interface_base::readOn(Entree &) override <interface-base-protected-entree-ref-interface-base-readon-entree-ref-override>`
[Entree & Interface_base::readOn(Entree &) override](#interface-base-protected-entree-ref-interface-base-readon-entree-ref-override)

sigma_#

Definition
virtual void Interface_base::sigma_(const SpanD T, const SpanD P, SpanD res, int ncomp=1, int ind=0) const =0
Brief description
Detailed description
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:`virtual void Interface_base::sigma_(const SpanD T, const SpanD P, SpanD res, int ncomp=1, int ind=0) const =0 <interface-base-protected-virtual-void-interface-base-sigma-underscore-const-spand-t-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-equal-0>`
[virtual void Interface_base::sigma_(const SpanD T, const SpanD P, SpanD res, int ncomp=1, int ind=0) const =0](#interface-base-protected-virtual-void-interface-base-sigma-underscore-const-spand-t-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-equal-0)

sigma_h_#

Definition
virtual void Interface_base::sigma_h_(const SpanD H, const SpanD P, SpanD res, int ncomp=1, int ind=0) const =0
Brief description
Detailed description
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:`virtual void Interface_base::sigma_h_(const SpanD H, const SpanD P, SpanD res, int ncomp=1, int ind=0) const =0 <interface-base-protected-virtual-void-interface-base-sigma-h-underscore-const-spand-h-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-equal-0>`
[virtual void Interface_base::sigma_h_(const SpanD H, const SpanD P, SpanD res, int ncomp=1, int ind=0) const =0](#interface-base-protected-virtual-void-interface-base-sigma-h-underscore-const-spand-h-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-equal-0)

Attributes Documentation#

info_obj (public)
const Type_info Interface_base::info_obj
ch_sigma_ (protected)
TRUST_Deriv<Champ_Don_base> Interface_base::ch_sigma_
pb_ (protected)
TRUST_Ref<Probleme_base *> Interface_base::pb_
sigma__ (protected)
double Interface_base::sigma__ = - 1.