Convection_Diffusion_Temperature_Turbulent#

#include <Convection_Diffusion_Temperature_Turbulent.h>
Brief description

classe Convection_Diffusion_Temperature_Turbulent Cette classe represente le cas particulier de

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:`Convection\_Diffusion\_Temperature\_Turbulent <class-convection-diffusion-temperature-turbulent>`
[Convection\_Diffusion\_Temperature\_Turbulent](#class-convection-diffusion-temperature-turbulent)

Detailed description#

convection diffusion turbulente lorsque l’inconnue est la temperature. Cette herite de Convection_Diffusion_Turbulent qui contient le modele de turbulence et de Convection_Diffusion_Temperature qui modelise l’equation non turbulente.

Inherits from#

Inheritance graph#

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

../../../../../_images/classConvection__Diffusion__Temperature__Turbulent__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

completer#

Definition
void Convection_Diffusion_Temperature_Turbulent::completer() override
Brief description

Double appel a: Convection_Diffusion_Turbulent::completer()

Detailed description

Convection_Diffusion_Temperature::completer()

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:`void Convection_Diffusion_Temperature_Turbulent::completer() override <convection-diffusion-temperature-turbulent-public-void-convection-diffusion-temperature-turbulent-completer-override>`
[void Convection_Diffusion_Temperature_Turbulent::completer() override](#convection-diffusion-temperature-turbulent-public-void-convection-diffusion-temperature-turbulent-completer-override)

Convection_Diffusion_Temperature_Turbulent#

Definition
Convection_Diffusion_Temperature_Turbulent::Convection_Diffusion_Temperature_Turbulent()
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:`Convection_Diffusion_Temperature_Turbulent::Convection_Diffusion_Temperature_Turbulent() <convection-diffusion-temperature-turbulent-public-convection-diffusion-temperature-turbulent-convection-diffusion-temperature-turbulent>`
[Convection_Diffusion_Temperature_Turbulent::Convection_Diffusion_Temperature_Turbulent()](#convection-diffusion-temperature-turbulent-public-convection-diffusion-temperature-turbulent-convection-diffusion-temperature-turbulent)

creer_champ#

Definition
void Convection_Diffusion_Temperature_Turbulent::creer_champ(const Motcle &motlu) override
Brief description
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:`void Convection_Diffusion_Temperature_Turbulent::creer_champ(const Motcle &motlu) override <convection-diffusion-temperature-turbulent-public-void-convection-diffusion-temperature-turbulent-creer-champ-const-motcle-ref-motlu-override>`
[void Convection_Diffusion_Temperature_Turbulent::creer_champ(const Motcle &motlu) override](#convection-diffusion-temperature-turbulent-public-void-convection-diffusion-temperature-turbulent-creer-champ-const-motcle-ref-motlu-override)

data_a_sauvegarder#

Definition
std::vector<YAML_data> Convection_Diffusion_Temperature_Turbulent::data_a_sauvegarder() const override
Brief description

for PDI IO: retrieve name, type and dimensions of the fields to save/restore

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:`std::vector<YAML_data> Convection_Diffusion_Temperature_Turbulent::data_a_sauvegarder() const override <convection-diffusion-temperature-turbulent-public-std-vector-yaml-data-convection-diffusion-temperature-turbulent-data-a-sauvegarder-const-override>`
[std::vector<YAML_data> Convection_Diffusion_Temperature_Turbulent::data_a_sauvegarder() const override](#convection-diffusion-temperature-turbulent-public-std-vector-yaml-data-convection-diffusion-temperature-turbulent-data-a-sauvegarder-const-override)

duplique#

Definition
int Convection_Diffusion_Temperature_Turbulent::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 Convection_Diffusion_Temperature_Turbulent::duplique() const override <convection-diffusion-temperature-turbulent-public-int-convection-diffusion-temperature-turbulent-duplique-const-override>`
[int Convection_Diffusion_Temperature_Turbulent::duplique() const override](#convection-diffusion-temperature-turbulent-public-int-convection-diffusion-temperature-turbulent-duplique-const-override)

get_champ#

Definition
const Champ_base & Convection_Diffusion_Temperature_Turbulent::get_champ(const Motcle &nom) const override
Brief description
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:`const Champ_base & Convection_Diffusion_Temperature_Turbulent::get_champ(const Motcle &nom) const override <convection-diffusion-temperature-turbulent-public-const-champ-base-ref-convection-diffusion-temperature-turbulent-get-champ-const-motcle-ref-nom-const-override>`
[const Champ_base & Convection_Diffusion_Temperature_Turbulent::get_champ(const Motcle &nom) const override](#convection-diffusion-temperature-turbulent-public-const-champ-base-ref-convection-diffusion-temperature-turbulent-get-champ-const-motcle-ref-nom-const-override)

get_info#

Definition
const Type_info * Convection_Diffusion_Temperature_Turbulent::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 * Convection_Diffusion_Temperature_Turbulent::get_info() const override <convection-diffusion-temperature-turbulent-public-const-type-info-ptr-convection-diffusion-temperature-turbulent-get-info-const-override>`
[const Type_info * Convection_Diffusion_Temperature_Turbulent::get_info() const override](#convection-diffusion-temperature-turbulent-public-const-type-info-ptr-convection-diffusion-temperature-turbulent-get-info-const-override)

get_modele#

Definition
const RefObjU & Convection_Diffusion_Temperature_Turbulent::get_modele(Type_modele type) const override
Brief description
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:`const RefObjU & Convection_Diffusion_Temperature_Turbulent::get_modele(Type_modele type) const override <convection-diffusion-temperature-turbulent-public-const-refobju-ref-convection-diffusion-temperature-turbulent-get-modele-type-modele-type-const-override>`
[const RefObjU & Convection_Diffusion_Temperature_Turbulent::get_modele(Type_modele type) const override](#convection-diffusion-temperature-turbulent-public-const-refobju-ref-convection-diffusion-temperature-turbulent-get-modele-type-modele-type-const-override)

get_noms_champs_postraitables#

Definition
void Convection_Diffusion_Temperature_Turbulent::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override
Brief description
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:`void Convection_Diffusion_Temperature_Turbulent::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override <convection-diffusion-temperature-turbulent-public-void-convection-diffusion-temperature-turbulent-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const-override>`
[void Convection_Diffusion_Temperature_Turbulent::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override](#convection-diffusion-temperature-turbulent-public-void-convection-diffusion-temperature-turbulent-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const-override)

has_champ#

Definition
bool Convection_Diffusion_Temperature_Turbulent::has_champ(const Motcle &nom) const override
Brief description
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:`bool Convection_Diffusion_Temperature_Turbulent::has_champ(const Motcle &nom) const override <convection-diffusion-temperature-turbulent-public-bool-convection-diffusion-temperature-turbulent-has-champ-const-motcle-ref-nom-const-override>`
[bool Convection_Diffusion_Temperature_Turbulent::has_champ(const Motcle &nom) const override](#convection-diffusion-temperature-turbulent-public-bool-convection-diffusion-temperature-turbulent-has-champ-const-motcle-ref-nom-const-override)

has_champ#

Definition
bool Convection_Diffusion_Temperature_Turbulent::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override
Brief description
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:`bool Convection_Diffusion_Temperature_Turbulent::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override <convection-diffusion-temperature-turbulent-public-bool-convection-diffusion-temperature-turbulent-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override>`
[bool Convection_Diffusion_Temperature_Turbulent::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override](#convection-diffusion-temperature-turbulent-public-bool-convection-diffusion-temperature-turbulent-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override)

imprimer#

Definition
void Convection_Diffusion_Temperature_Turbulent::imprimer(Sortie &os) const override
Brief description

Imprime les operateurs de l’equation si le schema en temps indique que c’est necessaire.

Detailed description

[SI limpr() ALORS impr(os)]

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:`void Convection_Diffusion_Temperature_Turbulent::imprimer(Sortie &os) const override <convection-diffusion-temperature-turbulent-public-void-convection-diffusion-temperature-turbulent-imprimer-sortie-ref-os-const-override>`
[void Convection_Diffusion_Temperature_Turbulent::imprimer(Sortie &os) const override](#convection-diffusion-temperature-turbulent-public-void-convection-diffusion-temperature-turbulent-imprimer-sortie-ref-os-const-override)

initTimeStep#

Definition
bool Convection_Diffusion_Temperature_Turbulent::initTimeStep(double dt) override
Brief description
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:`bool Convection_Diffusion_Temperature_Turbulent::initTimeStep(double dt) override <convection-diffusion-temperature-turbulent-public-bool-convection-diffusion-temperature-turbulent-inittimestep-double-dt-override>`
[bool Convection_Diffusion_Temperature_Turbulent::initTimeStep(double dt) override](#convection-diffusion-temperature-turbulent-public-bool-convection-diffusion-temperature-turbulent-inittimestep-double-dt-override)

lire_motcle_non_standard#

Definition
int Convection_Diffusion_Temperature_Turbulent::lire_motcle_non_standard(const Motcle &, Entree &) override
Brief description

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 Convection_Diffusion_Temperature_Turbulent::lire_motcle_non_standard(const Motcle &, Entree &) override <convection-diffusion-temperature-turbulent-public-int-convection-diffusion-temperature-turbulent-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Convection_Diffusion_Temperature_Turbulent::lire_motcle_non_standard(const Motcle &, Entree &) override](#convection-diffusion-temperature-turbulent-public-int-convection-diffusion-temperature-turbulent-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)

mettre_a_jour#

Definition
void Convection_Diffusion_Temperature_Turbulent::mettre_a_jour(double) override
Brief description

Mise a jour en temps de l’equation, double appel a: Convection_Diffusion_Temperature::mettre_a_jour(double ) ;.

Detailed description

Convection_Diffusion_Turbulent::mettre_a_jour(double );

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:`void Convection_Diffusion_Temperature_Turbulent::mettre_a_jour(double) override <convection-diffusion-temperature-turbulent-public-void-convection-diffusion-temperature-turbulent-mettre-a-jour-double-override>`
[void Convection_Diffusion_Temperature_Turbulent::mettre_a_jour(double) override](#convection-diffusion-temperature-turbulent-public-void-convection-diffusion-temperature-turbulent-mettre-a-jour-double-override)

preparer_calcul#

Definition
int Convection_Diffusion_Temperature_Turbulent::preparer_calcul() override
Brief description

Double appel a: Convection_Diffusion_Turbulent::preparer_calcul()

Detailed description

Convection_Diffusion_Temperature::preparer_calcul()

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 Convection_Diffusion_Temperature_Turbulent::preparer_calcul() override <convection-diffusion-temperature-turbulent-public-int-convection-diffusion-temperature-turbulent-preparer-calcul-override>`
[int Convection_Diffusion_Temperature_Turbulent::preparer_calcul() override](#convection-diffusion-temperature-turbulent-public-int-convection-diffusion-temperature-turbulent-preparer-calcul-override)

reprendre#

Definition
int Convection_Diffusion_Temperature_Turbulent::reprendre(Entree &) override
Brief description

Reprise a partir d’un flot d’entree, double appel a: Convection_Diffusion_Temperature::reprendre(Entree& ) ;.

Detailed description

Convection_Diffusion_Turbulent::reprendre(Entree&);

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 Convection_Diffusion_Temperature_Turbulent::reprendre(Entree &) override <convection-diffusion-temperature-turbulent-public-int-convection-diffusion-temperature-turbulent-reprendre-entree-ref-override>`
[int Convection_Diffusion_Temperature_Turbulent::reprendre(Entree &) override](#convection-diffusion-temperature-turbulent-public-int-convection-diffusion-temperature-turbulent-reprendre-entree-ref-override)

sauvegarder#

Definition
int Convection_Diffusion_Temperature_Turbulent::sauvegarder(Sortie &) const override
Brief description

Sauvegarde sur un flot de sortie, double appel a: Convection_Diffusion_Temperature::sauvegarder(Sortie& );.

Detailed description

Convection_Diffusion_Turbulent::sauvegarder(Sortie& );

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 Convection_Diffusion_Temperature_Turbulent::sauvegarder(Sortie &) const override <convection-diffusion-temperature-turbulent-public-int-convection-diffusion-temperature-turbulent-sauvegarder-sortie-ref-const-override>`
[int Convection_Diffusion_Temperature_Turbulent::sauvegarder(Sortie &) const override](#convection-diffusion-temperature-turbulent-public-int-convection-diffusion-temperature-turbulent-sauvegarder-sortie-ref-const-override)

set_param#

Definition
void Convection_Diffusion_Temperature_Turbulent::set_param(Param &titi) override
Brief description
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:`void Convection_Diffusion_Temperature_Turbulent::set_param(Param &titi) override <convection-diffusion-temperature-turbulent-public-void-convection-diffusion-temperature-turbulent-set-param-param-ref-titi-override>`
[void Convection_Diffusion_Temperature_Turbulent::set_param(Param &titi) override](#convection-diffusion-temperature-turbulent-public-void-convection-diffusion-temperature-turbulent-set-param-param-ref-titi-override)

taille_memoire#

Definition
unsigned Convection_Diffusion_Temperature_Turbulent::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 Convection_Diffusion_Temperature_Turbulent::taille_memoire() const override <convection-diffusion-temperature-turbulent-public-unsigned-convection-diffusion-temperature-turbulent-taille-memoire-const-override>`
[unsigned Convection_Diffusion_Temperature_Turbulent::taille_memoire() const override](#convection-diffusion-temperature-turbulent-public-unsigned-convection-diffusion-temperature-turbulent-taille-memoire-const-override)

~Convection_Diffusion_Temperature_Turbulent#

Definition
Convection_Diffusion_Temperature_Turbulent::~Convection_Diffusion_Temperature_Turbulent()
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:`Convection_Diffusion_Temperature_Turbulent::~Convection_Diffusion_Temperature_Turbulent() <convection-diffusion-temperature-turbulent-public-convection-diffusion-temperature-turbulent-dtor-convection-diffusion-temperature-turbulent>`
[Convection_Diffusion_Temperature_Turbulent::~Convection_Diffusion_Temperature_Turbulent()](#convection-diffusion-temperature-turbulent-public-convection-diffusion-temperature-turbulent-dtor-convection-diffusion-temperature-turbulent)

cree_instance#

Definition
Objet_U * Convection_Diffusion_Temperature_Turbulent::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 * Convection_Diffusion_Temperature_Turbulent::cree_instance() <convection-diffusion-temperature-turbulent-public-static-objet-u-ptr-convection-diffusion-temperature-turbulent-cree-instance>`
[Objet_U * Convection_Diffusion_Temperature_Turbulent::cree_instance()](#convection-diffusion-temperature-turbulent-public-static-objet-u-ptr-convection-diffusion-temperature-turbulent-cree-instance)

info#

Definition
const Type_info * Convection_Diffusion_Temperature_Turbulent::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 * Convection_Diffusion_Temperature_Turbulent::info() <convection-diffusion-temperature-turbulent-public-static-const-type-info-ptr-convection-diffusion-temperature-turbulent-info>`
[const Type_info * Convection_Diffusion_Temperature_Turbulent::info()](#convection-diffusion-temperature-turbulent-public-static-const-type-info-ptr-convection-diffusion-temperature-turbulent-info)

self_cast#

Definition
const Convection_Diffusion_Temperature_Turbulent & Convection_Diffusion_Temperature_Turbulent::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 Convection_Diffusion_Temperature_Turbulent & Convection_Diffusion_Temperature_Turbulent::self_cast(const Objet_U &) <convection-diffusion-temperature-turbulent-public-static-const-convection-diffusion-temperature-turbulent-ref-convection-diffusion-temperature-turbulent-self-cast-const-objet-u-ref>`
[const Convection_Diffusion_Temperature_Turbulent & Convection_Diffusion_Temperature_Turbulent::self_cast(const Objet_U &)](#convection-diffusion-temperature-turbulent-public-static-const-convection-diffusion-temperature-turbulent-ref-convection-diffusion-temperature-turbulent-self-cast-const-objet-u-ref)

self_cast#

Definition
Convection_Diffusion_Temperature_Turbulent & Convection_Diffusion_Temperature_Turbulent::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:`Convection_Diffusion_Temperature_Turbulent & Convection_Diffusion_Temperature_Turbulent::self_cast(Objet_U &) <convection-diffusion-temperature-turbulent-public-static-convection-diffusion-temperature-turbulent-ref-convection-diffusion-temperature-turbulent-self-cast-objet-u-ref>`
[Convection_Diffusion_Temperature_Turbulent & Convection_Diffusion_Temperature_Turbulent::self_cast(Objet_U &)](#convection-diffusion-temperature-turbulent-public-static-convection-diffusion-temperature-turbulent-ref-convection-diffusion-temperature-turbulent-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Convection_Diffusion_Temperature_Turbulent::printOn(Sortie &x) const override
Brief description

Simple appel a Equation_base::printOn(Sortie&)

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:`Sortie & Convection_Diffusion_Temperature_Turbulent::printOn(Sortie &x) const override <convection-diffusion-temperature-turbulent-protected-sortie-ref-convection-diffusion-temperature-turbulent-printon-sortie-ref-x-const-override>`
[Sortie & Convection_Diffusion_Temperature_Turbulent::printOn(Sortie &x) const override](#convection-diffusion-temperature-turbulent-protected-sortie-ref-convection-diffusion-temperature-turbulent-printon-sortie-ref-x-const-override)

readOn#

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

cf Equation_base::readOn(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:`Entree & Convection_Diffusion_Temperature_Turbulent::readOn(Entree &) override <convection-diffusion-temperature-turbulent-protected-entree-ref-convection-diffusion-temperature-turbulent-readon-entree-ref-override>`
[Entree & Convection_Diffusion_Temperature_Turbulent::readOn(Entree &) override](#convection-diffusion-temperature-turbulent-protected-entree-ref-convection-diffusion-temperature-turbulent-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Convection_Diffusion_Temperature_Turbulent::info_obj