|
TrioCFD 1.9.8
TrioCFD documentation
|
#include <IJK_Thermal_base.h>
Public Types | |
| using | FieldInfo_t = Champs_compris_IJK_interface::FieldInfo_t |
| Public Types inherited from Champs_compris_IJK_interface | |
| using | FieldInfo_t = std::tuple<Motcle, Entity, Nature_du_champ, bool> |
Public Member Functions | |
| const Milieu_base & | milieu () const |
| Milieu_base & | milieu () |
| void | associer_milieu_base (const Milieu_base &, const int &idth) |
| Fluide_Diphasique_IJK & | milieu_ijk () |
| const Fluide_Diphasique_IJK & | milieu_ijk () const |
| virtual void | set_param (Param ¶m) const override |
| virtual void | initialize (const Domaine_IJK &splitting) |
| virtual void | initialize_switch (const Domaine_IJK &splitting, const int idx) |
| virtual void | update_thermal_properties () |
| double | compute_timestep (const double timestep, const double dxmin) |
| void | set_fichier_reprise (const char *lataname) |
| const Nom & | get_fichier_reprise () const |
| void | associer (const Probleme_FTD_IJK_base &ijk_ft) |
| void | associer_post (const Postprocessing_IJK &ijk_ft_post) |
| void | associer_switch (const Switch_FT_double &ijk_ft_switch) |
| bool | has_champ (const Motcle &nom) const override |
| bool | has_champ (const Motcle &nom, OBS_PTR(Champ_base)&ref_champ) const |
| bool | has_champ_vectoriel (const Motcle &nom) const override |
| const IJK_Field_double & | get_IJK_field (const Motcle &nom) override |
| const IJK_Field_vector3_double & | get_IJK_field_vector (const Motcle &nom) override |
| void | get_noms_champs_postraitables (Noms &noms, Option opt=NONE) const |
| Nom | get_field_name_with_rank (Nom basename) const |
| void | associer_interface_intersections (const Intersection_Interface_ijk_cell &intersection_ijk_cell, const Intersection_Interface_ijk_face &intersection_ijk_face) |
| void | associer_ghost_fluid_fields (const IJK_Ghost_Fluid_Fields &ghost_fluid_fields) |
| void | retrieve_ghost_fluid_params (int &compute_distance, int &compute_curvature, int &n_iter_distance, int &avoid_gfm_parallel_calls) |
| void | get_boundary_fluxes (IJK_Field_local_double &boundary_flux_kmin, IJK_Field_local_double &boundary_flux_kmax) |
| virtual void | euler_time_step (const double timestep) |
| virtual void | rk3_sub_step (const int rk_step, const double total_timestep, const double time) |
| virtual void | sauvegarder_temperature (Nom &lata_name, int idx, const int &stop=0) |
| virtual void | euler_rustine_step (const double timestep) |
| virtual void | rk3_rustine_sub_step (const int rk_step, const double total_timestep, const double fractionnal_timestep, const double time) |
| double | compute_global_energy (const IJK_Field_double &temperature) |
| virtual double | compute_global_energy () |
| int | calculer_k_pour_bord (const IJK_Field_double &temperature, const bool bord_kmax) |
| int | calculer_flux_thermique_bord (const IJK_Field_double &temperature, const double lambda_de_t_paroi, const double T_paroi_impose, IJK_Field_local_double &flux_bord, const bool bord_kmax) |
| int | imposer_flux_thermique_bord (const IJK_Field_double &temperature, const double flux_paroi_impose, IJK_Field_local_double &flux_bord, const bool bord_kmax) |
| virtual int | get_first_step_thermals_post () |
| void | set_latastep_reprise (const int latastep) |
| const int & | get_latastep_reprise () const |
| const int & | get_latastep_reprise_ini () const |
| double | get_rhocp_l () const |
| double | get_rhocp_v () const |
| const int & | get_rank () const |
| const std::shared_ptr< IJK_Field_double > & | get_temperature () const |
| const IJK_Field_double & | get_temperature_before_extrapolation () const |
| IJK_Field_double & | get_temperature_ft () |
| const IJK_Field_vector3_double & | get_grad_T () const |
| IJK_Field_double & | set_temperature () |
| const IJK_Field_double & | get_temperature_ana () const |
| const IJK_Field_double & | get_ecart_t_ana () const |
| const IJK_Field_double & | get_ecart_t_ana_rel () const |
| const IJK_Field_double & | get_div_lambda_grad_T () const |
| const std::shared_ptr< IJK_Field_double > & | get_div_lambda_grad_T_volume () const |
| const IJK_Field_double & | get_u_T_convective () const |
| const IJK_Field_double & | get_u_T_convective_volume () const |
| const IJK_Field_double & | get_eulerian_distance_ft () const |
| const IJK_Field_double & | get_eulerian_curvature_ft () const |
| const IJK_Field_double & | get_interfacial_area_ft () const |
| const IJK_Field_double & | get_grad_T_interface_ft () const |
| const IJK_Field_double & | get_eulerian_compo_connex_ft () const |
| const IJK_Field_double & | get_eulerian_compo_connex_ghost_ft () const |
| const IJK_Field_double & | get_eulerian_compo_connex_from_interface_ft () const |
| const IJK_Field_double & | get_eulerian_compo_connex_from_interface_ghost_ft () const |
| const IJK_Field_double & | get_eulerian_compo_connex_ns () const |
| const IJK_Field_double & | get_eulerian_compo_connex_ghost_ns () const |
| const IJK_Field_double & | get_eulerian_compo_connex_from_interface_ns () const |
| const IJK_Field_double & | get_eulerian_compo_connex_from_interface_ghost_ns () const |
| const IJK_Field_int & | get_eulerian_compo_connex_int_from_interface_ns () const |
| const IJK_Field_int & | get_eulerian_compo_connex_int_from_interface_ghost_ns () const |
| const IJK_Field_double & | get_eulerian_distance_ns () const |
| const IJK_Field_double & | get_eulerian_curvature_ns () const |
| const IJK_Field_double & | get_interfacial_area_ns () const |
| const IJK_Field_double & | get_grad_T_interface_ns () const |
| const IJK_Field_double & | get_eulerian_rising_velocities () const |
| const IJK_Field_double & | get_temperature_adim_bulles () const |
| const IJK_Field_double & | get_temperature_adim_theta () const |
| const IJK_Field_vector3_double & | get_gradient_temperature () const |
| const IJK_Field_vector3_double & | get_gradient_temperature_elem () const |
| const IJK_Field_vector3_double & | get_gradient_temperature_elem_smooth () const |
| const IJK_Field_vector3_double & | get_tangential_gradient_temperature_elem_smooth () const |
| const IJK_Field_double & | get_temperature_elem_smooth () const |
| const IJK_Field_vector3_double & | get_normal_vector_ns () const |
| const IJK_Field_vector3_double & | get_normal_vector_ns_normed () const |
| const IJK_Field_vector3_double & | get_normal_vector_ft () const |
| const IJK_Field_vector3_double & | get_hessian_diag_temperature_elem () const |
| const IJK_Field_vector3_double & | get_hessian_cross_temperature_elem () const |
| const IJK_Field_vector3_double & | get_bary () const |
| bool | get_ghost_fluid_flag () const |
| const int & | get_ghost_cells () const |
| bool | get_debug () const |
| virtual const IJK_Field_double & | get_temperature_cell_neighbours_debug () const |
| virtual const IJK_Field_double & | get_temperature_cell_neighbours () const |
| virtual const IJK_Field_int & | get_cell_neighbours_corrected () const |
| virtual const IJK_Field_double & | get_neighbours_temperature_colinearity_weighting () const |
| virtual const IJK_Field_double & | get_debug_lrs_cells () const |
| virtual int | get_disable_post_processing_probes_out_files () const |
| virtual const IJK_Field_vector3_double & | get_cell_faces_corrected_diffusive () const |
| virtual const IJK_Field_vector3_double & | get_cell_faces_corrected_convective () const |
| virtual const IJK_Field_vector3_int & | get_cell_faces_corrected_bool () const |
| virtual const IJK_Field_vector3_int & | get_cell_faces_neighbours_corrected_diag_bool () const |
| virtual const IJK_Field_vector3_int & | get_cell_faces_neighbours_corrected_all_bool () const |
| virtual const IJK_Field_vector3_int & | get_cell_faces_neighbours_corrected_min_max_bool () const |
| virtual const IJK_Field_vector3_double & | get_cell_faces_neighbours_corrected_velocity_temperature () const |
| virtual const IJK_Field_vector3_double & | get_cell_faces_neighbours_corrected_convective () const |
| virtual const IJK_Field_vector3_double & | get_cell_faces_neighbours_corrected_convective_frame_of_ref () const |
| virtual const IJK_Field_vector3_double & | get_cell_faces_neighbours_corrected_diffusive () const |
| virtual const IJK_Field_vector3_double & | get_neighbours_faces_weighting_colinearity () const |
| virtual const IJK_Field_int & | get_cell_neighbours_corrected_trimmed () const |
| virtual const IJK_Field_double & | get_probe_collision_debug_field () const |
| const IJK_Field_vector3_double & | get_rho_cp_u_T_convective_fluxes () const |
| const IJK_Field_vector3_double & | get_div_coeff_grad_T_diffusive_fluxes () const |
| virtual const IJK_Field_vector3_double & | get_interfacial_heat_flux_dispatched () const |
| virtual const IJK_Field_vector3_double & | get_interfacial_heat_flux_contrib () const |
| virtual const IJK_Field_vector3_double & | get_interfacial_heat_flux_current () const |
| virtual double | get_modified_time () |
| void | get_rising_velocities_parameters (int &compute_rising_velocities, int &fill_rising_velocities, int &use_bubbles_velocities_from_interface, int &use_bubbles_velocities_from_barycentres) |
| virtual double | get_rho_cp_u_ijk (const IJK_Field_double &vx, int i, int j, int k) const |
| virtual double | get_div_lambda_ijk (int i, int j, int k) const |
| virtual double | compute_temperature_dimensionless_theta_mean (const IJK_Field_double &vx) |
| const char * | get_fichier_sauvegarde () const |
| void | set_fichier_sauvegarde (const char *lataname) |
| virtual void | set_field_T_ana () |
| virtual bool | get_conserv_energy_global () |
| const double & | get_E0 () const |
| virtual void | calculer_ecart_T_ana () |
| virtual void | compute_interfacial_temperature2 (ArrOfDouble &interfacial_temperature, ArrOfDouble &flux_normal_interp) |
| virtual void | compute_ghost_cell_numbers_for_subproblems (const Domaine_IJK &splitting, int ghost_init) |
| void | compute_eulerian_distance () |
| void | compute_eulerian_curvature () |
| void | compute_eulerian_curvature_from_interface () |
| virtual void | update_intersections () |
| virtual void | clean_ijk_intersections () |
| virtual void | post_process_thermal_wake_slices (const Nom &local_quantities_thermal_slices_time_index_folder) |
| virtual void | post_process_thermal_downstream_lines (const Nom &local_quantities_thermal_lines_time_index_folder) |
| virtual void | set_thermal_subresolution_outputs (const Nom &interfacial_quantities_thermal_probes, const Nom &shell_quantities_thermal_probes, const Nom &overall_bubbles_quantities, const Nom &local_quantities_thermal_probes_time_index_folder) |
| virtual void | compute_temperature_init () |
| virtual void | recompute_temperature_init () |
| virtual void | set_subproblems_interfaces_fields (const Domaine_IJK &splitting) |
| void | copy_previous_interface_state () |
| int | post_process_quantities_from_subresolution (const Motcles &liste_post_instantanes, const char *lata_name, const int latastep) |
| virtual void | copie_pure_vers_diph_sans_interpolation () |
| virtual void | echange_pure_vers_diph_cellules_initialement_pures () |
| virtual void | echange_diph_vers_pure_cellules_finalement_pures () |
| virtual void | vide_phase_invalide_cellules_diphasiques () |
| virtual void | remplir_tableau_pure_cellules_diphasiques (bool next_time) |
| virtual void | compare_fluxes_thermal_subproblems () |
| void | post_process_std_thermal_field (const Motcles &liste_post_instantanes, const char *lata_name, const int latastep, const double current_time, const int idx, const Motcles &tested_names, const Nom &name_field, const Motcle &lata_suffix, const IJK_Field_double &field, std::ostringstream &oss, int &counter, const int &first_thermal_rank=0) |
| int | posttraiter_champs_instantanes_thermal (const Motcles &liste_post_instantanes, const char *lata_name, const int latastep, const double current_time, const int idx) |
| Nom & | get_thermal_problem_type () |
| int & | get_thermal_rank () |
| const Motcles & | get_thermal_words () const |
| const Motcles & | get_thermal_suffix () const |
| void | posttraiter_tous_champs_thermal (Motcles &liste, const int idx) const |
| void | ecrire_statistiques_bulles (int reset, const Nom &nom_cas, const double current_time, const ArrOfDouble &surface, const int idx) |
| int | posttraiter_champs_instantanes_thermal_interface (const Motcles &liste_post_instantanes, const char *lata_name, const int latastep, const double current_time, const int idx) |
| int | posttraiter_champs_instantanes_thermal_interface_ref (const Motcles &liste_post_instantanes, const char *lata_name, const int latastep, const double current_time, const int idx) |
| void | thermal_subresolution_outputs (const Nom &interfacial_quantities_thermal_probes, const Nom &shell_quantities_thermal_probes, const Nom &overall_bubbles_quantities, const Nom &local_quantities_thermal_probes_time_index_folder, const Nom &local_quantities_thermal_slices_time_index_folder, const Nom &local_quantities_thermal_lines_time_index_folder) |
| const Noms | noms_compris () const |
| const Champs_compris_IJK & | champs_compris () const |
| Public Member Functions inherited from Objet_U | |
| ~Objet_U () override | |
| Destructeur, supprime l'objet de la liste d'objets enregistres dans "memoire". | |
| int | numero () const |
| Renvoie l'indice de l'objet dans Memoire::data. | |
| virtual int | duplique () const =0 |
| virtual Sortie & | printOn (Sortie &) const |
| Ecriture de l'objet sur un flot de sortie Methode a surcharger. | |
| virtual Entree & | readOn (Entree &) |
| Lecture d'un Objet_U sur un flot d'entree Methode a surcharger. | |
| virtual unsigned | taille_memoire () const =0 |
| virtual int | est_egal_a (const Objet_U &) const |
| Renvoie 1 si l'objet x et *this sont une seule et meme instance (meme adresse en memoire). | |
| virtual const Nom & | le_nom () const |
| Donne le nom de l'Objet_U Methode a surcharger : renvoie "neant" dans cette implementation. | |
| virtual void | nommer (const Nom &) |
| Donne un nom a l'Objet_U Methode virtuelle a surcharger. | |
| virtual int | reprendre (Entree &) |
| Reprise d'un Objet_U sur un flot d'entree Methode a surcharger. | |
| virtual int | sauvegarder (Sortie &) const |
| Sauvegarde d'un Objet_U sur un flot de sortie Methode a surcharger. | |
| int | get_object_id () const |
| Renvoie l'identifiant unique de l'objet object_id_. | |
| virtual const Type_info * | get_info () const |
| Donne des informations sur le type de l'Objet_U. | |
| const Nom & | que_suis_je () const |
| renvoie la chaine identifiant la classe. | |
| const char * | le_type () const |
| Donne le nom du type de l'Objet_U. | |
| virtual int | change_num (const int *const) |
| Change le numero interne de l'Objet_U. | |
| virtual int | lire_motcle_non_standard (const Motcle &motlu, Entree &is) |
| Lecture des parametres de type non simple d'un objet_U a partir d'un flot d'entree. | |
| virtual int | associer_ (Objet_U &) |
| Associe l'Objet_U a un autre Objet_U Methode virtuelle a surcharger. | |
| const Interprete & | interprete () const |
| Interprete & | interprete () |
| Public Member Functions inherited from Process | |
| virtual | ~Process () |
| Public Member Functions inherited from Champs_compris_IJK_interface | |
| virtual | ~Champs_compris_IJK_interface () |
Static Public Member Functions | |
| static void | Fill_postprocessable_fields (std::vector< FieldInfo_t > &chps) |
| static void | typer_lire_thermal_equation (OWN_PTR(IJK_Thermal_base)&, Entree &) |
| Static Public Member Functions inherited from Objet_U | |
| static const Nom & | nom_du_cas () |
| Renvoie une reference constante vers le nom du cas. | |
| static Nom & | get_set_nom_du_cas () |
| Renvoie une reference non constante vers le nom du cas (pour pouvoir le modifier). | |
| static const Type_info * | info () |
| Donne des informations sur le type de l'Objet_U. | |
| static const Objet_U & | self_cast (const Objet_U &) |
| methode ajoutee pour caster en python | |
| static Objet_U & | self_cast (Objet_U &) |
| Static Public Member Functions inherited from Process | |
| static int | me () |
| renvoie mon rang dans le groupe de communication courant. | |
| static int | nproc () |
| renvoie le nombre de processeurs dans le groupe courant Voir Comm_Group::nproc() et PE_Groups::current_group() | |
| static bool | is_parallel () |
| static void | exit (int exit_code=-1) |
| Routine de sortie de TRUST dans une region Kokkos. | |
| static double | mp_sum (double) |
| Calcule la somme de x sur tous les processeurs du groupe courant. | |
| static float | mp_sum (float) |
| static trustIdType | mp_sum (trustIdType) |
| Calcule la somme de x sur tous les processeurs du groupe courant. | |
| static double | mp_max (double) |
| static double | mp_min (double) |
| static int | mp_max (int) |
| renvoie le plus grand int i sur l'ensemble des processeurs du groupe courant. | |
| static int | mp_min (int) |
| renvoie le plus petit int i sur l'ensemble des processeurs du groupe courant. | |
| static double | mp_sum_as_double (int v) |
| static trustIdType | mppartial_sum (trustIdType i) |
| Calul de la somme partielle de i sur les processeurs 0 a me()-1 (renvoie 0 sur le processeur 0). | |
| template<typename T> | |
| static void | mp_sum_for_each (T &arg1, T &arg2) |
| C++14 compatible mp_sum_for_each: combine multiple mp_sum calls into one collective operation Usage: mp_sum_for_each(a, b); mp_sum_for_each(a, b, c); mp_sum_for_each(a, b, c, d); mp_sum_for_each(a, b, c, d, e); All arguments must be of the same type (double or int) and are modified in place. Supports 2-5 parameters. | |
| template<typename T> | |
| static void | mp_sum_for_each (T &arg1, T &arg2, T &arg3) |
| template<typename T> | |
| static void | mp_sum_for_each (T &arg1, T &arg2, T &arg3, T &arg4) |
| template<typename T> | |
| static void | mp_sum_for_each (T &arg1, T &arg2, T &arg3, T &arg4, T &arg5) |
| template<typename T> | |
| static void | mp_max_for_each (T &arg1, T &arg2) |
| C++14 compatible mp_max_for_each: combine multiple mp_max calls into one collective operation. | |
| template<typename T> | |
| static void | mp_max_for_each (T &arg1, T &arg2, T &arg3) |
| template<typename T> | |
| static void | mp_max_for_each (T &arg1, T &arg2, T &arg3, T &arg4) |
| template<typename T> | |
| static void | mp_max_for_each (T &arg1, T &arg2, T &arg3, T &arg4, T &arg5) |
| template<typename T> | |
| static void | mp_min_for_each (T &arg1, T &arg2) |
| C++14 compatible mp_min_for_each: combine multiple mp_min calls into one collective operation. | |
| template<typename T> | |
| static void | mp_min_for_each (T &arg1, T &arg2, T &arg3) |
| template<typename T> | |
| static void | mp_min_for_each (T &arg1, T &arg2, T &arg3, T &arg4) |
| template<typename T> | |
| static void | mp_min_for_each (T &arg1, T &arg2, T &arg3, T &arg4, T &arg5) |
| template<typename _TYPE_> | |
| static void | mp_sum_for_each_item (TRUSTArray< _TYPE_ > &x, int n=-1) |
| template<typename _TYPE_> | |
| static void | mp_max_for_each_item (TRUSTArray< _TYPE_ > &x, int n=-1) |
| template<typename _TYPE_> | |
| static void | mp_min_for_each_item (TRUSTArray< _TYPE_ > &x, int n=-1) |
| static bool | mp_and (bool) |
| Calcule le 'et' logique de b sur tous les processeurs du groupe courant. | |
| static bool | mp_or (bool) |
| static int | check_int_overflow (trustIdType) |
| static int | je_suis_maitre () |
| renvoie 1 si on est sur le processeur maitre du groupe courant (c'est a dire me() == 0), 0 sinon. | |
| static KOKKOS_INLINE_FUNCTION void | Kokkos_exit (const char *) |
| Routine de sortie de TRUST dans une region Kokkos. | |
| static int | node_master () |
| renvoie 1 si on est sur le processeur maitre du noeud numa, 0 sinon. | |
| static void | exit (const Nom &message, int exit_code=-1) |
| static bool | is_sequential () |
| static void | barrier () |
| Synchronise tous les processeurs du groupe courant (attend que tous les processeurs soient arrives a la barriere). | |
| static void | abort () |
| Routine de sortie de Trio-U sur une erreur abort(). | |
| static Sortie & | Journal (int message_level=0) |
| Renvoie un objet statique de type Sortie qui sert de journal d'evenements. | |
| static double | ram_processeur () |
| static void | imprimer_ram_totale (int all_process=0) |
| static bool | force_single_file (const int ranks, const Nom &filename) |
Protected Types | |
| enum | THERMAL_TYPE { SUBRES , MSUBRES , ONEFLUID , ONEFLUIDE , CUTCELL } |
Friends | |
| class | IJK_One_Dimensional_Subproblems |
| class | IJK_One_Dimensional_Subproblem |
Additional Inherited Members | |
| Static Public Attributes inherited from Objet_U | |
| static double | precision_geom = 1e-10 |
| static constexpr bool | HAS_POINTER = false |
| static int | dimension =0 |
| static int | format_precision_geom =11 |
| static int | axi =0 |
| static int | bidim_axi =0 |
| static int | DEACTIVATE_SIGINT_CATCH =0 |
| static Type_info | info_obj |
| static bool | disable_TU =false |
| Flag to disable or not the writing of the .TU files. | |
| static bool | stat_per_proc_perf_log =false |
| Flag to enable the writing of the statistics detailed per processor in _csv.TU file. | |
| Static Public Attributes inherited from Process | |
| static int | exception_sur_exit =0 |
| static int | multiple_files =5120 |
Definition at line 44 of file IJK_Thermal_base.h.
Definition at line 50 of file IJK_Thermal_base.h.
|
protected |
| Enumerator | |
|---|---|
| SUBRES | |
| MSUBRES | |
| ONEFLUID | |
| ONEFLUIDE | |
| CUTCELL | |
Definition at line 494 of file IJK_Thermal_base.h.
|
protectedvirtual |
Reimplemented in IJK_Thermal_cut_cell, and IJK_Thermal_Onefluid.
Definition at line 1782 of file IJK_Thermal_base.cpp.
|
protected |
Definition at line 1829 of file IJK_Thermal_base.cpp.
| void IJK_Thermal_base::associer | ( | const Probleme_FTD_IJK_base & | ijk_ft | ) |
Definition at line 1026 of file IJK_Thermal_base.cpp.
| void IJK_Thermal_base::associer_ghost_fluid_fields | ( | const IJK_Ghost_Fluid_Fields & | ghost_fluid_fields | ) |
Definition at line 1127 of file IJK_Thermal_base.cpp.
| void IJK_Thermal_base::associer_interface_intersections | ( | const Intersection_Interface_ijk_cell & | intersection_ijk_cell, |
| const Intersection_Interface_ijk_face & | intersection_ijk_face ) |
Definition at line 1120 of file IJK_Thermal_base.cpp.
| void IJK_Thermal_base::associer_milieu_base | ( | const Milieu_base & | un_milieu, |
| const int & | idth ) |
Definition at line 233 of file IJK_Thermal_base.cpp.
| void IJK_Thermal_base::associer_post | ( | const Postprocessing_IJK & | ijk_ft_post | ) |
Definition at line 1033 of file IJK_Thermal_base.cpp.
| void IJK_Thermal_base::associer_switch | ( | const Switch_FT_double & | ijk_ft_switch | ) |
Definition at line 1038 of file IJK_Thermal_base.cpp.
|
protected |
Definition at line 1235 of file IJK_Thermal_base.cpp.
|
virtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 2387 of file IJK_Thermal_base.cpp.
|
protected |
Definition at line 2196 of file IJK_Thermal_base.cpp.
| int IJK_Thermal_base::calculer_flux_thermique_bord | ( | const IJK_Field_double & | temperature, |
| const double | lambda_de_t_paroi, | ||
| const double | T_paroi_impose, | ||
| IJK_Field_local_double & | flux_bord, | ||
| const bool | bord_kmax ) |
Definition at line 2529 of file IJK_Thermal_base.cpp.
|
protected |
Definition at line 2422 of file IJK_Thermal_base.cpp.
| int IJK_Thermal_base::calculer_k_pour_bord | ( | const IJK_Field_double & | temperature, |
| const bool | bord_kmax ) |
Definition at line 2488 of file IJK_Thermal_base.cpp.
|
protected |
Definition at line 2357 of file IJK_Thermal_base.cpp.
|
protected |
Definition at line 2249 of file IJK_Thermal_base.cpp.
|
protected |
Definition at line 2115 of file IJK_Thermal_base.cpp.
|
protected |
Definition at line 2294 of file IJK_Thermal_base.cpp.
|
protected |
Definition at line 2082 of file IJK_Thermal_base.cpp.
|
inline |
Definition at line 487 of file IJK_Thermal_base.h.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 446 of file IJK_Thermal_base.h.
|
inlineprotectedvirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 546 of file IJK_Thermal_base.h.
|
inlineprotectedvirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 538 of file IJK_Thermal_base.h.
|
inlineprotectedvirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 537 of file IJK_Thermal_base.h.
|
inlineprotectedvirtual |
Definition at line 536 of file IJK_Thermal_base.h.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 467 of file IJK_Thermal_base.h.
|
protected |
Definition at line 1719 of file IJK_Thermal_base.cpp.
|
protected |
Definition at line 892 of file IJK_Thermal_base.cpp.
|
protected |
Definition at line 874 of file IJK_Thermal_base.cpp.
|
inlineprotectedvirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 540 of file IJK_Thermal_base.h.
|
inlineprotectedvirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 541 of file IJK_Thermal_base.h.
|
protectedpure virtual |
Implemented in IJK_Thermal_cut_cell, IJK_Thermal_Onefluid, and IJK_Thermal_Subresolution.
|
inlineprotectedvirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 542 of file IJK_Thermal_base.h.
|
protected |
Definition at line 1532 of file IJK_Thermal_base.cpp.
| void IJK_Thermal_base::compute_eulerian_curvature | ( | ) |
| void IJK_Thermal_base::compute_eulerian_curvature_from_interface | ( | ) |
| void IJK_Thermal_base::compute_eulerian_distance | ( | ) |
|
protected |
Definition at line 1441 of file IJK_Thermal_base.cpp.
|
protected |
Definition at line 1498 of file IJK_Thermal_base.cpp.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 439 of file IJK_Thermal_base.h.
|
inlinevirtual |
Reimplemented in IJK_Thermal_cut_cell.
Definition at line 96 of file IJK_Thermal_base.h.
| double IJK_Thermal_base::compute_global_energy | ( | const IJK_Field_double & | temperature | ) |
Definition at line 2444 of file IJK_Thermal_base.cpp.
|
virtual |
Reimplemented in IJK_Thermal_cut_cell.
Definition at line 2600 of file IJK_Thermal_base.cpp.
|
protected |
Definition at line 883 of file IJK_Thermal_base.cpp.
|
protected |
|
protectedvirtual |
Reimplemented in IJK_Thermal_Onefluid, and IJK_Thermal_Subresolution.
Definition at line 1814 of file IJK_Thermal_base.cpp.
|
protected |
|
inlineprotectedvirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 544 of file IJK_Thermal_base.h.
|
protected |
Definition at line 1674 of file IJK_Thermal_base.cpp.
|
inlineprotectedvirtual |
Reimplemented in IJK_Thermal_Onefluid.
Definition at line 508 of file IJK_Thermal_base.h.
|
protected |
Definition at line 1625 of file IJK_Thermal_base.cpp.
|
protected |
Definition at line 1763 of file IJK_Thermal_base.cpp.
|
virtual |
Reimplemented in IJK_Thermal_Onefluid.
Definition at line 2352 of file IJK_Thermal_base.cpp.
|
protected |
Definition at line 1545 of file IJK_Thermal_base.cpp.
|
protected |
Definition at line 1608 of file IJK_Thermal_base.cpp.
|
protected |
Definition at line 1592 of file IJK_Thermal_base.cpp.
|
virtual |
Reimplemented in IJK_Thermal_cut_cell, and IJK_Thermal_Subresolution.
Definition at line 662 of file IJK_Thermal_base.cpp.
|
inlineprotectedvirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 539 of file IJK_Thermal_base.h.
| double IJK_Thermal_base::compute_timestep | ( | const double | timestep, |
| const double | dxmin ) |
Definition at line 1011 of file IJK_Thermal_base.cpp.
|
protected |
Definition at line 2289 of file IJK_Thermal_base.cpp.
|
virtual |
Reimplemented in IJK_Thermal_cut_cell.
Definition at line 675 of file IJK_Thermal_base.cpp.
| void IJK_Thermal_base::copy_previous_interface_state | ( | ) |
Definition at line 2724 of file IJK_Thermal_base.cpp.
|
inlineprotectedvirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 535 of file IJK_Thermal_base.h.
|
protectedpure virtual |
Implemented in IJK_Thermal_cut_cell, IJK_Thermal_Onefluid, and IJK_Thermal_Subresolution.
|
inlineprotectedvirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 534 of file IJK_Thermal_base.h.
|
inlineprotectedvirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 516 of file IJK_Thermal_base.h.
|
virtual |
Reimplemented in IJK_Thermal_cut_cell.
Definition at line 687 of file IJK_Thermal_base.cpp.
|
virtual |
Reimplemented in IJK_Thermal_cut_cell.
Definition at line 681 of file IJK_Thermal_base.cpp.
| void IJK_Thermal_base::ecrire_statistiques_bulles | ( | int | reset, |
| const Nom & | nom_cas, | ||
| const double | current_time, | ||
| const ArrOfDouble & | surface, | ||
| const int | idx ) |
Definition at line 2787 of file IJK_Thermal_base.cpp.
|
protected |
|
inlineprotectedvirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 571 of file IJK_Thermal_base.h.
|
protected |
|
protected |
|
inlinevirtual |
Reimplemented in IJK_Thermal_Onefluid.
Definition at line 92 of file IJK_Thermal_base.h.
|
virtual |
Reimplemented in IJK_Thermal_cut_cell.
Definition at line 1150 of file IJK_Thermal_base.cpp.
|
static |
Definition at line 1043 of file IJK_Thermal_base.cpp.
|
protected |
Definition at line 2647 of file IJK_Thermal_base.cpp.
|
inline |
Definition at line 291 of file IJK_Thermal_base.h.
| void IJK_Thermal_base::get_boundary_fluxes | ( | IJK_Field_local_double & | boundary_flux_kmin, |
| IJK_Field_local_double & | boundary_flux_kmax ) |
Definition at line 1143 of file IJK_Thermal_base.cpp.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 340 of file IJK_Thermal_base.h.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 336 of file IJK_Thermal_base.h.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 332 of file IJK_Thermal_base.h.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 348 of file IJK_Thermal_base.h.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 360 of file IJK_Thermal_base.h.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 364 of file IJK_Thermal_base.h.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 344 of file IJK_Thermal_base.h.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 368 of file IJK_Thermal_base.h.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 352 of file IJK_Thermal_base.h.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 356 of file IJK_Thermal_base.h.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 316 of file IJK_Thermal_base.h.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 376 of file IJK_Thermal_base.h.
|
inlinevirtual |
Definition at line 431 of file IJK_Thermal_base.h.
|
inline |
Definition at line 304 of file IJK_Thermal_base.h.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 324 of file IJK_Thermal_base.h.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 328 of file IJK_Thermal_base.h.
|
inline |
Definition at line 391 of file IJK_Thermal_base.h.
|
inline |
Definition at line 161 of file IJK_Thermal_base.h.
|
inline |
Definition at line 165 of file IJK_Thermal_base.h.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Onefluid.
Definition at line 418 of file IJK_Thermal_base.h.
|
inline |
Definition at line 432 of file IJK_Thermal_base.h.
|
inline |
Definition at line 153 of file IJK_Thermal_base.h.
|
inline |
Definition at line 157 of file IJK_Thermal_base.h.
| const IJK_Field_double & IJK_Thermal_base::get_eulerian_compo_connex_from_interface_ft | ( | ) | const |
Definition at line 912 of file IJK_Thermal_base.cpp.
| const IJK_Field_double & IJK_Thermal_base::get_eulerian_compo_connex_from_interface_ghost_ft | ( | ) | const |
Definition at line 918 of file IJK_Thermal_base.cpp.
| const IJK_Field_double & IJK_Thermal_base::get_eulerian_compo_connex_from_interface_ghost_ns | ( | ) | const |
Definition at line 942 of file IJK_Thermal_base.cpp.
| const IJK_Field_double & IJK_Thermal_base::get_eulerian_compo_connex_from_interface_ns | ( | ) | const |
Definition at line 936 of file IJK_Thermal_base.cpp.
| const IJK_Field_double & IJK_Thermal_base::get_eulerian_compo_connex_ft | ( | ) | const |
Definition at line 900 of file IJK_Thermal_base.cpp.
| const IJK_Field_double & IJK_Thermal_base::get_eulerian_compo_connex_ghost_ft | ( | ) | const |
Definition at line 906 of file IJK_Thermal_base.cpp.
| const IJK_Field_double & IJK_Thermal_base::get_eulerian_compo_connex_ghost_ns | ( | ) | const |
Definition at line 930 of file IJK_Thermal_base.cpp.
| const IJK_Field_int & IJK_Thermal_base::get_eulerian_compo_connex_int_from_interface_ghost_ns | ( | ) | const |
Definition at line 954 of file IJK_Thermal_base.cpp.
| const IJK_Field_int & IJK_Thermal_base::get_eulerian_compo_connex_int_from_interface_ns | ( | ) | const |
Definition at line 948 of file IJK_Thermal_base.cpp.
| const IJK_Field_double & IJK_Thermal_base::get_eulerian_compo_connex_ns | ( | ) | const |
Definition at line 924 of file IJK_Thermal_base.cpp.
|
inline |
Definition at line 182 of file IJK_Thermal_base.h.
|
inline |
Definition at line 213 of file IJK_Thermal_base.h.
|
inline |
Definition at line 177 of file IJK_Thermal_base.h.
|
inline |
Definition at line 208 of file IJK_Thermal_base.h.
|
inline |
Definition at line 227 of file IJK_Thermal_base.h.
|
inline |
Definition at line 67 of file IJK_Thermal_base.h.
|
inline |
Definition at line 421 of file IJK_Thermal_base.h.
Definition at line 1061 of file IJK_Thermal_base.cpp.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 110 of file IJK_Thermal_base.h.
|
inline |
Definition at line 300 of file IJK_Thermal_base.h.
|
inline |
Definition at line 296 of file IJK_Thermal_base.h.
|
inline |
Definition at line 141 of file IJK_Thermal_base.h.
|
inline |
Definition at line 192 of file IJK_Thermal_base.h.
|
inline |
Definition at line 223 of file IJK_Thermal_base.h.
|
inline |
Definition at line 239 of file IJK_Thermal_base.h.
|
inline |
Definition at line 243 of file IJK_Thermal_base.h.
|
inline |
Definition at line 247 of file IJK_Thermal_base.h.
|
inline |
Definition at line 287 of file IJK_Thermal_base.h.
|
inline |
Definition at line 283 of file IJK_Thermal_base.h.
|
overridevirtual |
Implements Champs_compris_IJK_interface.
Definition at line 1085 of file IJK_Thermal_base.cpp.
|
overridevirtual |
Implements Champs_compris_IJK_interface.
Definition at line 1108 of file IJK_Thermal_base.cpp.
|
inline |
Definition at line 187 of file IJK_Thermal_base.h.
|
inline |
Definition at line 218 of file IJK_Thermal_base.h.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 402 of file IJK_Thermal_base.h.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 406 of file IJK_Thermal_base.h.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 398 of file IJK_Thermal_base.h.
|
inline |
Definition at line 115 of file IJK_Thermal_base.h.
|
inline |
Definition at line 119 of file IJK_Thermal_base.h.
|
virtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 858 of file IJK_Thermal_base.cpp.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 372 of file IJK_Thermal_base.h.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 320 of file IJK_Thermal_base.h.
| void IJK_Thermal_base::get_noms_champs_postraitables | ( | Noms & | noms, |
| Option | opt = NONE ) const |
Definition at line 1067 of file IJK_Thermal_base.cpp.
|
inline |
Definition at line 278 of file IJK_Thermal_base.h.
|
inline |
Definition at line 268 of file IJK_Thermal_base.h.
|
inline |
Definition at line 273 of file IJK_Thermal_base.h.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 380 of file IJK_Thermal_base.h.
|
inline |
Definition at line 128 of file IJK_Thermal_base.h.
|
virtual |
Reimplemented in IJK_Thermal_Onefluid.
Definition at line 1824 of file IJK_Thermal_base.cpp.
|
inline |
Definition at line 384 of file IJK_Thermal_base.h.
| double IJK_Thermal_base::get_rhocp_l | ( | ) | const |
Definition at line 2473 of file IJK_Thermal_base.cpp.
| double IJK_Thermal_base::get_rhocp_v | ( | ) | const |
Definition at line 2478 of file IJK_Thermal_base.cpp.
| void IJK_Thermal_base::get_rising_velocities_parameters | ( | int & | compute_rising_velocities, |
| int & | fill_rising_velocities, | ||
| int & | use_bubbles_velocities_from_interface, | ||
| int & | use_bubbles_velocities_from_barycentres ) |
Definition at line 863 of file IJK_Thermal_base.cpp.
|
inline |
Definition at line 254 of file IJK_Thermal_base.h.
|
inline |
Definition at line 129 of file IJK_Thermal_base.h.
|
inline |
Definition at line 231 of file IJK_Thermal_base.h.
|
inline |
Definition at line 235 of file IJK_Thermal_base.h.
|
inline |
Definition at line 149 of file IJK_Thermal_base.h.
|
inline |
Definition at line 133 of file IJK_Thermal_base.h.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 312 of file IJK_Thermal_base.h.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 308 of file IJK_Thermal_base.h.
|
inline |
Definition at line 261 of file IJK_Thermal_base.h.
|
inline |
Definition at line 137 of file IJK_Thermal_base.h.
|
inline |
Definition at line 472 of file IJK_Thermal_base.h.
|
inline |
Definition at line 473 of file IJK_Thermal_base.h.
|
inline |
Definition at line 475 of file IJK_Thermal_base.h.
|
inline |
Definition at line 474 of file IJK_Thermal_base.h.
|
inline |
Definition at line 169 of file IJK_Thermal_base.h.
|
inline |
Definition at line 173 of file IJK_Thermal_base.h.
|
overridevirtual |
Implements Champs_compris_IJK_interface.
Definition at line 1075 of file IJK_Thermal_base.cpp.
|
inline |
Definition at line 74 of file IJK_Thermal_base.h.
|
inlineoverridevirtual |
Implements Champs_compris_IJK_interface.
Definition at line 75 of file IJK_Thermal_base.h.
| int IJK_Thermal_base::imposer_flux_thermique_bord | ( | const IJK_Field_double & | temperature, |
| const double | flux_paroi_impose, | ||
| IJK_Field_local_double & | flux_bord, | ||
| const bool | bord_kmax ) |
Definition at line 2566 of file IJK_Thermal_base.cpp.
|
virtual |
Reimplemented in IJK_Thermal_cut_cell, IJK_Thermal_Multiple_Subresolutions, IJK_Thermal_Onefluid, and IJK_Thermal_Subresolution.
Definition at line 299 of file IJK_Thermal_base.cpp.
|
virtual |
Definition at line 285 of file IJK_Thermal_base.cpp.
|
protectedvirtual |
Reimplemented in IJK_Thermal_cut_cell.
Definition at line 1223 of file IJK_Thermal_base.cpp.
| Milieu_base & IJK_Thermal_base::milieu | ( | ) |
Definition at line 223 of file IJK_Thermal_base.cpp.
| const Milieu_base & IJK_Thermal_base::milieu | ( | ) | const |
Definition at line 213 of file IJK_Thermal_base.cpp.
|
inline |
Definition at line 57 of file IJK_Thermal_base.h.
|
inline |
Definition at line 58 of file IJK_Thermal_base.h.
|
inline |
Definition at line 485 of file IJK_Thermal_base.h.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protectedvirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 1417 of file IJK_Thermal_base.cpp.
| int IJK_Thermal_base::post_process_quantities_from_subresolution | ( | const Motcles & | liste_post_instantanes, |
| const char * | lata_name, | ||
| const int | latastep ) |
Definition at line 2729 of file IJK_Thermal_base.cpp.
| void IJK_Thermal_base::post_process_std_thermal_field | ( | const Motcles & | liste_post_instantanes, |
| const char * | lata_name, | ||
| const int | latastep, | ||
| const double | current_time, | ||
| const int | idx, | ||
| const Motcles & | tested_names, | ||
| const Nom & | name_field, | ||
| const Motcle & | lata_suffix, | ||
| const IJK_Field_double & | field, | ||
| std::ostringstream & | oss, | ||
| int & | counter, | ||
| const int & | first_thermal_rank = 0 ) |
Definition at line 258 of file IJK_Thermal_base.cpp.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 448 of file IJK_Thermal_base.h.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 447 of file IJK_Thermal_base.h.
| int IJK_Thermal_base::posttraiter_champs_instantanes_thermal | ( | const Motcles & | liste_post_instantanes, |
| const char * | lata_name, | ||
| const int | latastep, | ||
| const double | current_time, | ||
| const int | idx ) |
Definition at line 2926 of file IJK_Thermal_base.cpp.
| int IJK_Thermal_base::posttraiter_champs_instantanes_thermal_interface | ( | const Motcles & | liste_post_instantanes, |
| const char * | lata_name, | ||
| const int | latastep, | ||
| const double | current_time, | ||
| const int | idx ) |
Definition at line 2851 of file IJK_Thermal_base.cpp.
| int IJK_Thermal_base::posttraiter_champs_instantanes_thermal_interface_ref | ( | const Motcles & | liste_post_instantanes, |
| const char * | lata_name, | ||
| const int | latastep, | ||
| const double | current_time, | ||
| const int | idx ) |
Definition at line 2870 of file IJK_Thermal_base.cpp.
| void IJK_Thermal_base::posttraiter_tous_champs_thermal | ( | Motcles & | liste, |
| const int | idx ) const |
Definition at line 2739 of file IJK_Thermal_base.cpp.
|
inlineprotectedvirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 543 of file IJK_Thermal_base.h.
|
protected |
Definition at line 1476 of file IJK_Thermal_base.cpp.
|
virtual |
Reimplemented in IJK_Thermal_cut_cell, and IJK_Thermal_Subresolution.
Definition at line 668 of file IJK_Thermal_base.cpp.
|
virtual |
Reimplemented in IJK_Thermal_cut_cell.
Definition at line 699 of file IJK_Thermal_base.cpp.
| void IJK_Thermal_base::retrieve_ghost_fluid_params | ( | int & | compute_distance, |
| int & | compute_curvature, | ||
| int & | n_iter_distance, | ||
| int & | avoid_gfm_parallel_calls ) |
Definition at line 1132 of file IJK_Thermal_base.cpp.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Onefluid.
Definition at line 93 of file IJK_Thermal_base.h.
|
virtual |
Reimplemented in IJK_Thermal_cut_cell.
Definition at line 1190 of file IJK_Thermal_base.cpp.
|
virtual |
Reimplemented in IJK_Thermal_cut_cell.
Definition at line 1209 of file IJK_Thermal_base.cpp.
| void IJK_Thermal_base::set_fichier_reprise | ( | const char * | lataname | ) |
Definition at line 149 of file IJK_Thermal_base.cpp.
|
inline |
Definition at line 425 of file IJK_Thermal_base.h.
|
virtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 2378 of file IJK_Thermal_base.cpp.
|
inline |
Definition at line 111 of file IJK_Thermal_base.h.
|
overridevirtual |
Reimplemented from Objet_U.
Reimplemented in IJK_Thermal_cut_cell, IJK_Thermal_Multiple_Subresolutions, IJK_Thermal_Onefluid, and IJK_Thermal_Subresolution.
Definition at line 154 of file IJK_Thermal_base.cpp.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 455 of file IJK_Thermal_base.h.
|
inline |
Definition at line 145 of file IJK_Thermal_base.h.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 449 of file IJK_Thermal_base.h.
|
inlineprotectedvirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 545 of file IJK_Thermal_base.h.
|
protected |
Definition at line 2070 of file IJK_Thermal_base.cpp.
|
inlineprotectedvirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 515 of file IJK_Thermal_base.h.
| void IJK_Thermal_base::thermal_subresolution_outputs | ( | const Nom & | interfacial_quantities_thermal_probes, |
| const Nom & | shell_quantities_thermal_probes, | ||
| const Nom & | overall_bubbles_quantities, | ||
| const Nom & | local_quantities_thermal_probes_time_index_folder, | ||
| const Nom & | local_quantities_thermal_slices_time_index_folder, | ||
| const Nom & | local_quantities_thermal_lines_time_index_folder ) |
Definition at line 2915 of file IJK_Thermal_base.cpp.
|
static |
Definition at line 62 of file IJK_Thermal_base.cpp.
|
inlinevirtual |
Reimplemented in IJK_Thermal_Subresolution.
Definition at line 445 of file IJK_Thermal_base.h.
|
virtual |
Reimplemented in IJK_Thermal_cut_cell, IJK_Thermal_Multiple_Subresolutions, IJK_Thermal_Onefluid, and IJK_Thermal_Subresolution.
Definition at line 961 of file IJK_Thermal_base.cpp.
|
virtual |
Reimplemented in IJK_Thermal_cut_cell.
Definition at line 693 of file IJK_Thermal_base.cpp.
|
friend |
Definition at line 48 of file IJK_Thermal_base.h.
|
friend |
Definition at line 47 of file IJK_Thermal_base.h.
|
protected |
Definition at line 725 of file IJK_Thermal_base.h.
|
protected |
Definition at line 601 of file IJK_Thermal_base.h.
|
protected |
Definition at line 603 of file IJK_Thermal_base.h.
|
protected |
Definition at line 602 of file IJK_Thermal_base.h.
|
protected |
Definition at line 734 of file IJK_Thermal_base.h.
|
protected |
Definition at line 808 of file IJK_Thermal_base.h.
|
protected |
Definition at line 810 of file IJK_Thermal_base.h.
|
protected |
Definition at line 809 of file IJK_Thermal_base.h.
|
protected |
Definition at line 807 of file IJK_Thermal_base.h.
|
protected |
Definition at line 696 of file IJK_Thermal_base.h.
|
protected |
Definition at line 712 of file IJK_Thermal_base.h.
|
protected |
Definition at line 685 of file IJK_Thermal_base.h.
|
protected |
Definition at line 495 of file IJK_Thermal_base.h.
|
protected |
Definition at line 728 of file IJK_Thermal_base.h.
|
protected |
Definition at line 727 of file IJK_Thermal_base.h.
|
protected |
Definition at line 776 of file IJK_Thermal_base.h.
|
protected |
Definition at line 750 of file IJK_Thermal_base.h.
|
protected |
Definition at line 729 of file IJK_Thermal_base.h.
|
protected |
Definition at line 772 of file IJK_Thermal_base.h.
|
protected |
Definition at line 771 of file IJK_Thermal_base.h.
|
protected |
Definition at line 770 of file IJK_Thermal_base.h.
|
protected |
Definition at line 795 of file IJK_Thermal_base.h.
|
protected |
Definition at line 697 of file IJK_Thermal_base.h.
|
protected |
Definition at line 657 of file IJK_Thermal_base.h.
|
protected |
Definition at line 594 of file IJK_Thermal_base.h.
|
protected |
Definition at line 594 of file IJK_Thermal_base.h.
|
protected |
Definition at line 632 of file IJK_Thermal_base.h.
|
protected |
Definition at line 633 of file IJK_Thermal_base.h.
|
protected |
Definition at line 693 of file IJK_Thermal_base.h.
|
protected |
Definition at line 766 of file IJK_Thermal_base.h.
|
protected |
Definition at line 573 of file IJK_Thermal_base.h.
|
protected |
Definition at line 656 of file IJK_Thermal_base.h.
|
protected |
Definition at line 828 of file IJK_Thermal_base.h.
|
protected |
Definition at line 818 of file IJK_Thermal_base.h.
|
protected |
Definition at line 670 of file IJK_Thermal_base.h.
|
protected |
Definition at line 668 of file IJK_Thermal_base.h.
|
protected |
Definition at line 669 of file IJK_Thermal_base.h.
|
protected |
Definition at line 767 of file IJK_Thermal_base.h.
|
protected |
Definition at line 689 of file IJK_Thermal_base.h.
|
protected |
Definition at line 592 of file IJK_Thermal_base.h.
|
protected |
Definition at line 634 of file IJK_Thermal_base.h.
|
protected |
Definition at line 635 of file IJK_Thermal_base.h.
|
protected |
Definition at line 815 of file IJK_Thermal_base.h.
|
protected |
Definition at line 813 of file IJK_Thermal_base.h.
|
protected |
Definition at line 814 of file IJK_Thermal_base.h.
|
protected |
Definition at line 812 of file IJK_Thermal_base.h.
|
protected |
Definition at line 579 of file IJK_Thermal_base.h.
|
protected |
Definition at line 644 of file IJK_Thermal_base.h.
|
protected |
Definition at line 710 of file IJK_Thermal_base.h.
|
protected |
Definition at line 710 of file IJK_Thermal_base.h.
|
protected |
Definition at line 788 of file IJK_Thermal_base.h.
|
protected |
Definition at line 790 of file IJK_Thermal_base.h.
|
protected |
Definition at line 793 of file IJK_Thermal_base.h.
|
protected |
Definition at line 791 of file IJK_Thermal_base.h.
|
protected |
Definition at line 792 of file IJK_Thermal_base.h.
|
protected |
Definition at line 789 of file IJK_Thermal_base.h.
|
protected |
Definition at line 784 of file IJK_Thermal_base.h.
|
protected |
Definition at line 786 of file IJK_Thermal_base.h.
|
protected |
Definition at line 787 of file IJK_Thermal_base.h.
|
protected |
Definition at line 785 of file IJK_Thermal_base.h.
|
protected |
Definition at line 744 of file IJK_Thermal_base.h.
|
protected |
Definition at line 745 of file IJK_Thermal_base.h.
|
protected |
Definition at line 737 of file IJK_Thermal_base.h.
|
protected |
Definition at line 738 of file IJK_Thermal_base.h.
|
protected |
Definition at line 740 of file IJK_Thermal_base.h.
|
protected |
Definition at line 743 of file IJK_Thermal_base.h.
|
protected |
Definition at line 748 of file IJK_Thermal_base.h.
|
protected |
Definition at line 749 of file IJK_Thermal_base.h.
|
protected |
Definition at line 746 of file IJK_Thermal_base.h.
|
protected |
Definition at line 747 of file IJK_Thermal_base.h.
|
protected |
Definition at line 739 of file IJK_Thermal_base.h.
|
protected |
Definition at line 741 of file IJK_Thermal_base.h.
|
protected |
Definition at line 742 of file IJK_Thermal_base.h.
|
protected |
Definition at line 806 of file IJK_Thermal_base.h.
|
protected |
Definition at line 625 of file IJK_Thermal_base.h.
|
protected |
Definition at line 708 of file IJK_Thermal_base.h.
|
protected |
Definition at line 604 of file IJK_Thermal_base.h.
|
protected |
Definition at line 765 of file IJK_Thermal_base.h.
|
protected |
Definition at line 613 of file IJK_Thermal_base.h.
|
protected |
Definition at line 796 of file IJK_Thermal_base.h.
|
protected |
Definition at line 593 of file IJK_Thermal_base.h.
|
protected |
Definition at line 829 of file IJK_Thermal_base.h.
|
protected |
Definition at line 720 of file IJK_Thermal_base.h.
|
protected |
Definition at line 724 of file IJK_Thermal_base.h.
|
protected |
Definition at line 723 of file IJK_Thermal_base.h.
|
protected |
Definition at line 722 of file IJK_Thermal_base.h.
|
protected |
Definition at line 721 of file IJK_Thermal_base.h.
|
protected |
Definition at line 686 of file IJK_Thermal_base.h.
|
protected |
Definition at line 718 of file IJK_Thermal_base.h.
|
protected |
Definition at line 736 of file IJK_Thermal_base.h.
|
protected |
Definition at line 711 of file IJK_Thermal_base.h.
|
protected |
Definition at line 751 of file IJK_Thermal_base.h.
|
protected |
Definition at line 753 of file IJK_Thermal_base.h.
|
protected |
Definition at line 823 of file IJK_Thermal_base.h.
|
protected |
Definition at line 764 of file IJK_Thermal_base.h.
|
protected |
Definition at line 763 of file IJK_Thermal_base.h.
|
protected |
Definition at line 639 of file IJK_Thermal_base.h.
|
protected |
Definition at line 640 of file IJK_Thermal_base.h.
|
protected |
Definition at line 594 of file IJK_Thermal_base.h.
|
protected |
Definition at line 594 of file IJK_Thermal_base.h.
|
protected |
Definition at line 627 of file IJK_Thermal_base.h.
|
protected |
Definition at line 493 of file IJK_Thermal_base.h.
|
protected |
Definition at line 574 of file IJK_Thermal_base.h.
|
protected |
Definition at line 575 of file IJK_Thermal_base.h.
|
protected |
Definition at line 800 of file IJK_Thermal_base.h.
|
protected |
Definition at line 709 of file IJK_Thermal_base.h.
|
protected |
Definition at line 684 of file IJK_Thermal_base.h.
|
protected |
Definition at line 735 of file IJK_Thermal_base.h.
|
protected |
Definition at line 774 of file IJK_Thermal_base.h.
|
protected |
Definition at line 719 of file IJK_Thermal_base.h.
|
protected |
Definition at line 606 of file IJK_Thermal_base.h.
|
protected |
Definition at line 489 of file IJK_Thermal_base.h.
|
protected |
Definition at line 597 of file IJK_Thermal_base.h.
|
protected |
Definition at line 587 of file IJK_Thermal_base.h.
|
protected |
Definition at line 615 of file IJK_Thermal_base.h.
|
protected |
Definition at line 687 of file IJK_Thermal_base.h.
|
protected |
Definition at line 666 of file IJK_Thermal_base.h.
|
protected |
Definition at line 713 of file IJK_Thermal_base.h.
|
protected |
Definition at line 688 of file IJK_Thermal_base.h.
|
protected |
Definition at line 671 of file IJK_Thermal_base.h.
|
protected |
Definition at line 804 of file IJK_Thermal_base.h.
|
protected |
Definition at line 805 of file IJK_Thermal_base.h.
|
protected |
Definition at line 802 of file IJK_Thermal_base.h.
|
protected |
Definition at line 803 of file IJK_Thermal_base.h.
|
protected |
Definition at line 801 of file IJK_Thermal_base.h.
|
protected |
Definition at line 694 of file IJK_Thermal_base.h.
|
protected |
Definition at line 842 of file IJK_Thermal_base.h.
|
protected |
Definition at line 607 of file IJK_Thermal_base.h.
|
protected |
Definition at line 752 of file IJK_Thermal_base.h.
|
protected |
Definition at line 825 of file IJK_Thermal_base.h.
|
protected |
Definition at line 826 of file IJK_Thermal_base.h.
|
protected |
Definition at line 827 of file IJK_Thermal_base.h.
|
protected |
Definition at line 629 of file IJK_Thermal_base.h.
|
protected |
Definition at line 643 of file IJK_Thermal_base.h.
|
protected |
Definition at line 631 of file IJK_Thermal_base.h.
|
protected |
Definition at line 630 of file IJK_Thermal_base.h.
|
protected |
Definition at line 782 of file IJK_Thermal_base.h.
|
protected |
Definition at line 783 of file IJK_Thermal_base.h.
|
protected |
Definition at line 608 of file IJK_Thermal_base.h.
|
protected |
Definition at line 695 of file IJK_Thermal_base.h.
|
protected |
Definition at line 817 of file IJK_Thermal_base.h.
|
protected |
Definition at line 642 of file IJK_Thermal_base.h.
|
protected |
Definition at line 641 of file IJK_Thermal_base.h.
|
protected |
Definition at line 690 of file IJK_Thermal_base.h.
|
protected |
Definition at line 651 of file IJK_Thermal_base.h.
|
protected |
Definition at line 650 of file IJK_Thermal_base.h.
|
protected |
Definition at line 710 of file IJK_Thermal_base.h.
|
protected |
Definition at line 692 of file IJK_Thermal_base.h.
|
protected |
Definition at line 665 of file IJK_Thermal_base.h.
|
protected |
Definition at line 768 of file IJK_Thermal_base.h.
|
protected |
Definition at line 667 of file IJK_Thermal_base.h.
|
protected |
Definition at line 769 of file IJK_Thermal_base.h.
|
protected |
Definition at line 691 of file IJK_Thermal_base.h.
|
protected |
Definition at line 703 of file IJK_Thermal_base.h.
|
protected |
Definition at line 821 of file IJK_Thermal_base.h.
|
protected |
Definition at line 674 of file IJK_Thermal_base.h.
|
protected |
Definition at line 675 of file IJK_Thermal_base.h.
|
protected |
Definition at line 677 of file IJK_Thermal_base.h.
|
protected |
Definition at line 676 of file IJK_Thermal_base.h.
|
protected |
Definition at line 649 of file IJK_Thermal_base.h.
|
protected |
Definition at line 820 of file IJK_Thermal_base.h.
|
protected |
Definition at line 492 of file IJK_Thermal_base.h.
|
protected |
Definition at line 491 of file IJK_Thermal_base.h.
|
protected |
Definition at line 493 of file IJK_Thermal_base.h.
|
protected |
Definition at line 614 of file IJK_Thermal_base.h.
|
protected |
Definition at line 636 of file IJK_Thermal_base.h.
|
protected |
Definition at line 822 of file IJK_Thermal_base.h.
|
protected |
Definition at line 638 of file IJK_Thermal_base.h.
|
protected |
Definition at line 637 of file IJK_Thermal_base.h.
|
protected |
Definition at line 626 of file IJK_Thermal_base.h.
|
protected |
Definition at line 658 of file IJK_Thermal_base.h.
|
protected |
Definition at line 673 of file IJK_Thermal_base.h.
|
protected |
Definition at line 672 of file IJK_Thermal_base.h.
|
protected |
Definition at line 596 of file IJK_Thermal_base.h.
|
protected |
Definition at line 595 of file IJK_Thermal_base.h.
|
protected |
Definition at line 605 of file IJK_Thermal_base.h.
|
protected |
Definition at line 798 of file IJK_Thermal_base.h.
|
protected |
Definition at line 797 of file IJK_Thermal_base.h.
|
protected |
Definition at line 683 of file IJK_Thermal_base.h.
|
protected |
Definition at line 628 of file IJK_Thermal_base.h.