Sutherland#

#include <Champ_Fonc_Fonction.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:`Sutherland <class-sutherland>`
[Sutherland](#class-sutherland)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classSutherland__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

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

get_A#

Definition
const double & Sutherland::get_A() 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:`const double & Sutherland::get_A() const <sutherland-public-const-double-ref-sutherland-get-a-const>`
[const double & Sutherland::get_A() const](#sutherland-public-const-double-ref-sutherland-get-a-const)

get_C#

Definition
const double & Sutherland::get_C() 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 double & Sutherland::get_C() const <sutherland-public-const-double-ref-sutherland-get-c-const>`
[const double & Sutherland::get_C() const](#sutherland-public-const-double-ref-sutherland-get-c-const)

get_info#

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

get_prob#

Definition
Nom & Sutherland::get_prob()
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:`Nom & Sutherland::get_prob() <sutherland-public-nom-ref-sutherland-get-prob>`
[Nom & Sutherland::get_prob()](#sutherland-public-nom-ref-sutherland-get-prob)

get_Tref#

Definition
const double & Sutherland::get_Tref() 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 double & Sutherland::get_Tref() const <sutherland-public-const-double-ref-sutherland-get-tref-const>`
[const double & Sutherland::get_Tref() const](#sutherland-public-const-double-ref-sutherland-get-tref-const)

lire_expression#

Definition
void Sutherland::lire_expression()
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 Sutherland::lire_expression() <sutherland-public-void-sutherland-lire-expression>`
[void Sutherland::lire_expression()](#sutherland-public-void-sutherland-lire-expression)

set_A#

Definition
void Sutherland::set_A(const double A)
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 Sutherland::set_A(const double A) <sutherland-public-void-sutherland-set-a-const-double-a>`
[void Sutherland::set_A(const double A)](#sutherland-public-void-sutherland-set-a-const-double-a)

set_C#

Definition
void Sutherland::set_C(const double C)
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 Sutherland::set_C(const double C) <sutherland-public-void-sutherland-set-c-const-double-c>`
[void Sutherland::set_C(const double C)](#sutherland-public-void-sutherland-set-c-const-double-c)

set_prob#

Definition
void Sutherland::set_prob(const Nom &prob)
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 Sutherland::set_prob(const Nom &prob) <sutherland-public-void-sutherland-set-prob-const-nom-ref-prob>`
[void Sutherland::set_prob(const Nom &prob)](#sutherland-public-void-sutherland-set-prob-const-nom-ref-prob)

set_Tref#

Definition
void Sutherland::set_Tref(const double Tref)
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 Sutherland::set_Tref(const double Tref) <sutherland-public-void-sutherland-set-tref-const-double-tref>`
[void Sutherland::set_Tref(const double Tref)](#sutherland-public-void-sutherland-set-tref-const-double-tref)

set_val_params#

Definition
void Sutherland::set_val_params(const Nom &prob, const double A, const double C, const double Tref)
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 Sutherland::set_val_params(const Nom &prob, const double A, const double C, const double Tref) <sutherland-public-void-sutherland-set-val-params-const-nom-ref-prob-const-double-a-const-double-c-const-double-tref>`
[void Sutherland::set_val_params(const Nom &prob, const double A, const double C, const double Tref)](#sutherland-public-void-sutherland-set-val-params-const-nom-ref-prob-const-double-a-const-double-c-const-double-tref)

Sutherland#

Definition
Sutherland::Sutherland()
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:`Sutherland::Sutherland() <sutherland-public-sutherland-sutherland>`
[Sutherland::Sutherland()](#sutherland-public-sutherland-sutherland)

taille_memoire#

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

~Sutherland#

Definition
Sutherland::~Sutherland()
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:`Sutherland::~Sutherland() <sutherland-public-sutherland-dtor-sutherland>`
[Sutherland::~Sutherland()](#sutherland-public-sutherland-dtor-sutherland)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

readOn#

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

Lecture du Champ a partir d’un flot d’entree, (On ne sait traiter que les champs scalaires.)

Detailed description

exemple: Champ_Fonc_Fonction probleme ch 1 (nombre de composantes) { 2 0 500 0 250 (ch(0) = 0 && ch(500) = 250 }

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

Attributes Documentation#

info_obj (public)
const Type_info Sutherland::info_obj
A_ (protected)
double Sutherland::A_
C_ (protected)
double Sutherland::C_
prob_ (protected)
Nom Sutherland::prob_
Tref_ (protected)
double Sutherland::Tref_