Interface_sigma_constant#

#include <Interface_sigma_constant.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\_sigma\_constant <class-interface-sigma-constant>`
[Interface\_sigma\_constant](#class-interface-sigma-constant)

Detailed description#

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

List of Private Methods#

Complete Member Function Documentation#

duplique#

Definition
int Interface_sigma_constant::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 Interface_sigma_constant::duplique() const override <interface-sigma-constant-public-int-interface-sigma-constant-duplique-const-override>`
[int Interface_sigma_constant::duplique() const override](#interface-sigma-constant-public-int-interface-sigma-constant-duplique-const-override)

get_info#

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

Interface_sigma_constant#

Definition
Interface_sigma_constant::Interface_sigma_constant()
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_sigma_constant::Interface_sigma_constant() <interface-sigma-constant-public-interface-sigma-constant-interface-sigma-constant>`
[Interface_sigma_constant::Interface_sigma_constant()](#interface-sigma-constant-public-interface-sigma-constant-interface-sigma-constant)

taille_memoire#

Definition
unsigned Interface_sigma_constant::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 Interface_sigma_constant::taille_memoire() const override <interface-sigma-constant-public-unsigned-interface-sigma-constant-taille-memoire-const-override>`
[unsigned Interface_sigma_constant::taille_memoire() const override](#interface-sigma-constant-public-unsigned-interface-sigma-constant-taille-memoire-const-override)

~Interface_sigma_constant#

Definition
Interface_sigma_constant::~Interface_sigma_constant()
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_sigma_constant::~Interface_sigma_constant() <interface-sigma-constant-public-interface-sigma-constant-dtor-interface-sigma-constant>`
[Interface_sigma_constant::~Interface_sigma_constant()](#interface-sigma-constant-public-interface-sigma-constant-dtor-interface-sigma-constant)

cree_instance#

Definition
Objet_U * Interface_sigma_constant::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 * Interface_sigma_constant::cree_instance() <interface-sigma-constant-public-static-objet-u-ptr-interface-sigma-constant-cree-instance>`
[Objet_U * Interface_sigma_constant::cree_instance()](#interface-sigma-constant-public-static-objet-u-ptr-interface-sigma-constant-cree-instance)

info#

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

self_cast#

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

self_cast#

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

printOn#

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

readOn#

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

sigma_#

Definition
void Interface_sigma_constant::sigma_(const SpanD T, const SpanD P, SpanD res, int ncomp=1, int ind=0) 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 Interface_sigma_constant::sigma_(const SpanD T, const SpanD P, SpanD res, int ncomp=1, int ind=0) const override <interface-sigma-constant-private-void-interface-sigma-constant-sigma-underscore-const-spand-t-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override>`
[void Interface_sigma_constant::sigma_(const SpanD T, const SpanD P, SpanD res, int ncomp=1, int ind=0) const override](#interface-sigma-constant-private-void-interface-sigma-constant-sigma-underscore-const-spand-t-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override)

sigma_h_#

Definition
void Interface_sigma_constant::sigma_h_(const SpanD H, const SpanD P, SpanD res, int ncomp=1, int ind=0) 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 Interface_sigma_constant::sigma_h_(const SpanD H, const SpanD P, SpanD res, int ncomp=1, int ind=0) const override <interface-sigma-constant-private-void-interface-sigma-constant-sigma-h-underscore-const-spand-h-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override>`
[void Interface_sigma_constant::sigma_h_(const SpanD H, const SpanD P, SpanD res, int ncomp=1, int ind=0) const override](#interface-sigma-constant-private-void-interface-sigma-constant-sigma-h-underscore-const-spand-h-const-spand-p-spand-res-int-ncomp-equal-1-int-ind-equal-0-const-override)

Attributes Documentation#

info_obj (public)
const Type_info Interface_sigma_constant::info_obj