IJK_Thermal_Onefluid#

#include <IJK_Thermal_Onefluid.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:`IJK\_Thermal\_Onefluid <class-ijk-thermal-onefluid>`
[IJK\_Thermal\_Onefluid](#class-ijk-thermal-onefluid)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classIJK__Thermal__Onefluid__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

compute_temperature_convection_conservative#

Definition
void IJK_Thermal_Onefluid::compute_temperature_convection_conservative(const IJK_Field_vector3_double &velocity) 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 IJK_Thermal_Onefluid::compute_temperature_convection_conservative(const IJK_Field_vector3_double &velocity) override <ijk-thermal-onefluid-public-void-ijk-thermal-onefluid-compute-temperature-convection-conservative-const-ijk-field-vector3-double-ref-velocity-override>`
[void IJK_Thermal_Onefluid::compute_temperature_convection_conservative(const IJK_Field_vector3_double &velocity) override](#ijk-thermal-onefluid-public-void-ijk-thermal-onefluid-compute-temperature-convection-conservative-const-ijk-field-vector3-double-ref-velocity-override)

compute_timestep#

Definition
double IJK_Thermal_Onefluid::compute_timestep(const double timestep, const double rho_l, const double rho_v, const double dxmin)
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:`double IJK_Thermal_Onefluid::compute_timestep(const double timestep, const double rho_l, const double rho_v, const double dxmin) <ijk-thermal-onefluid-public-double-ijk-thermal-onefluid-compute-timestep-const-double-timestep-const-double-rho-l-const-double-rho-v-const-double-dxmin>`
[double IJK_Thermal_Onefluid::compute_timestep(const double timestep, const double rho_l, const double rho_v, const double dxmin)](#ijk-thermal-onefluid-public-double-ijk-thermal-onefluid-compute-timestep-const-double-timestep-const-double-rho-l-const-double-rho-v-const-double-dxmin)

duplique#

Definition
int IJK_Thermal_Onefluid::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 IJK_Thermal_Onefluid::duplique() const override <ijk-thermal-onefluid-public-int-ijk-thermal-onefluid-duplique-const-override>`
[int IJK_Thermal_Onefluid::duplique() const override](#ijk-thermal-onefluid-public-int-ijk-thermal-onefluid-duplique-const-override)

euler_rustine_step#

Definition
void IJK_Thermal_Onefluid::euler_rustine_step(const double timestep) 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:`void IJK_Thermal_Onefluid::euler_rustine_step(const double timestep) override <ijk-thermal-onefluid-public-void-ijk-thermal-onefluid-euler-rustine-step-const-double-timestep-override>`
[void IJK_Thermal_Onefluid::euler_rustine_step(const double timestep) override](#ijk-thermal-onefluid-public-void-ijk-thermal-onefluid-euler-rustine-step-const-double-timestep-override)

euler_rustine_step#

Definition
void IJK_Thermal_Onefluid::euler_rustine_step(const double timestep, const double dE)
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:`void IJK_Thermal_Onefluid::euler_rustine_step(const double timestep, const double dE) <ijk-thermal-onefluid-public-void-ijk-thermal-onefluid-euler-rustine-step-const-double-timestep-const-double-de>`
[void IJK_Thermal_Onefluid::euler_rustine_step(const double timestep, const double dE)](#ijk-thermal-onefluid-public-void-ijk-thermal-onefluid-euler-rustine-step-const-double-timestep-const-double-de)

get_info#

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

IJK_Thermal_Onefluid#

Definition
IJK_Thermal_Onefluid::IJK_Thermal_Onefluid()
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:`IJK_Thermal_Onefluid::IJK_Thermal_Onefluid() <ijk-thermal-onefluid-public-ijk-thermal-onefluid-ijk-thermal-onefluid>`
[IJK_Thermal_Onefluid::IJK_Thermal_Onefluid()](#ijk-thermal-onefluid-public-ijk-thermal-onefluid-ijk-thermal-onefluid)

initialize#

Definition
void IJK_Thermal_Onefluid::initialize(const Domaine_IJK &splitting, const int idx) 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 IJK_Thermal_Onefluid::initialize(const Domaine_IJK &splitting, const int idx) override <ijk-thermal-onefluid-public-void-ijk-thermal-onefluid-initialize-const-domaine-ijk-ref-splitting-const-int-idx-override>`
[void IJK_Thermal_Onefluid::initialize(const Domaine_IJK &splitting, const int idx) override](#ijk-thermal-onefluid-public-void-ijk-thermal-onefluid-initialize-const-domaine-ijk-ref-splitting-const-int-idx-override)

rk3_rustine_sub_step#

Definition
void IJK_Thermal_Onefluid::rk3_rustine_sub_step(const int rk_step, const double total_timestep, const double fractionnal_timestep, const double time) 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:`void IJK_Thermal_Onefluid::rk3_rustine_sub_step(const int rk_step, const double total_timestep, const double fractionnal_timestep, const double time) override <ijk-thermal-onefluid-public-void-ijk-thermal-onefluid-rk3-rustine-sub-step-const-int-rk-step-const-double-total-timestep-const-double-fractionnal-timestep-const-double-time-override>`
[void IJK_Thermal_Onefluid::rk3_rustine_sub_step(const int rk_step, const double total_timestep, const double fractionnal_timestep, const double time) override](#ijk-thermal-onefluid-public-void-ijk-thermal-onefluid-rk3-rustine-sub-step-const-int-rk-step-const-double-total-timestep-const-double-fractionnal-timestep-const-double-time-override)

rk3_rustine_sub_step#

Definition
void IJK_Thermal_Onefluid::rk3_rustine_sub_step(const int rk_step, const double total_timestep, const double fractionnal_timestep, const double time, const double dE)
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:`void IJK_Thermal_Onefluid::rk3_rustine_sub_step(const int rk_step, const double total_timestep, const double fractionnal_timestep, const double time, const double dE) <ijk-thermal-onefluid-public-void-ijk-thermal-onefluid-rk3-rustine-sub-step-const-int-rk-step-const-double-total-timestep-const-double-fractionnal-timestep-const-double-time-const-double-de>`
[void IJK_Thermal_Onefluid::rk3_rustine_sub_step(const int rk_step, const double total_timestep, const double fractionnal_timestep, const double time, const double dE)](#ijk-thermal-onefluid-public-void-ijk-thermal-onefluid-rk3-rustine-sub-step-const-int-rk-step-const-double-total-timestep-const-double-fractionnal-timestep-const-double-time-const-double-de)

set_param#

Definition
void IJK_Thermal_Onefluid::set_param(Param &param) 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 IJK_Thermal_Onefluid::set_param(Param &param) override <ijk-thermal-onefluid-public-void-ijk-thermal-onefluid-set-param-param-ref-param-override>`
[void IJK_Thermal_Onefluid::set_param(Param &param) override](#ijk-thermal-onefluid-public-void-ijk-thermal-onefluid-set-param-param-ref-param-override)

taille_memoire#

Definition
unsigned IJK_Thermal_Onefluid::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 IJK_Thermal_Onefluid::taille_memoire() const override <ijk-thermal-onefluid-public-unsigned-ijk-thermal-onefluid-taille-memoire-const-override>`
[unsigned IJK_Thermal_Onefluid::taille_memoire() const override](#ijk-thermal-onefluid-public-unsigned-ijk-thermal-onefluid-taille-memoire-const-override)

update_thermal_properties#

Definition
void IJK_Thermal_Onefluid::update_thermal_properties() 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:`void IJK_Thermal_Onefluid::update_thermal_properties() override <ijk-thermal-onefluid-public-void-ijk-thermal-onefluid-update-thermal-properties-override>`
[void IJK_Thermal_Onefluid::update_thermal_properties() override](#ijk-thermal-onefluid-public-void-ijk-thermal-onefluid-update-thermal-properties-override)

~IJK_Thermal_Onefluid#

Definition
IJK_Thermal_Onefluid::~IJK_Thermal_Onefluid()
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:`IJK_Thermal_Onefluid::~IJK_Thermal_Onefluid() <ijk-thermal-onefluid-public-ijk-thermal-onefluid-dtor-ijk-thermal-onefluid>`
[IJK_Thermal_Onefluid::~IJK_Thermal_Onefluid()](#ijk-thermal-onefluid-public-ijk-thermal-onefluid-dtor-ijk-thermal-onefluid)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

add_temperature_diffusion#

Definition
void IJK_Thermal_Onefluid::add_temperature_diffusion() 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 IJK_Thermal_Onefluid::add_temperature_diffusion() override <ijk-thermal-onefluid-protected-void-ijk-thermal-onefluid-add-temperature-diffusion-override>`
[void IJK_Thermal_Onefluid::add_temperature_diffusion() override](#ijk-thermal-onefluid-protected-void-ijk-thermal-onefluid-add-temperature-diffusion-override)

compute_diffusion_increment#

Definition
void IJK_Thermal_Onefluid::compute_diffusion_increment() 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 IJK_Thermal_Onefluid::compute_diffusion_increment() override <ijk-thermal-onefluid-protected-void-ijk-thermal-onefluid-compute-diffusion-increment-override>`
[void IJK_Thermal_Onefluid::compute_diffusion_increment() override](#ijk-thermal-onefluid-protected-void-ijk-thermal-onefluid-compute-diffusion-increment-override)

compute_dT_rustine#

Definition
void IJK_Thermal_Onefluid::compute_dT_rustine(const double dE)
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 IJK_Thermal_Onefluid::compute_dT_rustine(const double dE) <ijk-thermal-onefluid-protected-void-ijk-thermal-onefluid-compute-dt-rustine-const-double-de>`
[void IJK_Thermal_Onefluid::compute_dT_rustine(const double dE)](#ijk-thermal-onefluid-protected-void-ijk-thermal-onefluid-compute-dt-rustine-const-double-de)

compute_rho_cp_u_mean#

Definition
double IJK_Thermal_Onefluid::compute_rho_cp_u_mean(const IJK_Field_double &vx) 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:`double IJK_Thermal_Onefluid::compute_rho_cp_u_mean(const IJK_Field_double &vx) override <ijk-thermal-onefluid-protected-double-ijk-thermal-onefluid-compute-rho-cp-u-mean-const-ijk-field-double-ref-vx-override>`
[double IJK_Thermal_Onefluid::compute_rho_cp_u_mean(const IJK_Field_double &vx) override](#ijk-thermal-onefluid-protected-double-ijk-thermal-onefluid-compute-rho-cp-u-mean-const-ijk-field-double-ref-vx-override)

compute_T_rust#

Definition
void IJK_Thermal_Onefluid::compute_T_rust(const IJK_Field_vector3_double &velocity)
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 IJK_Thermal_Onefluid::compute_T_rust(const IJK_Field_vector3_double &velocity) <ijk-thermal-onefluid-protected-void-ijk-thermal-onefluid-compute-t-rust-const-ijk-field-vector3-double-ref-velocity>`
[void IJK_Thermal_Onefluid::compute_T_rust(const IJK_Field_vector3_double &velocity)](#ijk-thermal-onefluid-protected-void-ijk-thermal-onefluid-compute-t-rust-const-ijk-field-vector3-double-ref-velocity)

compute_temperature_dimensionless_theta_mean#

Definition
double IJK_Thermal_Onefluid::compute_temperature_dimensionless_theta_mean(const IJK_Field_double &vx) 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:`double IJK_Thermal_Onefluid::compute_temperature_dimensionless_theta_mean(const IJK_Field_double &vx) override <ijk-thermal-onefluid-protected-double-ijk-thermal-onefluid-compute-temperature-dimensionless-theta-mean-const-ijk-field-double-ref-vx-override>`
[double IJK_Thermal_Onefluid::compute_temperature_dimensionless_theta_mean(const IJK_Field_double &vx) override](#ijk-thermal-onefluid-protected-double-ijk-thermal-onefluid-compute-temperature-dimensionless-theta-mean-const-ijk-field-double-ref-vx-override)

correct_temperature_for_eulerian_fluxes#

Definition
void IJK_Thermal_Onefluid::correct_temperature_for_eulerian_fluxes() 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 IJK_Thermal_Onefluid::correct_temperature_for_eulerian_fluxes() override <ijk-thermal-onefluid-protected-void-ijk-thermal-onefluid-correct-temperature-for-eulerian-fluxes-override>`
[void IJK_Thermal_Onefluid::correct_temperature_for_eulerian_fluxes() override](#ijk-thermal-onefluid-protected-void-ijk-thermal-onefluid-correct-temperature-for-eulerian-fluxes-override)

get_div_lambda_ijk#

Definition
double IJK_Thermal_Onefluid::get_div_lambda_ijk(int i, int j, int k) 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:`double IJK_Thermal_Onefluid::get_div_lambda_ijk(int i, int j, int k) const override <ijk-thermal-onefluid-protected-double-ijk-thermal-onefluid-get-div-lambda-ijk-int-i-int-j-int-k-const-override>`
[double IJK_Thermal_Onefluid::get_div_lambda_ijk(int i, int j, int k) const override](#ijk-thermal-onefluid-protected-double-ijk-thermal-onefluid-get-div-lambda-ijk-int-i-int-j-int-k-const-override)

get_rho_cp_ijk#

Definition
double IJK_Thermal_Onefluid::get_rho_cp_ijk(int i, int j, int k) 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:`double IJK_Thermal_Onefluid::get_rho_cp_ijk(int i, int j, int k) const <ijk-thermal-onefluid-protected-double-ijk-thermal-onefluid-get-rho-cp-ijk-int-i-int-j-int-k-const>`
[double IJK_Thermal_Onefluid::get_rho_cp_ijk(int i, int j, int k) const](#ijk-thermal-onefluid-protected-double-ijk-thermal-onefluid-get-rho-cp-ijk-int-i-int-j-int-k-const)

get_rho_cp_u_ijk#

Definition
double IJK_Thermal_Onefluid::get_rho_cp_u_ijk(const IJK_Field_double &vx, int i, int j, int k) 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:`double IJK_Thermal_Onefluid::get_rho_cp_u_ijk(const IJK_Field_double &vx, int i, int j, int k) const override <ijk-thermal-onefluid-protected-double-ijk-thermal-onefluid-get-rho-cp-u-ijk-const-ijk-field-double-ref-vx-int-i-int-j-int-k-const-override>`
[double IJK_Thermal_Onefluid::get_rho_cp_u_ijk(const IJK_Field_double &vx, int i, int j, int k) const override](#ijk-thermal-onefluid-protected-double-ijk-thermal-onefluid-get-rho-cp-u-ijk-const-ijk-field-double-ref-vx-int-i-int-j-int-k-const-override)

printOn#

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

Ecriture de l’objet sur un flot de sortie 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:`Sortie & IJK_Thermal_Onefluid::printOn(Sortie &x) const override <ijk-thermal-onefluid-protected-sortie-ref-ijk-thermal-onefluid-printon-sortie-ref-x-const-override>`
[Sortie & IJK_Thermal_Onefluid::printOn(Sortie &x) const override](#ijk-thermal-onefluid-protected-sortie-ref-ijk-thermal-onefluid-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & IJK_Thermal_Onefluid::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 & IJK_Thermal_Onefluid::readOn(Entree &) override <ijk-thermal-onefluid-protected-entree-ref-ijk-thermal-onefluid-readon-entree-ref-override>`
[Entree & IJK_Thermal_Onefluid::readOn(Entree &) override](#ijk-thermal-onefluid-protected-entree-ref-ijk-thermal-onefluid-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info IJK_Thermal_Onefluid::info_obj
cp_ (protected)
IJK_Field_double IJK_Thermal_Onefluid::cp_
d_T_rustine_ (protected)
IJK_Field_double IJK_Thermal_Onefluid::d_T_rustine_
deprecated_rho_cp_ (protected)
int IJK_Thermal_Onefluid::deprecated_rho_cp_
div_rho_cp_T_ (protected)
IJK_Field_double IJK_Thermal_Onefluid::div_rho_cp_T_
E0_ (protected)
double IJK_Thermal_Onefluid::E0_
lambda_ (protected)
IJK_Field_double IJK_Thermal_Onefluid::lambda_
lambda_moy_arith_ (protected)
int IJK_Thermal_Onefluid::lambda_moy_arith_
rho_cp_inv_ (protected)
IJK_Field_double IJK_Thermal_Onefluid::rho_cp_inv_
rho_cp_moy_harmonic_ (protected)
int IJK_Thermal_Onefluid::rho_cp_moy_harmonic_
RK3_F_rustine_ (protected)
IJK_Field_double IJK_Thermal_Onefluid::RK3_F_rustine_
T_rust_ (protected)
IJK_Field_double IJK_Thermal_Onefluid::T_rust_