Prepro_IBM_base#
#include <Prepro_IBM_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:`Prepro\_IBM\_base <class-prepro-ibm-base>`
[Prepro\_IBM\_base](#class-prepro-ibm-base)
Detailed description#
Inherits from#
public : Objet_U
Inherited by#
public : Prepro_IBM_Ponderation
public : Prepro_IBM_Uzawa
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
get_info#
const Type_info * Prepro_IBM_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 * Prepro_IBM_base::get_info() const override <prepro-ibm-base-public-const-type-info-ptr-prepro-ibm-base-get-info-const-override>`
[const Type_info * Prepro_IBM_base::get_info() const override](#prepro-ibm-base-public-const-type-info-ptr-prepro-ibm-base-get-info-const-override)
Prepro_IBM_base#
Prepro_IBM_base::Prepro_IBM_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:`Prepro_IBM_base::Prepro_IBM_base() <prepro-ibm-base-public-prepro-ibm-base-prepro-ibm-base>`
[Prepro_IBM_base::Prepro_IBM_base()](#prepro-ibm-base-public-prepro-ibm-base-prepro-ibm-base)
set_param#
void Prepro_IBM_base::set_param(Param &)
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 Prepro_IBM_base::set_param(Param &) <prepro-ibm-base-public-void-prepro-ibm-base-set-param-param-ref>`
[void Prepro_IBM_base::set_param(Param &)](#prepro-ibm-base-public-void-prepro-ibm-base-set-param-param-ref)
~Prepro_IBM_base#
Prepro_IBM_base::~Prepro_IBM_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:`Prepro_IBM_base::~Prepro_IBM_base() override <prepro-ibm-base-public-prepro-ibm-base-dtor-prepro-ibm-base-override>`
[Prepro_IBM_base::~Prepro_IBM_base() override](#prepro-ibm-base-public-prepro-ibm-base-dtor-prepro-ibm-base-override)
info#
const Type_info * Prepro_IBM_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 * Prepro_IBM_base::info() <prepro-ibm-base-public-static-const-type-info-ptr-prepro-ibm-base-info>`
[const Type_info * Prepro_IBM_base::info()](#prepro-ibm-base-public-static-const-type-info-ptr-prepro-ibm-base-info)
self_cast#
const Prepro_IBM_base & Prepro_IBM_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 Prepro_IBM_base & Prepro_IBM_base::self_cast(const Objet_U &) <prepro-ibm-base-public-static-const-prepro-ibm-base-ref-prepro-ibm-base-self-cast-const-objet-u-ref>`
[const Prepro_IBM_base & Prepro_IBM_base::self_cast(const Objet_U &)](#prepro-ibm-base-public-static-const-prepro-ibm-base-ref-prepro-ibm-base-self-cast-const-objet-u-ref)
self_cast#
Prepro_IBM_base & Prepro_IBM_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:`Prepro_IBM_base & Prepro_IBM_base::self_cast(Objet_U &) <prepro-ibm-base-public-static-prepro-ibm-base-ref-prepro-ibm-base-self-cast-objet-u-ref>`
[Prepro_IBM_base & Prepro_IBM_base::self_cast(Objet_U &)](#prepro-ibm-base-public-static-prepro-ibm-base-ref-prepro-ibm-base-self-cast-objet-u-ref)
lire_motcle_non_standard#
int Prepro_IBM_base::lire_motcle_non_standard(const Motcle &, Entree &) override
Lecture des parametres de type non simple d’un objet_U a partir d’un flot d’entree.
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:`int Prepro_IBM_base::lire_motcle_non_standard(const Motcle &, Entree &) override <prepro-ibm-base-protected-int-prepro-ibm-base-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Prepro_IBM_base::lire_motcle_non_standard(const Motcle &, Entree &) override](#prepro-ibm-base-protected-int-prepro-ibm-base-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)
printOn#
Sortie & Prepro_IBM_base::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie 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:`Sortie & Prepro_IBM_base::printOn(Sortie &x) const override <prepro-ibm-base-protected-sortie-ref-prepro-ibm-base-printon-sortie-ref-x-const-override>`
[Sortie & Prepro_IBM_base::printOn(Sortie &x) const override](#prepro-ibm-base-protected-sortie-ref-prepro-ibm-base-printon-sortie-ref-x-const-override)
readOn#
Entree & Prepro_IBM_base::readOn(Entree &) override
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 & Prepro_IBM_base::readOn(Entree &) override <prepro-ibm-base-protected-entree-ref-prepro-ibm-base-readon-entree-ref-override>`
[Entree & Prepro_IBM_base::readOn(Entree &) override](#prepro-ibm-base-protected-entree-ref-prepro-ibm-base-readon-entree-ref-override)
Attributes Documentation#
const Type_info Prepro_IBM_base::info_obj
TRUST_Deriv<Champ_Don_base> Prepro_IBM_base::aDomUMesh_
TRUST_Deriv<Champ_Don_base> Prepro_IBM_base::aSkinUMesh_
double Prepro_IBM_base::c_prepro_ = 0.
TRUST_Deriv<Champ_Don_base> Prepro_IBM_base::champ_aire_
TRUST_Deriv<Champ_Don_base> Prepro_IBM_base::champ_rotation_
TRUST_Deriv<Champ_Don_base> Prepro_IBM_base::corresp_elems_
IntTab Prepro_IBM_base::dimTab_
double Prepro_IBM_base::eps_ = 1.0e-12
TRUST_Deriv<Champ_Don_base> Prepro_IBM_base::fluid_elems_
TRUST_Deriv<Champ_Don_base> Prepro_IBM_base::fluid_points_
bool Prepro_IBM_base::save_prepro_ = false
TRUST_Deriv<Champ_Don_base> Prepro_IBM_base::solid_elems_
TRUST_Deriv<Champ_Don_base> Prepro_IBM_base::solid_points_
Friends#
friend class Interpolation_IBM_base
friend class Source_PDF_base