Tayl_Green#

#include <Tayl_Green.h>
Brief description

class Tayl_Green by:

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:`Tayl\_Green <class-tayl-green>`
[Tayl\_Green](#class-tayl-green)

Detailed description#

modified version on Champs/Tourbillon in *.datafile: Tourbillon kwave u = sin(kwave*x)*cos(kwave*y) & v = cos(kwave*x)*sin(kwave*y)

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

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

get_info#

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

taille_memoire#

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

Tayl_Green#

Definition
Tayl_Green::Tayl_Green()
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:`Tayl_Green::Tayl_Green() <tayl-green-public-tayl-green-tayl-green>`
[Tayl_Green::Tayl_Green()](#tayl-green-public-tayl-green-tayl-green)

valeur_aux#

Definition
DoubleTab & Tayl_Green::valeur_aux(const DoubleTab &positions, DoubleTab &valeurs) const override
Brief description

Provoque une erreur ! Doit etre surchargee par les classes derivees.

Detailed description

non virtuelle pure par commodite de developpement ! Renvoie les valeurs du champ aux points specifies par leurs coordonnees.

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:`DoubleTab & Tayl_Green::valeur_aux(const DoubleTab &positions, DoubleTab &valeurs) const override <tayl-green-public-doubletab-ref-tayl-green-valeur-aux-const-doubletab-ref-positions-doubletab-ref-valeurs-const-override>`
[DoubleTab & Tayl_Green::valeur_aux(const DoubleTab &positions, DoubleTab &valeurs) const override](#tayl-green-public-doubletab-ref-tayl-green-valeur-aux-const-doubletab-ref-positions-doubletab-ref-valeurs-const-override)

valeur_aux_compo#

Definition
DoubleVect & Tayl_Green::valeur_aux_compo(const DoubleTab &positions, DoubleVect &valeurs, int ncomp) const override
Brief description

Idem que valeur_aux(const DoubleTab &, DoubleTab &), mais calcule uniquement la composante compo du champ.

Detailed description

Dans l’implementation de champ_base, on appelle valeur_aux(const DoubleTab &, DoubleTab &)

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:`DoubleVect & Tayl_Green::valeur_aux_compo(const DoubleTab &positions, DoubleVect &valeurs, int ncomp) const override <tayl-green-public-doublevect-ref-tayl-green-valeur-aux-compo-const-doubletab-ref-positions-doublevect-ref-valeurs-int-ncomp-const-override>`
[DoubleVect & Tayl_Green::valeur_aux_compo(const DoubleTab &positions, DoubleVect &valeurs, int ncomp) const override](#tayl-green-public-doublevect-ref-tayl-green-valeur-aux-compo-const-doubletab-ref-positions-doublevect-ref-valeurs-int-ncomp-const-override)

~Tayl_Green#

Definition
Tayl_Green::~Tayl_Green()
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:`Tayl_Green::~Tayl_Green() <tayl-green-public-tayl-green-dtor-tayl-green>`
[Tayl_Green::~Tayl_Green()](#tayl-green-public-tayl-green-dtor-tayl-green)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

readOn#

Definition
Entree & Tayl_Green::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 & Tayl_Green::readOn(Entree &) override <tayl-green-protected-entree-ref-tayl-green-readon-entree-ref-override>`
[Entree & Tayl_Green::readOn(Entree &) override](#tayl-green-protected-entree-ref-tayl-green-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Tayl_Green::info_obj
kwave (protected)
int Tayl_Green::kwave