Interface_base#
#include <Interface_base.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:`Interface\_base <class-interface-base>`
[Interface\_base](#class-interface-base)
Detailed description#
Inherits from#
public : Objet_U
Inherited by#
public : Interface_sigma_constant
public : Saturation_base
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
assoscier_pb#
void Interface_base::assoscier_pb(const Probleme_base &pb)
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#
void Interface_base::discretiser_sigma(const Nom &sig_nom, double temps)
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#
const Type_info * Interface_base::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 * 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#
Champ_Don_base & Interface_base::get_sigma_champ()
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#
const Champ_Don_base & Interface_base::get_sigma_champ() const
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#
DoubleTab & Interface_base::get_sigma_tab()
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#
const DoubleTab & Interface_base::get_sigma_tab() const
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#
Interface_base::Interface_base()
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#
void Interface_base::mettre_a_jour(double)
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#
void Interface_base::set_param(Param ¶m)
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 ¶m) <interface-base-public-void-interface-base-set-param-param-ref-param>`
[void Interface_base::set_param(Param ¶m)](#interface-base-public-void-interface-base-set-param-param-ref-param)
sigma#
double Interface_base::sigma(const double T, const double P) const
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#
void Interface_base::sigma(const SpanD T, const SpanD P, SpanD res, int ncomp=1, int ind=0) const
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:`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#
double Interface_base::sigma_h(const double h, const double P) const
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#
void Interface_base::sigma_h(const SpanD H, const SpanD P, SpanD res, int ncomp=1, int ind=0) const
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:`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#
Interface_base::~Interface_base() override
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#
const Type_info * Interface_base::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 * 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#
const Interface_base & Interface_base::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 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#
Interface_base & Interface_base::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:`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#
Sortie & Interface_base::printOn(Sortie &x) const override
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#
Entree & Interface_base::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
Detailed description
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 & 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_#
virtual void Interface_base::sigma_(const SpanD T, const SpanD P, SpanD res, int ncomp=1, int ind=0) const =0
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_#
virtual void Interface_base::sigma_h_(const SpanD H, const SpanD P, SpanD res, int ncomp=1, int ind=0) const =0
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#
const Type_info Interface_base::info_obj
TRUST_Deriv<Champ_Don_base> Interface_base::ch_sigma_
TRUST_Ref<Probleme_base *> Interface_base::pb_
double Interface_base::sigma__ = - 1.