IJK_Thermals#
#include <IJK_Thermals.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:`IJK\_Thermals <class-ijk-thermals>`
[IJK\_Thermals](#class-ijk-thermals)
Detailed description#
Inherits from#
public : Equation_base
public : Champs_compris_IJK_interface
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
associer_interface_intersections#
void IJK_Thermals::associer_interface_intersections(const Intersection_Interface_ijk_cell &intersection_ijk_cell_, const Intersection_Interface_ijk_face &intersection_ijk_face_)
Detailed description
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_Thermals::associer_interface_intersections(const Intersection_Interface_ijk_cell &intersection_ijk_cell_, const Intersection_Interface_ijk_face &intersection_ijk_face_) <ijk-thermals-public-void-ijk-thermals-associer-interface-intersections-const-intersection-interface-ijk-cell-ref-intersection-ijk-cell-const-intersection-interface-ijk-face-ref-intersection-ijk-face>`
[void IJK_Thermals::associer_interface_intersections(const Intersection_Interface_ijk_cell &intersection_ijk_cell_, const Intersection_Interface_ijk_face &intersection_ijk_face_)](#ijk-thermals-public-void-ijk-thermals-associer-interface-intersections-const-intersection-interface-ijk-cell-ref-intersection-ijk-cell-const-intersection-interface-ijk-face-ref-intersection-ijk-face)
associer_milieu_base#
void IJK_Thermals::associer_milieu_base(const Milieu_base &) override
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_Thermals::associer_milieu_base(const Milieu_base &) override <ijk-thermals-public-void-ijk-thermals-associer-milieu-base-const-milieu-base-ref-override>`
[void IJK_Thermals::associer_milieu_base(const Milieu_base &) override](#ijk-thermals-public-void-ijk-thermals-associer-milieu-base-const-milieu-base-ref-override)
associer_pb_base#
void IJK_Thermals::associer_pb_base(const Probleme_base &) override
S’associe au Probleme passe en parametre.
Detailed description
Associe egalement les sources, les operateurs et le solveur de masse a l’equation.
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_Thermals::associer_pb_base(const Probleme_base &) override <ijk-thermals-public-void-ijk-thermals-associer-pb-base-const-probleme-base-ref-override>`
[void IJK_Thermals::associer_pb_base(const Probleme_base &) override](#ijk-thermals-public-void-ijk-thermals-associer-pb-base-const-probleme-base-ref-override)
associer_post#
void IJK_Thermals::associer_post(const Postprocessing_IJK &ijk_ft_post)
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_Thermals::associer_post(const Postprocessing_IJK &ijk_ft_post) <ijk-thermals-public-void-ijk-thermals-associer-post-const-postprocessing-ijk-ref-ijk-ft-post>`
[void IJK_Thermals::associer_post(const Postprocessing_IJK &ijk_ft_post)](#ijk-thermals-public-void-ijk-thermals-associer-post-const-postprocessing-ijk-ref-ijk-ft-post)
associer_switch#
void IJK_Thermals::associer_switch(const Switch_FT_double &ijk_ft_switch)
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_Thermals::associer_switch(const Switch_FT_double &ijk_ft_switch) <ijk-thermals-public-void-ijk-thermals-associer-switch-const-switch-ft-double-ref-ijk-ft-switch>`
[void IJK_Thermals::associer_switch(const Switch_FT_double &ijk_ft_switch)](#ijk-thermals-public-void-ijk-thermals-associer-switch-const-switch-ft-double-ref-ijk-ft-switch)
clean_ijk_intersections#
void IJK_Thermals::clean_ijk_intersections()
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_Thermals::clean_ijk_intersections() <ijk-thermals-public-void-ijk-thermals-clean-ijk-intersections>`
[void IJK_Thermals::clean_ijk_intersections()](#ijk-thermals-public-void-ijk-thermals-clean-ijk-intersections)
completer#
void IJK_Thermals::completer() override
Complete la construction (initialisation) des objets associes a l’equation.
Detailed description
Complete les sources, associe l’equation a l’inconnue complete les operateurs, complete les conditions aux limites discretisees. Voir les methodes Source_base::completer() , Operateur_base::completer() Domaine_Cl_dis_base::completer() Domaine_Cl_dis_base::completer(const Domaine_dis_base& )
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_Thermals::completer() override <ijk-thermals-public-void-ijk-thermals-completer-override>`
[void IJK_Thermals::completer() override](#ijk-thermals-public-void-ijk-thermals-completer-override)
compute_eulerian_curvature#
void IJK_Thermals::compute_eulerian_curvature()
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_Thermals::compute_eulerian_curvature() <ijk-thermals-public-void-ijk-thermals-compute-eulerian-curvature>`
[void IJK_Thermals::compute_eulerian_curvature()](#ijk-thermals-public-void-ijk-thermals-compute-eulerian-curvature)
compute_eulerian_curvature_from_interface#
void IJK_Thermals::compute_eulerian_curvature_from_interface()
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_Thermals::compute_eulerian_curvature_from_interface() <ijk-thermals-public-void-ijk-thermals-compute-eulerian-curvature-from-interface>`
[void IJK_Thermals::compute_eulerian_curvature_from_interface()](#ijk-thermals-public-void-ijk-thermals-compute-eulerian-curvature-from-interface)
compute_eulerian_distance#
void IJK_Thermals::compute_eulerian_distance()
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_Thermals::compute_eulerian_distance() <ijk-thermals-public-void-ijk-thermals-compute-eulerian-distance>`
[void IJK_Thermals::compute_eulerian_distance()](#ijk-thermals-public-void-ijk-thermals-compute-eulerian-distance)
compute_eulerian_distance_curvature#
void IJK_Thermals::compute_eulerian_distance_curvature()
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_Thermals::compute_eulerian_distance_curvature() <ijk-thermals-public-void-ijk-thermals-compute-eulerian-distance-curvature>`
[void IJK_Thermals::compute_eulerian_distance_curvature()](#ijk-thermals-public-void-ijk-thermals-compute-eulerian-distance-curvature)
compute_ghost_cell_numbers_for_subproblems#
void IJK_Thermals::compute_ghost_cell_numbers_for_subproblems(const Domaine_IJK &splitting, int ghost_init)
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_Thermals::compute_ghost_cell_numbers_for_subproblems(const Domaine_IJK &splitting, int ghost_init) <ijk-thermals-public-void-ijk-thermals-compute-ghost-cell-numbers-for-subproblems-const-domaine-ijk-ref-splitting-int-ghost-init>`
[void IJK_Thermals::compute_ghost_cell_numbers_for_subproblems(const Domaine_IJK &splitting, int ghost_init)](#ijk-thermals-public-void-ijk-thermals-compute-ghost-cell-numbers-for-subproblems-const-domaine-ijk-ref-splitting-int-ghost-init)
compute_new_thermal_field#
void IJK_Thermals::compute_new_thermal_field(Switch_FT_double &switch_double_ft, const Domaine_IJK &new_mesh, const Nom &lata_name, DoubleTab &coeff_i, IntTab Indice_i, DoubleTab &coeff_j, IntTab Indice_j, DoubleTab &coeff_k, IntTab Indice_k)
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_Thermals::compute_new_thermal_field(Switch_FT_double &switch_double_ft, const Domaine_IJK &new_mesh, const Nom &lata_name, DoubleTab &coeff_i, IntTab Indice_i, DoubleTab &coeff_j, IntTab Indice_j, DoubleTab &coeff_k, IntTab Indice_k) <ijk-thermals-public-void-ijk-thermals-compute-new-thermal-field-switch-ft-double-ref-switch-double-ft-const-domaine-ijk-ref-new-mesh-const-nom-ref-lata-name-doubletab-ref-coeff-i-inttab-indice-i-doubletab-ref-coeff-j-inttab-indice-j-doubletab-ref-coeff-k-inttab-indice-k>`
[void IJK_Thermals::compute_new_thermal_field(Switch_FT_double &switch_double_ft, const Domaine_IJK &new_mesh, const Nom &lata_name, DoubleTab &coeff_i, IntTab Indice_i, DoubleTab &coeff_j, IntTab Indice_j, DoubleTab &coeff_k, IntTab Indice_k)](#ijk-thermals-public-void-ijk-thermals-compute-new-thermal-field-switch-ft-double-ref-switch-double-ft-const-domaine-ijk-ref-new-mesh-const-nom-ref-lata-name-doubletab-ref-coeff-i-inttab-indice-i-doubletab-ref-coeff-j-inttab-indice-j-doubletab-ref-coeff-k-inttab-indice-k)
compute_timestep#
void IJK_Thermals::compute_timestep(double &dt_thermals, const double dxmin)
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_Thermals::compute_timestep(double &dt_thermals, const double dxmin) <ijk-thermals-public-void-ijk-thermals-compute-timestep-double-ref-dt-thermals-const-double-dxmin>`
[void IJK_Thermals::compute_timestep(double &dt_thermals, const double dxmin)](#ijk-thermals-public-void-ijk-thermals-compute-timestep-double-ref-dt-thermals-const-double-dxmin)
copie_pure_vers_diph_sans_interpolation#
void IJK_Thermals::copie_pure_vers_diph_sans_interpolation()
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_Thermals::copie_pure_vers_diph_sans_interpolation() <ijk-thermals-public-void-ijk-thermals-copie-pure-vers-diph-sans-interpolation>`
[void IJK_Thermals::copie_pure_vers_diph_sans_interpolation()](#ijk-thermals-public-void-ijk-thermals-copie-pure-vers-diph-sans-interpolation)
copy_previous_interface_state#
void IJK_Thermals::copy_previous_interface_state()
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_Thermals::copy_previous_interface_state() <ijk-thermals-public-void-ijk-thermals-copy-previous-interface-state>`
[void IJK_Thermals::copy_previous_interface_state()](#ijk-thermals-public-void-ijk-thermals-copy-previous-interface-state)
create_folders#
void IJK_Thermals::create_folders(Nom folder_name_base)
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_Thermals::create_folders(Nom folder_name_base) <ijk-thermals-public-void-ijk-thermals-create-folders-nom-folder-name-base>`
[void IJK_Thermals::create_folders(Nom folder_name_base)](#ijk-thermals-public-void-ijk-thermals-create-folders-nom-folder-name-base)
create_folders_for_probes#
void IJK_Thermals::create_folders_for_probes()
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_Thermals::create_folders_for_probes() <ijk-thermals-public-void-ijk-thermals-create-folders-for-probes>`
[void IJK_Thermals::create_folders_for_probes()](#ijk-thermals-public-void-ijk-thermals-create-folders-for-probes)
discretiser#
void IJK_Thermals::discretiser() override
Discretise l’equation.
Detailed description
Type le domaine_Cl_dis, la formatte, l’associe a l’equation. Type le solveur masse, lui associe le domaine discretisee et le domaine des conditions aux limites discretisees.
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_Thermals::discretiser() override <ijk-thermals-public-void-ijk-thermals-discretiser-override>`
[void IJK_Thermals::discretiser() override](#ijk-thermals-public-void-ijk-thermals-discretiser-override)
duplique#
int IJK_Thermals::duplique() const override
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_Thermals::duplique() const override <ijk-thermals-public-int-ijk-thermals-duplique-const-override>`
[int IJK_Thermals::duplique() const override](#ijk-thermals-public-int-ijk-thermals-duplique-const-override)
echange_diph_vers_pure_cellules_finalement_pures#
void IJK_Thermals::echange_diph_vers_pure_cellules_finalement_pures()
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_Thermals::echange_diph_vers_pure_cellules_finalement_pures() <ijk-thermals-public-void-ijk-thermals-echange-diph-vers-pure-cellules-finalement-pures>`
[void IJK_Thermals::echange_diph_vers_pure_cellules_finalement_pures()](#ijk-thermals-public-void-ijk-thermals-echange-diph-vers-pure-cellules-finalement-pures)
echange_pure_vers_diph_cellules_initialement_pures#
void IJK_Thermals::echange_pure_vers_diph_cellules_initialement_pures()
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_Thermals::echange_pure_vers_diph_cellules_initialement_pures() <ijk-thermals-public-void-ijk-thermals-echange-pure-vers-diph-cellules-initialement-pures>`
[void IJK_Thermals::echange_pure_vers_diph_cellules_initialement_pures()](#ijk-thermals-public-void-ijk-thermals-echange-pure-vers-diph-cellules-initialement-pures)
ecrire_fichier_reprise#
void IJK_Thermals::ecrire_fichier_reprise(SFichier &fichier, const char *lata_name)
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_Thermals::ecrire_fichier_reprise(SFichier &fichier, const char *lata_name) <ijk-thermals-public-void-ijk-thermals-ecrire-fichier-reprise-sfichier-ref-fichier-const-char-ptr-lata-name>`
[void IJK_Thermals::ecrire_fichier_reprise(SFichier &fichier, const char *lata_name)](#ijk-thermals-public-void-ijk-thermals-ecrire-fichier-reprise-sfichier-ref-fichier-const-char-ptr-lata-name)
ecrire_statistiques_bulles#
void IJK_Thermals::ecrire_statistiques_bulles(int reset, const Nom &nom_cas, const double current_time, const ArrOfDouble &surface)
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_Thermals::ecrire_statistiques_bulles(int reset, const Nom &nom_cas, const double current_time, const ArrOfDouble &surface) <ijk-thermals-public-void-ijk-thermals-ecrire-statistiques-bulles-int-reset-const-nom-ref-nom-cas-const-double-current-time-const-arrofdouble-ref-surface>`
[void IJK_Thermals::ecrire_statistiques_bulles(int reset, const Nom &nom_cas, const double current_time, const ArrOfDouble &surface)](#ijk-thermals-public-void-ijk-thermals-ecrire-statistiques-bulles-int-reset-const-nom-ref-nom-cas-const-double-current-time-const-arrofdouble-ref-surface)
est_vide#
int IJK_Thermals::est_vide() const
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:`int IJK_Thermals::est_vide() const <ijk-thermals-public-int-ijk-thermals-est-vide-const>`
[int IJK_Thermals::est_vide() const](#ijk-thermals-public-int-ijk-thermals-est-vide-const)
euler_rustine_step#
void IJK_Thermals::euler_rustine_step(const double timestep)
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_Thermals::euler_rustine_step(const double timestep) <ijk-thermals-public-void-ijk-thermals-euler-rustine-step-const-double-timestep>`
[void IJK_Thermals::euler_rustine_step(const double timestep)](#ijk-thermals-public-void-ijk-thermals-euler-rustine-step-const-double-timestep)
euler_time_step#
void IJK_Thermals::euler_time_step(const double timestep)
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_Thermals::euler_time_step(const double timestep) <ijk-thermals-public-void-ijk-thermals-euler-time-step-const-double-timestep>`
[void IJK_Thermals::euler_time_step(const double timestep)](#ijk-thermals-public-void-ijk-thermals-euler-time-step-const-double-timestep)
get_disable_post_processing_probes_out_files#
int IJK_Thermals::get_disable_post_processing_probes_out_files() const
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:`int IJK_Thermals::get_disable_post_processing_probes_out_files() const <ijk-thermals-public-int-ijk-thermals-get-disable-post-processing-probes-out-files-const>`
[int IJK_Thermals::get_disable_post_processing_probes_out_files() const](#ijk-thermals-public-int-ijk-thermals-get-disable-post-processing-probes-out-files-const)
get_fichier_reprise#
const Nom & IJK_Thermals::get_fichier_reprise()
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:`const Nom & IJK_Thermals::get_fichier_reprise() <ijk-thermals-public-const-nom-ref-ijk-thermals-get-fichier-reprise>`
[const Nom & IJK_Thermals::get_fichier_reprise()](#ijk-thermals-public-const-nom-ref-ijk-thermals-get-fichier-reprise)
get_IJK_field#
const IJK_Field_double & IJK_Thermals::get_IJK_field(const Motcle &nom) override
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 IJK_Field_double & IJK_Thermals::get_IJK_field(const Motcle &nom) override <ijk-thermals-public-const-ijk-field-double-ref-ijk-thermals-get-ijk-field-const-motcle-ref-nom-override>`
[const IJK_Field_double & IJK_Thermals::get_IJK_field(const Motcle &nom) override](#ijk-thermals-public-const-ijk-field-double-ref-ijk-thermals-get-ijk-field-const-motcle-ref-nom-override)
get_IJK_field_vector#
const IJK_Field_vector3_double & IJK_Thermals::get_IJK_field_vector(const Motcle &nom) override
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 IJK_Field_vector3_double & IJK_Thermals::get_IJK_field_vector(const Motcle &nom) override <ijk-thermals-public-const-ijk-field-vector3-double-ref-ijk-thermals-get-ijk-field-vector-const-motcle-ref-nom-override>`
[const IJK_Field_vector3_double & IJK_Thermals::get_IJK_field_vector(const Motcle &nom) override](#ijk-thermals-public-const-ijk-field-vector3-double-ref-ijk-thermals-get-ijk-field-vector-const-motcle-ref-nom-override)
get_info#
const Type_info * IJK_Thermals::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 * IJK_Thermals::get_info() const override <ijk-thermals-public-const-type-info-ptr-ijk-thermals-get-info-const-override>`
[const Type_info * IJK_Thermals::get_info() const override](#ijk-thermals-public-const-type-info-ptr-ijk-thermals-get-info-const-override)
get_liste_eqs#
TRUST_List<TRUST_Deriv<IJK_Thermal_base>> & IJK_Thermals::get_liste_eqs()
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:`TRUST_List<TRUST_Deriv<IJK_Thermal_base>> & IJK_Thermals::get_liste_eqs() <ijk-thermals-public-trust-list-trust-deriv-ijk-thermal-base-ref-ijk-thermals-get-liste-eqs>`
[TRUST_List<TRUST_Deriv<IJK_Thermal_base>> & IJK_Thermals::get_liste_eqs()](#ijk-thermals-public-trust-list-trust-deriv-ijk-thermal-base-ref-ijk-thermals-get-liste-eqs)
get_liste_eqs#
const TRUST_List<TRUST_Deriv<IJK_Thermal_base>> & IJK_Thermals::get_liste_eqs() const
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:`const TRUST_List<TRUST_Deriv<IJK_Thermal_base>> & IJK_Thermals::get_liste_eqs() const <ijk-thermals-public-const-trust-list-trust-deriv-ijk-thermal-base-ref-ijk-thermals-get-liste-eqs-const>`
[const TRUST_List<TRUST_Deriv<IJK_Thermal_base>> & IJK_Thermals::get_liste_eqs() const](#ijk-thermals-public-const-trust-list-trust-deriv-ijk-thermal-base-ref-ijk-thermals-get-liste-eqs-const)
get_modified_time#
double IJK_Thermals::get_modified_time()
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_Thermals::get_modified_time() <ijk-thermals-public-double-ijk-thermals-get-modified-time>`
[double IJK_Thermals::get_modified_time()](#ijk-thermals-public-double-ijk-thermals-get-modified-time)
get_noms_champs_postraitables#
void IJK_Thermals::get_noms_champs_postraitables(Noms &noms, Option opt=NONE) const override
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_Thermals::get_noms_champs_postraitables(Noms &noms, Option opt=NONE) const override <ijk-thermals-public-void-ijk-thermals-get-noms-champs-postraitables-noms-ref-noms-option-opt-equal-none-const-override>`
[void IJK_Thermals::get_noms_champs_postraitables(Noms &noms, Option opt=NONE) const override](#ijk-thermals-public-void-ijk-thermals-get-noms-champs-postraitables-noms-ref-noms-option-opt-equal-none-const-override)
get_probes_ghost_cells#
int IJK_Thermals::get_probes_ghost_cells(int ghost_init)
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:`int IJK_Thermals::get_probes_ghost_cells(int ghost_init) <ijk-thermals-public-int-ijk-thermals-get-probes-ghost-cells-int-ghost-init>`
[int IJK_Thermals::get_probes_ghost_cells(int ghost_init)](#ijk-thermals-public-int-ijk-thermals-get-probes-ghost-cells-int-ghost-init)
get_rising_velocities_parameters#
void IJK_Thermals::get_rising_velocities_parameters(int &compute_rising_velocities, int &fill_rising_velocities, int &use_bubbles_velocities_from_interface, int &use_bubbles_velocities_from_barycentres)
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_Thermals::get_rising_velocities_parameters(int &compute_rising_velocities, int &fill_rising_velocities, int &use_bubbles_velocities_from_interface, int &use_bubbles_velocities_from_barycentres) <ijk-thermals-public-void-ijk-thermals-get-rising-velocities-parameters-int-ref-compute-rising-velocities-int-ref-fill-rising-velocities-int-ref-use-bubbles-velocities-from-interface-int-ref-use-bubbles-velocities-from-barycentres>`
[void IJK_Thermals::get_rising_velocities_parameters(int &compute_rising_velocities, int &fill_rising_velocities, int &use_bubbles_velocities_from_interface, int &use_bubbles_velocities_from_barycentres)](#ijk-thermals-public-void-ijk-thermals-get-rising-velocities-parameters-int-ref-compute-rising-velocities-int-ref-fill-rising-velocities-int-ref-use-bubbles-velocities-from-interface-int-ref-use-bubbles-velocities-from-barycentres)
ghost_fluid_flag#
int IJK_Thermals::ghost_fluid_flag()
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:`int IJK_Thermals::ghost_fluid_flag() <ijk-thermals-public-int-ijk-thermals-ghost-fluid-flag>`
[int IJK_Thermals::ghost_fluid_flag()](#ijk-thermals-public-int-ijk-thermals-ghost-fluid-flag)
has_champ#
bool IJK_Thermals::has_champ(const Motcle &nom) const override
Detailed description
Reimplements:
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:`bool IJK_Thermals::has_champ(const Motcle &nom) const override <ijk-thermals-public-bool-ijk-thermals-has-champ-const-motcle-ref-nom-const-override>`
[bool IJK_Thermals::has_champ(const Motcle &nom) const override](#ijk-thermals-public-bool-ijk-thermals-has-champ-const-motcle-ref-nom-const-override)
has_champ#
bool IJK_Thermals::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override
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:`bool IJK_Thermals::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override <ijk-thermals-public-bool-ijk-thermals-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override>`
[bool IJK_Thermals::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override](#ijk-thermals-public-bool-ijk-thermals-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override)
has_champ_vectoriel#
bool IJK_Thermals::has_champ_vectoriel(const Motcle &nom) const override
Detailed description
Reimplements:
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:`bool IJK_Thermals::has_champ_vectoriel(const Motcle &nom) const override <ijk-thermals-public-bool-ijk-thermals-has-champ-vectoriel-const-motcle-ref-nom-const-override>`
[bool IJK_Thermals::has_champ_vectoriel(const Motcle &nom) const override](#ijk-thermals-public-bool-ijk-thermals-has-champ-vectoriel-const-motcle-ref-nom-const-override)
IJK_Thermals#
IJK_Thermals::IJK_Thermals()
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_Thermals::IJK_Thermals() <ijk-thermals-public-ijk-thermals-ijk-thermals>`
[IJK_Thermals::IJK_Thermals()](#ijk-thermals-public-ijk-thermals-ijk-thermals)
inconnue#
const Champ_Inc_base & IJK_Thermals::inconnue() const override
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 Champ_Inc_base & IJK_Thermals::inconnue() const override <ijk-thermals-public-const-champ-inc-base-ref-ijk-thermals-inconnue-const-override>`
[const Champ_Inc_base & IJK_Thermals::inconnue() const override](#ijk-thermals-public-const-champ-inc-base-ref-ijk-thermals-inconnue-const-override)
inconnue#
Champ_Inc_base & IJK_Thermals::inconnue() override
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:`Champ_Inc_base & IJK_Thermals::inconnue() override <ijk-thermals-public-champ-inc-base-ref-ijk-thermals-inconnue-override>`
[Champ_Inc_base & IJK_Thermals::inconnue() override](#ijk-thermals-public-champ-inc-base-ref-ijk-thermals-inconnue-override)
init_switch_thermals#
void IJK_Thermals::init_switch_thermals(const Domaine_IJK &splitting)
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_Thermals::init_switch_thermals(const Domaine_IJK &splitting) <ijk-thermals-public-void-ijk-thermals-init-switch-thermals-const-domaine-ijk-ref-splitting>`
[void IJK_Thermals::init_switch_thermals(const Domaine_IJK &splitting)](#ijk-thermals-public-void-ijk-thermals-init-switch-thermals-const-domaine-ijk-ref-splitting)
initialize#
void IJK_Thermals::initialize(const Domaine_IJK &splitting)
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_Thermals::initialize(const Domaine_IJK &splitting) <ijk-thermals-public-void-ijk-thermals-initialize-const-domaine-ijk-ref-splitting>`
[void IJK_Thermals::initialize(const Domaine_IJK &splitting)](#ijk-thermals-public-void-ijk-thermals-initialize-const-domaine-ijk-ref-splitting)
milieu#
const Milieu_base & IJK_Thermals::milieu() const override
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 Milieu_base & IJK_Thermals::milieu() const override <ijk-thermals-public-const-milieu-base-ref-ijk-thermals-milieu-const-override>`
[const Milieu_base & IJK_Thermals::milieu() const override](#ijk-thermals-public-const-milieu-base-ref-ijk-thermals-milieu-const-override)
milieu#
Milieu_base & IJK_Thermals::milieu() override
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:`Milieu_base & IJK_Thermals::milieu() override <ijk-thermals-public-milieu-base-ref-ijk-thermals-milieu-override>`
[Milieu_base & IJK_Thermals::milieu() override](#ijk-thermals-public-milieu-base-ref-ijk-thermals-milieu-override)
milieu_ijk#
Fluide_Diphasique_IJK & IJK_Thermals::milieu_ijk()
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:`Fluide_Diphasique_IJK & IJK_Thermals::milieu_ijk() <ijk-thermals-public-fluide-diphasique-ijk-ref-ijk-thermals-milieu-ijk>`
[Fluide_Diphasique_IJK & IJK_Thermals::milieu_ijk()](#ijk-thermals-public-fluide-diphasique-ijk-ref-ijk-thermals-milieu-ijk)
milieu_ijk#
const Fluide_Diphasique_IJK & IJK_Thermals::milieu_ijk() const
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:`const Fluide_Diphasique_IJK & IJK_Thermals::milieu_ijk() const <ijk-thermals-public-const-fluide-diphasique-ijk-ref-ijk-thermals-milieu-ijk-const>`
[const Fluide_Diphasique_IJK & IJK_Thermals::milieu_ijk() const](#ijk-thermals-public-const-fluide-diphasique-ijk-ref-ijk-thermals-milieu-ijk-const)
nombre_d_operateurs#
int IJK_Thermals::nombre_d_operateurs() const override
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_Thermals::nombre_d_operateurs() const override <ijk-thermals-public-int-ijk-thermals-nombre-d-operateurs-const-override>`
[int IJK_Thermals::nombre_d_operateurs() const override](#ijk-thermals-public-int-ijk-thermals-nombre-d-operateurs-const-override)
operateur#
const Operateur & IJK_Thermals::operateur(int) const override
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 Operateur & IJK_Thermals::operateur(int) const override <ijk-thermals-public-const-operateur-ref-ijk-thermals-operateur-int-const-override>`
[const Operateur & IJK_Thermals::operateur(int) const override](#ijk-thermals-public-const-operateur-ref-ijk-thermals-operateur-int-const-override)
operateur#
Operateur & IJK_Thermals::operateur(int) override
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:`Operateur & IJK_Thermals::operateur(int) override <ijk-thermals-public-operateur-ref-ijk-thermals-operateur-int-override>`
[Operateur & IJK_Thermals::operateur(int) override](#ijk-thermals-public-operateur-ref-ijk-thermals-operateur-int-override)
posttraiter_champs_instantanes_thermal#
void IJK_Thermals::posttraiter_champs_instantanes_thermal(const Motcles &liste_post_instantanes, const char *lata_name, const int latastep, const double current_time, int &n)
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:`void IJK_Thermals::posttraiter_champs_instantanes_thermal(const Motcles &liste_post_instantanes, const char *lata_name, const int latastep, const double current_time, int &n) <ijk-thermals-public-void-ijk-thermals-posttraiter-champs-instantanes-thermal-const-motcles-ref-liste-post-instantanes-const-char-ptr-lata-name-const-int-latastep-const-double-current-time-int-ref-n>`
[void IJK_Thermals::posttraiter_champs_instantanes_thermal(const Motcles &liste_post_instantanes, const char *lata_name, const int latastep, const double current_time, int &n)](#ijk-thermals-public-void-ijk-thermals-posttraiter-champs-instantanes-thermal-const-motcles-ref-liste-post-instantanes-const-char-ptr-lata-name-const-int-latastep-const-double-current-time-int-ref-n)
posttraiter_tous_champs_thermal#
void IJK_Thermals::posttraiter_tous_champs_thermal(Motcles &liste_post_instantanes_)
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_Thermals::posttraiter_tous_champs_thermal(Motcles &liste_post_instantanes_) <ijk-thermals-public-void-ijk-thermals-posttraiter-tous-champs-thermal-motcles-ref-liste-post-instantanes>`
[void IJK_Thermals::posttraiter_tous_champs_thermal(Motcles &liste_post_instantanes_)](#ijk-thermals-public-void-ijk-thermals-posttraiter-tous-champs-thermal-motcles-ref-liste-post-instantanes)
prepare_thermals#
void IJK_Thermals::prepare_thermals(const char *lataname)
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_Thermals::prepare_thermals(const char *lataname) <ijk-thermals-public-void-ijk-thermals-prepare-thermals-const-char-ptr-lataname>`
[void IJK_Thermals::prepare_thermals(const char *lataname)](#ijk-thermals-public-void-ijk-thermals-prepare-thermals-const-char-ptr-lataname)
preparer_calcul#
int IJK_Thermals::preparer_calcul() override
Tout ce qui ne depend pas des autres problemes eventuels.
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_Thermals::preparer_calcul() override <ijk-thermals-public-int-ijk-thermals-preparer-calcul-override>`
[int IJK_Thermals::preparer_calcul() override](#ijk-thermals-public-int-ijk-thermals-preparer-calcul-override)
recompute_interface_smoothing#
void IJK_Thermals::recompute_interface_smoothing()
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_Thermals::recompute_interface_smoothing() <ijk-thermals-public-void-ijk-thermals-recompute-interface-smoothing>`
[void IJK_Thermals::recompute_interface_smoothing()](#ijk-thermals-public-void-ijk-thermals-recompute-interface-smoothing)
recompute_temperature_init#
void IJK_Thermals::recompute_temperature_init()
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_Thermals::recompute_temperature_init() <ijk-thermals-public-void-ijk-thermals-recompute-temperature-init>`
[void IJK_Thermals::recompute_temperature_init()](#ijk-thermals-public-void-ijk-thermals-recompute-temperature-init)
remplir_tableau_pure_cellules_diphasiques#
void IJK_Thermals::remplir_tableau_pure_cellules_diphasiques(bool next_time)
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_Thermals::remplir_tableau_pure_cellules_diphasiques(bool next_time) <ijk-thermals-public-void-ijk-thermals-remplir-tableau-pure-cellules-diphasiques-bool-next-time>`
[void IJK_Thermals::remplir_tableau_pure_cellules_diphasiques(bool next_time)](#ijk-thermals-public-void-ijk-thermals-remplir-tableau-pure-cellules-diphasiques-bool-next-time)
retrieve_ghost_fluid_params#
void IJK_Thermals::retrieve_ghost_fluid_params()
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_Thermals::retrieve_ghost_fluid_params() <ijk-thermals-public-void-ijk-thermals-retrieve-ghost-fluid-params>`
[void IJK_Thermals::retrieve_ghost_fluid_params()](#ijk-thermals-public-void-ijk-thermals-retrieve-ghost-fluid-params)
rk3_rustine_sub_step#
void IJK_Thermals::rk3_rustine_sub_step(const int rk_step, const double total_timestep, const double fractionnal_timestep, const double time)
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_Thermals::rk3_rustine_sub_step(const int rk_step, const double total_timestep, const double fractionnal_timestep, const double time) <ijk-thermals-public-void-ijk-thermals-rk3-rustine-sub-step-const-int-rk-step-const-double-total-timestep-const-double-fractionnal-timestep-const-double-time>`
[void IJK_Thermals::rk3_rustine_sub_step(const int rk_step, const double total_timestep, const double fractionnal_timestep, const double time)](#ijk-thermals-public-void-ijk-thermals-rk3-rustine-sub-step-const-int-rk-step-const-double-total-timestep-const-double-fractionnal-timestep-const-double-time)
rk3_sub_step#
void IJK_Thermals::rk3_sub_step(const int rk_step, const double total_timestep, const double time)
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_Thermals::rk3_sub_step(const int rk_step, const double total_timestep, const double time) <ijk-thermals-public-void-ijk-thermals-rk3-sub-step-const-int-rk-step-const-double-total-timestep-const-double-time>`
[void IJK_Thermals::rk3_sub_step(const int rk_step, const double total_timestep, const double time)](#ijk-thermals-public-void-ijk-thermals-rk3-sub-step-const-int-rk-step-const-double-total-timestep-const-double-time)
sauvegarder_temperature#
void IJK_Thermals::sauvegarder_temperature(Nom &lata_name, const int &stop)
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_Thermals::sauvegarder_temperature(Nom &lata_name, const int &stop) <ijk-thermals-public-void-ijk-thermals-sauvegarder-temperature-nom-ref-lata-name-const-int-ref-stop>`
[void IJK_Thermals::sauvegarder_temperature(Nom &lata_name, const int &stop)](#ijk-thermals-public-void-ijk-thermals-sauvegarder-temperature-nom-ref-lata-name-const-int-ref-stop)
sauvegarder_thermals#
void IJK_Thermals::sauvegarder_thermals(SFichier &fichier)
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_Thermals::sauvegarder_thermals(SFichier &fichier) <ijk-thermals-public-void-ijk-thermals-sauvegarder-thermals-sfichier-ref-fichier>`
[void IJK_Thermals::sauvegarder_thermals(SFichier &fichier)](#ijk-thermals-public-void-ijk-thermals-sauvegarder-thermals-sfichier-ref-fichier)
set_fichier_reprise#
void IJK_Thermals::set_fichier_reprise(const char *lataname)
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_Thermals::set_fichier_reprise(const char *lataname) <ijk-thermals-public-void-ijk-thermals-set-fichier-reprise-const-char-ptr-lataname>`
[void IJK_Thermals::set_fichier_reprise(const char *lataname)](#ijk-thermals-public-void-ijk-thermals-set-fichier-reprise-const-char-ptr-lataname)
set_first_step_thermals_post#
void IJK_Thermals::set_first_step_thermals_post(int &first_step_thermals_post)
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_Thermals::set_first_step_thermals_post(int &first_step_thermals_post) <ijk-thermals-public-void-ijk-thermals-set-first-step-thermals-post-int-ref-first-step-thermals-post>`
[void IJK_Thermals::set_first_step_thermals_post(int &first_step_thermals_post)](#ijk-thermals-public-void-ijk-thermals-set-first-step-thermals-post-int-ref-first-step-thermals-post)
set_latastep_reprise#
void IJK_Thermals::set_latastep_reprise(const bool stop)
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_Thermals::set_latastep_reprise(const bool stop) <ijk-thermals-public-void-ijk-thermals-set-latastep-reprise-const-bool-stop>`
[void IJK_Thermals::set_latastep_reprise(const bool stop)](#ijk-thermals-public-void-ijk-thermals-set-latastep-reprise-const-bool-stop)
set_param#
void IJK_Thermals::set_param(Param &titi) override
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_Thermals::set_param(Param &titi) override <ijk-thermals-public-void-ijk-thermals-set-param-param-ref-titi-override>`
[void IJK_Thermals::set_param(Param &titi) override](#ijk-thermals-public-void-ijk-thermals-set-param-param-ref-titi-override)
set_post_pro_first_call#
void IJK_Thermals::set_post_pro_first_call()
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_Thermals::set_post_pro_first_call() <ijk-thermals-public-void-ijk-thermals-set-post-pro-first-call>`
[void IJK_Thermals::set_post_pro_first_call()](#ijk-thermals-public-void-ijk-thermals-set-post-pro-first-call)
set_temperature_ini#
void IJK_Thermals::set_temperature_ini()
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_Thermals::set_temperature_ini() <ijk-thermals-public-void-ijk-thermals-set-temperature-ini>`
[void IJK_Thermals::set_temperature_ini()](#ijk-thermals-public-void-ijk-thermals-set-temperature-ini)
size#
int IJK_Thermals::size() const
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:`int IJK_Thermals::size() const <ijk-thermals-public-int-ijk-thermals-size-const>`
[int IJK_Thermals::size() const](#ijk-thermals-public-int-ijk-thermals-size-const)
size_thermal_problem#
int IJK_Thermals::size_thermal_problem(Nom thermal_problem)
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:`int IJK_Thermals::size_thermal_problem(Nom thermal_problem) <ijk-thermals-public-int-ijk-thermals-size-thermal-problem-nom-thermal-problem>`
[int IJK_Thermals::size_thermal_problem(Nom thermal_problem)](#ijk-thermals-public-int-ijk-thermals-size-thermal-problem-nom-thermal-problem)
split_name#
void IJK_Thermals::split_name(const Motcle &nom, Nom &var, int &rank) const
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:`void IJK_Thermals::split_name(const Motcle &nom, Nom &var, int &rank) const <ijk-thermals-public-void-ijk-thermals-split-name-const-motcle-ref-nom-nom-ref-var-int-ref-rank-const>`
[void IJK_Thermals::split_name(const Motcle &nom, Nom &var, int &rank) const](#ijk-thermals-public-void-ijk-thermals-split-name-const-motcle-ref-nom-nom-ref-var-int-ref-rank-const)
taille_memoire#
unsigned IJK_Thermals::taille_memoire() const override
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_Thermals::taille_memoire() const override <ijk-thermals-public-unsigned-ijk-thermals-taille-memoire-const-override>`
[unsigned IJK_Thermals::taille_memoire() const override](#ijk-thermals-public-unsigned-ijk-thermals-taille-memoire-const-override)
thermal_subresolution_outputs#
void IJK_Thermals::thermal_subresolution_outputs(const int &dt_post_thermals_probes=0)
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_Thermals::thermal_subresolution_outputs(const int &dt_post_thermals_probes=0) <ijk-thermals-public-void-ijk-thermals-thermal-subresolution-outputs-const-int-ref-dt-post-thermals-probes-equal-0>`
[void IJK_Thermals::thermal_subresolution_outputs(const int &dt_post_thermals_probes=0)](#ijk-thermals-public-void-ijk-thermals-thermal-subresolution-outputs-const-int-ref-dt-post-thermals-probes-equal-0)
update_intersections#
void IJK_Thermals::update_intersections()
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_Thermals::update_intersections() <ijk-thermals-public-void-ijk-thermals-update-intersections>`
[void IJK_Thermals::update_intersections()](#ijk-thermals-public-void-ijk-thermals-update-intersections)
update_thermal_properties#
void IJK_Thermals::update_thermal_properties()
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_Thermals::update_thermal_properties() <ijk-thermals-public-void-ijk-thermals-update-thermal-properties>`
[void IJK_Thermals::update_thermal_properties()](#ijk-thermals-public-void-ijk-thermals-update-thermal-properties)
verifie_milieu#
void IJK_Thermals::verifie_milieu()
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_Thermals::verifie_milieu() <ijk-thermals-public-void-ijk-thermals-verifie-milieu>`
[void IJK_Thermals::verifie_milieu()](#ijk-thermals-public-void-ijk-thermals-verifie-milieu)
vide_phase_invalide_cellules_diphasiques#
void IJK_Thermals::vide_phase_invalide_cellules_diphasiques()
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_Thermals::vide_phase_invalide_cellules_diphasiques() <ijk-thermals-public-void-ijk-thermals-vide-phase-invalide-cellules-diphasiques>`
[void IJK_Thermals::vide_phase_invalide_cellules_diphasiques()](#ijk-thermals-public-void-ijk-thermals-vide-phase-invalide-cellules-diphasiques)
~IJK_Thermals#
IJK_Thermals::~IJK_Thermals()
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_Thermals::~IJK_Thermals() <ijk-thermals-public-ijk-thermals-dtor-ijk-thermals>`
[IJK_Thermals::~IJK_Thermals()](#ijk-thermals-public-ijk-thermals-dtor-ijk-thermals)
cree_instance#
Objet_U * IJK_Thermals::cree_instance()
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_Thermals::cree_instance() <ijk-thermals-public-static-objet-u-ptr-ijk-thermals-cree-instance>`
[Objet_U * IJK_Thermals::cree_instance()](#ijk-thermals-public-static-objet-u-ptr-ijk-thermals-cree-instance)
Fill_postprocessable_fields#
void IJK_Thermals::Fill_postprocessable_fields(std::vector< FieldInfo_t > &chps)
Detailed description
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_Thermals::Fill_postprocessable_fields(std::vector< FieldInfo_t > &chps) <ijk-thermals-public-static-void-ijk-thermals-fill-postprocessable-fields-std-vector-fieldinfo-t-ref-chps>`
[void IJK_Thermals::Fill_postprocessable_fields(std::vector< FieldInfo_t > &chps)](#ijk-thermals-public-static-void-ijk-thermals-fill-postprocessable-fields-std-vector-fieldinfo-t-ref-chps)
info#
const Type_info * IJK_Thermals::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 * IJK_Thermals::info() <ijk-thermals-public-static-const-type-info-ptr-ijk-thermals-info>`
[const Type_info * IJK_Thermals::info()](#ijk-thermals-public-static-const-type-info-ptr-ijk-thermals-info)
self_cast#
const IJK_Thermals & IJK_Thermals::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 IJK_Thermals & IJK_Thermals::self_cast(const Objet_U &) <ijk-thermals-public-static-const-ijk-thermals-ref-ijk-thermals-self-cast-const-objet-u-ref>`
[const IJK_Thermals & IJK_Thermals::self_cast(const Objet_U &)](#ijk-thermals-public-static-const-ijk-thermals-ref-ijk-thermals-self-cast-const-objet-u-ref)
self_cast#
IJK_Thermals & IJK_Thermals::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:`IJK_Thermals & IJK_Thermals::self_cast(Objet_U &) <ijk-thermals-public-static-ijk-thermals-ref-ijk-thermals-self-cast-objet-u-ref>`
[IJK_Thermals & IJK_Thermals::self_cast(Objet_U &)](#ijk-thermals-public-static-ijk-thermals-ref-ijk-thermals-self-cast-objet-u-ref)
printOn#
Sortie & IJK_Thermals::printOn(Sortie &x) const override
Surcharge Objet_U::printOn Imprime l’equation et ses composants sur un flot de sortie.
Detailed description
Imprime le nom de l’equation, le solveur masse, les termes sources les conditions aux limites discretisees, les inconnues et les operateurs.
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 & IJK_Thermals::printOn(Sortie &x) const override <ijk-thermals-protected-sortie-ref-ijk-thermals-printon-sortie-ref-x-const-override>`
[Sortie & IJK_Thermals::printOn(Sortie &x) const override](#ijk-thermals-protected-sortie-ref-ijk-thermals-printon-sortie-ref-x-const-override)
readOn#
Entree & IJK_Thermals::readOn(Entree &) override
Lecture d’une equation sur un flot d’entree.
Detailed description
Le format est le suivant: { [ Source { [sou_1], [sour_2], …} ] Conditions_limites { [cl_1] [cl_2] … } Conditions_initiales { [cl_init] } }
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_Thermals::readOn(Entree &) override <ijk-thermals-protected-entree-ref-ijk-thermals-readon-entree-ref-override>`
[Entree & IJK_Thermals::readOn(Entree &) override](#ijk-thermals-protected-entree-ref-ijk-thermals-readon-entree-ref-override)
Attributes Documentation#
const Type_info IJK_Thermals::info_obj
IJK_Ghost_Fluid_Fields IJK_Thermals::ghost_fluid_fields_
int IJK_Thermals::ini_folder_out_files_ = 0
Nom IJK_Thermals::interfacial_quantities_thermal_probes_folder_
std::vector<int> IJK_Thermals::lata_step_reprise_
std::vector<int> IJK_Thermals::lata_step_reprise_ini_
TRUST_Ref<Milieu_base *> IJK_Thermals::le_fluide_
TRUST_List<TRUST_Deriv<IJK_Thermal_base>> IJK_Thermals::liste_thermique_
Nom IJK_Thermals::local_quantities_thermal_lines_folder_
Nom IJK_Thermals::local_quantities_thermal_lines_time_index_folder_
Nom IJK_Thermals::local_quantities_thermal_probes_folder_
Nom IJK_Thermals::local_quantities_thermal_probes_time_index_folder_
Nom IJK_Thermals::local_quantities_thermal_slices_folder_
Nom IJK_Thermals::local_quantities_thermal_slices_time_index_folder_
System IJK_Thermals::make_dir_for_out_files_
Nom IJK_Thermals::overall_bubbles_quantities_folder_
int IJK_Thermals::post_pro_first_call_ = 0
TRUST_Ref<Probleme_FTD_IJK_base *> IJK_Thermals::ref_ijk_ft_
TRUST_Ref<Postprocessing_IJK *> IJK_Thermals::ref_ijk_ft_post_
TRUST_Ref<Switch_FT_double *> IJK_Thermals::ref_ijk_ft_switch_
TRUST_Ref<Intersection_Interface_ijk_cell *> IJK_Thermals::ref_intersection_ijk_cell_
TRUST_Ref<Intersection_Interface_ijk_face *> IJK_Thermals::ref_intersection_ijk_face_
Nom IJK_Thermals::shell_quantities_thermal_probes_folder_
TRUST_List<Nom> IJK_Thermals::thermal_rank_folder_