IJK_Thermal_Onefluid#
#include <IJK_Thermal_Onefluid.h>
How to cite this class in this doc#
:ref:`IJK\_Thermal\_Onefluid <class-ijk-thermal-onefluid>`
[IJK\_Thermal\_Onefluid](#class-ijk-thermal-onefluid)
Detailed description#
Inherits from#
public : IJK_Thermal_base
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
compute_temperature_convection_conservative
void IJK_Thermal_Onefluid::compute_temperature_convection_conservative(const IJK_Field_vector3_double &velocity) override
Reimplements:
How to cite in this doc:
:ref:`void IJK_Thermal_Onefluid::compute_temperature_convection_conservative(const IJK_Field_vector3_double &velocity) override <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](#public-void-ijk-thermal-onefluid-compute-temperature-convection-conservative-const-ijk-field-vector3-double-ref-velocity-override)
compute_timestep
double IJK_Thermal_Onefluid::compute_timestep(const double timestep, const double rho_l, const double rho_v, const double dxmin)
How to cite in this doc:
:ref:`double IJK_Thermal_Onefluid::compute_timestep(const double timestep, const double rho_l, const double rho_v, const double dxmin) <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)](#public-double-ijk-thermal-onefluid-compute-timestep-const-double-timestep-const-double-rho-l-const-double-rho-v-const-double-dxmin)
duplique
int IJK_Thermal_Onefluid::duplique() const override
Reimplements:
How to cite in this doc:
:ref:`int IJK_Thermal_Onefluid::duplique() const override <public-int-ijk-thermal-onefluid-duplique-const-override>`
[int IJK_Thermal_Onefluid::duplique() const override](#public-int-ijk-thermal-onefluid-duplique-const-override)
euler_rustine_step
void IJK_Thermal_Onefluid::euler_rustine_step(const double timestep) override
Reimplements:
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Thermal_Onefluid::euler_rustine_step(const double timestep) override <public-void-ijk-thermal-onefluid-euler-rustine-step-const-double-timestep-override>`
[void IJK_Thermal_Onefluid::euler_rustine_step(const double timestep) override](#public-void-ijk-thermal-onefluid-euler-rustine-step-const-double-timestep-override)
euler_rustine_step
void IJK_Thermal_Onefluid::euler_rustine_step(const double timestep, const double dE)
References
How to cite in this doc:
:ref:`void IJK_Thermal_Onefluid::euler_rustine_step(const double timestep, const double dE) <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)](#public-void-ijk-thermal-onefluid-euler-rustine-step-const-double-timestep-const-double-de)
get_info
const Type_info * IJK_Thermal_Onefluid::get_info() const override
Donne des informations sur le type de l’ Objet_U .
Reimplements:
How to cite in this doc:
:ref:`const Type_info * IJK_Thermal_Onefluid::get_info() const override <public-const-type-info-ptr-ijk-thermal-onefluid-get-info-const-override>`
[const Type_info * IJK_Thermal_Onefluid::get_info() const override](#public-const-type-info-ptr-ijk-thermal-onefluid-get-info-const-override)
IJK_Thermal_Onefluid
IJK_Thermal_Onefluid::IJK_Thermal_Onefluid()
References
How to cite in this doc:
:ref:`IJK_Thermal_Onefluid::IJK_Thermal_Onefluid() <public-ijk-thermal-onefluid-ijk-thermal-onefluid>`
[IJK_Thermal_Onefluid::IJK_Thermal_Onefluid()](#public-ijk-thermal-onefluid-ijk-thermal-onefluid)
initialize
void IJK_Thermal_Onefluid::initialize(const Domaine_IJK &splitting, const int idx) override
Reimplements:
References
How to cite in this doc:
:ref:`void IJK_Thermal_Onefluid::initialize(const Domaine_IJK &splitting, const int idx) override <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](#public-void-ijk-thermal-onefluid-initialize-const-domaine-ijk-ref-splitting-const-int-idx-override)
rk3_rustine_sub_step
void IJK_Thermal_Onefluid::rk3_rustine_sub_step(const int rk_step, const double total_timestep, const double fractionnal_timestep, const double time) override
Reimplements:
References
Referenced By
How to cite in this doc:
: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 <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](#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
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)
References
How to cite in this doc:
: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) <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)](#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
void IJK_Thermal_Onefluid::set_param(Param ¶m) override
Reimplements:
References
How to cite in this doc:
:ref:`void IJK_Thermal_Onefluid::set_param(Param ¶m) override <public-void-ijk-thermal-onefluid-set-param-param-ref-param-override>`
[void IJK_Thermal_Onefluid::set_param(Param ¶m) override](#public-void-ijk-thermal-onefluid-set-param-param-ref-param-override)
taille_memoire
unsigned IJK_Thermal_Onefluid::taille_memoire() const override
Reimplements:
How to cite in this doc:
:ref:`unsigned IJK_Thermal_Onefluid::taille_memoire() const override <public-unsigned-ijk-thermal-onefluid-taille-memoire-const-override>`
[unsigned IJK_Thermal_Onefluid::taille_memoire() const override](#public-unsigned-ijk-thermal-onefluid-taille-memoire-const-override)
update_thermal_properties
void IJK_Thermal_Onefluid::update_thermal_properties() override
Reimplements:
Referenced By
How to cite in this doc:
:ref:`void IJK_Thermal_Onefluid::update_thermal_properties() override <public-void-ijk-thermal-onefluid-update-thermal-properties-override>`
[void IJK_Thermal_Onefluid::update_thermal_properties() override](#public-void-ijk-thermal-onefluid-update-thermal-properties-override)
~IJK_Thermal_Onefluid
IJK_Thermal_Onefluid::~IJK_Thermal_Onefluid()
How to cite in this doc:
:ref:`IJK_Thermal_Onefluid::~IJK_Thermal_Onefluid() <public-ijk-thermal-onefluid-dtor-ijk-thermal-onefluid>`
[IJK_Thermal_Onefluid::~IJK_Thermal_Onefluid()](#public-ijk-thermal-onefluid-dtor-ijk-thermal-onefluid)
cree_instance
Objet_U * IJK_Thermal_Onefluid::cree_instance()
How to cite in this doc:
:ref:`Objet_U * IJK_Thermal_Onefluid::cree_instance() <public-static-objet-u-ptr-ijk-thermal-onefluid-cree-instance>`
[Objet_U * IJK_Thermal_Onefluid::cree_instance()](#public-static-objet-u-ptr-ijk-thermal-onefluid-cree-instance)
info
const Type_info * IJK_Thermal_Onefluid::info()
How to cite in this doc:
:ref:`const Type_info * IJK_Thermal_Onefluid::info() <public-static-const-type-info-ptr-ijk-thermal-onefluid-info>`
[const Type_info * IJK_Thermal_Onefluid::info()](#public-static-const-type-info-ptr-ijk-thermal-onefluid-info)
self_cast
const IJK_Thermal_Onefluid & IJK_Thermal_Onefluid::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const IJK_Thermal_Onefluid & IJK_Thermal_Onefluid::self_cast(const Objet_U &) <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 &)](#public-static-const-ijk-thermal-onefluid-ref-ijk-thermal-onefluid-self-cast-const-objet-u-ref)
self_cast
IJK_Thermal_Onefluid & IJK_Thermal_Onefluid::self_cast(Objet_U &)
How to cite in this doc:
:ref:`IJK_Thermal_Onefluid & IJK_Thermal_Onefluid::self_cast(Objet_U &) <public-static-ijk-thermal-onefluid-ref-ijk-thermal-onefluid-self-cast-objet-u-ref>`
[IJK_Thermal_Onefluid & IJK_Thermal_Onefluid::self_cast(Objet_U &)](#public-static-ijk-thermal-onefluid-ref-ijk-thermal-onefluid-self-cast-objet-u-ref)
add_temperature_diffusion
void IJK_Thermal_Onefluid::add_temperature_diffusion() override
Reimplements:
References
How to cite in this doc:
:ref:`void IJK_Thermal_Onefluid::add_temperature_diffusion() override <protected-void-ijk-thermal-onefluid-add-temperature-diffusion-override>`
[void IJK_Thermal_Onefluid::add_temperature_diffusion() override](#protected-void-ijk-thermal-onefluid-add-temperature-diffusion-override)
compute_diffusion_increment
void IJK_Thermal_Onefluid::compute_diffusion_increment() override
Reimplements:
References
How to cite in this doc:
:ref:`void IJK_Thermal_Onefluid::compute_diffusion_increment() override <protected-void-ijk-thermal-onefluid-compute-diffusion-increment-override>`
[void IJK_Thermal_Onefluid::compute_diffusion_increment() override](#protected-void-ijk-thermal-onefluid-compute-diffusion-increment-override)
compute_dT_rustine
void IJK_Thermal_Onefluid::compute_dT_rustine(const double dE)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Thermal_Onefluid::compute_dT_rustine(const double dE) <protected-void-ijk-thermal-onefluid-compute-dt-rustine-const-double-de>`
[void IJK_Thermal_Onefluid::compute_dT_rustine(const double dE)](#protected-void-ijk-thermal-onefluid-compute-dt-rustine-const-double-de)
compute_rho_cp_u_mean
double IJK_Thermal_Onefluid::compute_rho_cp_u_mean(const IJK_Field_double &vx) override
Reimplements:
References
How to cite in this doc:
:ref:`double IJK_Thermal_Onefluid::compute_rho_cp_u_mean(const IJK_Field_double &vx) override <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](#protected-double-ijk-thermal-onefluid-compute-rho-cp-u-mean-const-ijk-field-double-ref-vx-override)
compute_T_rust
void IJK_Thermal_Onefluid::compute_T_rust(const IJK_Field_vector3_double &velocity)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Thermal_Onefluid::compute_T_rust(const IJK_Field_vector3_double &velocity) <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)](#protected-void-ijk-thermal-onefluid-compute-t-rust-const-ijk-field-vector3-double-ref-velocity)
compute_temperature_dimensionless_theta_mean
double IJK_Thermal_Onefluid::compute_temperature_dimensionless_theta_mean(const IJK_Field_double &vx) override
Reimplements:
References
How to cite in this doc:
:ref:`double IJK_Thermal_Onefluid::compute_temperature_dimensionless_theta_mean(const IJK_Field_double &vx) override <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](#protected-double-ijk-thermal-onefluid-compute-temperature-dimensionless-theta-mean-const-ijk-field-double-ref-vx-override)
correct_temperature_for_eulerian_fluxes
void IJK_Thermal_Onefluid::correct_temperature_for_eulerian_fluxes() override
Reimplements:
How to cite in this doc:
:ref:`void IJK_Thermal_Onefluid::correct_temperature_for_eulerian_fluxes() override <protected-void-ijk-thermal-onefluid-correct-temperature-for-eulerian-fluxes-override>`
[void IJK_Thermal_Onefluid::correct_temperature_for_eulerian_fluxes() override](#protected-void-ijk-thermal-onefluid-correct-temperature-for-eulerian-fluxes-override)
get_div_lambda_ijk
double IJK_Thermal_Onefluid::get_div_lambda_ijk(int i, int j, int k) const override
Reimplements:
References
How to cite in this doc:
:ref:`double IJK_Thermal_Onefluid::get_div_lambda_ijk(int i, int j, int k) const override <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](#protected-double-ijk-thermal-onefluid-get-div-lambda-ijk-int-i-int-j-int-k-const-override)
get_rho_cp_ijk
double IJK_Thermal_Onefluid::get_rho_cp_ijk(int i, int j, int k) const
References
Referenced By
How to cite in this doc:
:ref:`double IJK_Thermal_Onefluid::get_rho_cp_ijk(int i, int j, int k) const <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](#protected-double-ijk-thermal-onefluid-get-rho-cp-ijk-int-i-int-j-int-k-const)
get_rho_cp_u_ijk
double IJK_Thermal_Onefluid::get_rho_cp_u_ijk(const IJK_Field_double &vx, int i, int j, int k) const override
Reimplements:
References
How to cite in this doc:
:ref:`double IJK_Thermal_Onefluid::get_rho_cp_u_ijk(const IJK_Field_double &vx, int i, int j, int k) const override <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](#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
Sortie & IJK_Thermal_Onefluid::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
Reimplements:
References
How to cite in this doc:
:ref:`Sortie & IJK_Thermal_Onefluid::printOn(Sortie &x) const override <protected-sortie-ref-ijk-thermal-onefluid-printon-sortie-ref-x-const-override>`
[Sortie & IJK_Thermal_Onefluid::printOn(Sortie &x) const override](#protected-sortie-ref-ijk-thermal-onefluid-printon-sortie-ref-x-const-override)
readOn
Entree & IJK_Thermal_Onefluid::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
Reimplements:
References
How to cite in this doc:
:ref:`Entree & IJK_Thermal_Onefluid::readOn(Entree &) override <protected-entree-ref-ijk-thermal-onefluid-readon-entree-ref-override>`
[Entree & IJK_Thermal_Onefluid::readOn(Entree &) override](#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_