Corrige_flux_FT_temperature_subresolution

Contents

Corrige_flux_FT_temperature_subresolution#

#include <Corrige_flux_FT_temperature_subresolution.h>
Brief description

How to reference this class#

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Corrige\_flux\_FT\_temperature\_subresolution <class-corrige-flux-ft-temperature-subresolution>`
[Corrige\_flux\_FT\_temperature\_subresolution](#class-corrige-flux-ft-temperature-subresolution)

Detailed description#

Inherits from#

Inheritance graph#

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

How to reference this graph

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:`Corrige_flux_FT_temperature_subresolution Inheritance Graph <corrige-flux-ft-temperature-subresolution-inherit-graph>`
[Corrige_flux_FT_temperature_subresolution Inheritance Graph](#corrige-flux-ft-temperature-subresolution-inherit-graph)
../../../../_images/classCorrige__flux__FT__temperature__subresolution__inherit__graph.png

Member Functions: Public#

Member Functions: Static Public#

Member Functions: Protected#

Complete Member Function Documentation#

associate_indices_and_check_subproblems_consistency#

Definition
void Corrige_flux_FT_temperature_subresolution::associate_indices_and_check_subproblems_consistency()
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::associate_indices_and_check_subproblems_consistency() <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-associate-indices-and-check-subproblems-consistency>`
[void Corrige_flux_FT_temperature_subresolution::associate_indices_and_check_subproblems_consistency()](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-associate-indices-and-check-subproblems-consistency)

associate_thermal_problems#

Definition
void Corrige_flux_FT_temperature_subresolution::associate_thermal_problems(IJK_One_Dimensional_Subproblems &thermal_subproblems)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::associate_thermal_problems(IJK_One_Dimensional_Subproblems &thermal_subproblems) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-associate-thermal-problems-ijk-one-dimensional-subproblems-ref-thermal-subproblems>`
[void Corrige_flux_FT_temperature_subresolution::associate_thermal_problems(IJK_One_Dimensional_Subproblems &thermal_subproblems)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-associate-thermal-problems-ijk-one-dimensional-subproblems-ref-thermal-subproblems)

calcul_temperature_flux_interface#

Definition
void Corrige_flux_FT_temperature_subresolution::calcul_temperature_flux_interface(const IJK_Field_double &temperature, const double ldal, const double ldav, const double dist, const DoubleTab &positions, const DoubleTab &normale, ArrOfDouble &temperature_interp, ArrOfDouble &flux_normal_interp, ArrOfDouble &temp_liqu, ArrOfDouble &temp_vap, DoubleTab &coo_liqu, DoubleTab &coo_vap) const override
Brief description
Detailed description

Reimplements:

How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::calcul_temperature_flux_interface(const IJK_Field_double &temperature, const double ldal, const double ldav, const double dist, const DoubleTab &positions, const DoubleTab &normale, ArrOfDouble &temperature_interp, ArrOfDouble &flux_normal_interp, ArrOfDouble &temp_liqu, ArrOfDouble &temp_vap, DoubleTab &coo_liqu, DoubleTab &coo_vap) const override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-calcul-temperature-flux-interface-const-ijk-field-double-ref-temperature-const-double-ldal-const-double-ldav-const-double-dist-const-doubletab-ref-positions-const-doubletab-ref-normale-arrofdouble-ref-temperature-interp-arrofdouble-ref-flux-normal-interp-arrofdouble-ref-temp-liqu-arrofdouble-ref-temp-vap-doubletab-ref-coo-liqu-doubletab-ref-coo-vap-const-override>`
[void Corrige_flux_FT_temperature_subresolution::calcul_temperature_flux_interface(const IJK_Field_double &temperature, const double ldal, const double ldav, const double dist, const DoubleTab &positions, const DoubleTab &normale, ArrOfDouble &temperature_interp, ArrOfDouble &flux_normal_interp, ArrOfDouble &temp_liqu, ArrOfDouble &temp_vap, DoubleTab &coo_liqu, DoubleTab &coo_vap) const override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-calcul-temperature-flux-interface-const-ijk-field-double-ref-temperature-const-double-ldal-const-double-ldav-const-double-dist-const-doubletab-ref-positions-const-doubletab-ref-normale-arrofdouble-ref-temperature-interp-arrofdouble-ref-flux-normal-interp-arrofdouble-ref-temp-liqu-arrofdouble-ref-temp-vap-doubletab-ref-coo-liqu-doubletab-ref-coo-vap-const-override)

check_pure_fluxes_duplicates#

Definition
void Corrige_flux_FT_temperature_subresolution::check_pure_fluxes_duplicates(const DoubleVect &fluxes, DoubleVect &fluxes_unique, IntVect &pure_face_unique, const int known_unique)
Brief description
Detailed description
References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::check_pure_fluxes_duplicates(const DoubleVect &fluxes, DoubleVect &fluxes_unique, IntVect &pure_face_unique, const int known_unique) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-check-pure-fluxes-duplicates-const-doublevect-ref-fluxes-doublevect-ref-fluxes-unique-intvect-ref-pure-face-unique-const-int-known-unique>`
[void Corrige_flux_FT_temperature_subresolution::check_pure_fluxes_duplicates(const DoubleVect &fluxes, DoubleVect &fluxes_unique, IntVect &pure_face_unique, const int known_unique)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-check-pure-fluxes-duplicates-const-doublevect-ref-fluxes-doublevect-ref-fluxes-unique-intvect-ref-pure-face-unique-const-int-known-unique)

clean#

Definition
void Corrige_flux_FT_temperature_subresolution::clean() override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::clean() override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-clean-override>`
[void Corrige_flux_FT_temperature_subresolution::clean() override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-clean-override)

clear_std_vectors_array_of_double#

Definition
void Corrige_flux_FT_temperature_subresolution::clear_std_vectors_array_of_double(std::vector< ArrOfDouble > &values_to_clear)
Brief description
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 Corrige_flux_FT_temperature_subresolution::clear_std_vectors_array_of_double(std::vector< ArrOfDouble > &values_to_clear) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-clear-std-vectors-array-of-double-std-vector-arrofdouble-ref-values-to-clear>`
[void Corrige_flux_FT_temperature_subresolution::clear_std_vectors_array_of_double(std::vector< ArrOfDouble > &values_to_clear)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-clear-std-vectors-array-of-double-std-vector-arrofdouble-ref-values-to-clear)

clear_std_vectors_array_of_int#

Definition
void Corrige_flux_FT_temperature_subresolution::clear_std_vectors_array_of_int(std::vector< ArrOfInt > &indices_to_clear)
Brief description
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 Corrige_flux_FT_temperature_subresolution::clear_std_vectors_array_of_int(std::vector< ArrOfInt > &indices_to_clear) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-clear-std-vectors-array-of-int-std-vector-arrofint-ref-indices-to-clear>`
[void Corrige_flux_FT_temperature_subresolution::clear_std_vectors_array_of_int(std::vector< ArrOfInt > &indices_to_clear)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-clear-std-vectors-array-of-int-std-vector-arrofint-ref-indices-to-clear)

clear_vectors#

Definition
void Corrige_flux_FT_temperature_subresolution::clear_vectors() override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::clear_vectors() override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-clear-vectors-override>`
[void Corrige_flux_FT_temperature_subresolution::clear_vectors() override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-clear-vectors-override)

combine_all_fluxes_from_outisde_frontier_on_procs#

Definition
void Corrige_flux_FT_temperature_subresolution::combine_all_fluxes_from_outisde_frontier_on_procs(IJK_Field_vector3_int &cell_faces_neighbours_corrected_bool, IJK_Field_vector3_double &cell_faces_neighbours_corrected_velocity_temperature, IJK_Field_vector3_double &cell_faces_neighbours_corrected_convective, IJK_Field_vector3_double &cell_faces_neighbours_corrected_diffusive, IJK_Field_vector3_double &neighbours_weighting_colinearity)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::combine_all_fluxes_from_outisde_frontier_on_procs(IJK_Field_vector3_int &cell_faces_neighbours_corrected_bool, IJK_Field_vector3_double &cell_faces_neighbours_corrected_velocity_temperature, IJK_Field_vector3_double &cell_faces_neighbours_corrected_convective, IJK_Field_vector3_double &cell_faces_neighbours_corrected_diffusive, IJK_Field_vector3_double &neighbours_weighting_colinearity) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-combine-all-fluxes-from-outisde-frontier-on-procs-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-bool-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-velocity-temperature-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-convective-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-diffusive-ijk-field-vector3-double-ref-neighbours-weighting-colinearity>`
[void Corrige_flux_FT_temperature_subresolution::combine_all_fluxes_from_outisde_frontier_on_procs(IJK_Field_vector3_int &cell_faces_neighbours_corrected_bool, IJK_Field_vector3_double &cell_faces_neighbours_corrected_velocity_temperature, IJK_Field_vector3_double &cell_faces_neighbours_corrected_convective, IJK_Field_vector3_double &cell_faces_neighbours_corrected_diffusive, IJK_Field_vector3_double &neighbours_weighting_colinearity)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-combine-all-fluxes-from-outisde-frontier-on-procs-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-bool-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-velocity-temperature-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-convective-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-diffusive-ijk-field-vector3-double-ref-neighbours-weighting-colinearity)

combine_fluxes_from_frontier_on_procs#

Definition
void Corrige_flux_FT_temperature_subresolution::combine_fluxes_from_frontier_on_procs(FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_ij_flux_xyz, FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_ij_flux_xyz_remaining_global, FixedVector< std::vector< ArrOfDouble >, 3 > &flux_xyz, FixedVector< std::vector< ArrOfDouble >, 3 > &flux_xyz_remaining_global, FixedVector< std::map< int, int >, 3 > &flux_frontier_map, const int ini_index)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::combine_fluxes_from_frontier_on_procs(FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_ij_flux_xyz, FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_ij_flux_xyz_remaining_global, FixedVector< std::vector< ArrOfDouble >, 3 > &flux_xyz, FixedVector< std::vector< ArrOfDouble >, 3 > &flux_xyz_remaining_global, FixedVector< std::map< int, int >, 3 > &flux_frontier_map, const int ini_index) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-combine-fluxes-from-frontier-on-procs-fixedvector-fixedvector-std-vector-arrofint-3-2-ref-index-face-ij-flux-xyz-fixedvector-fixedvector-std-vector-arrofint-3-2-ref-index-face-ij-flux-xyz-remaining-global-fixedvector-std-vector-arrofdouble-3-ref-flux-xyz-fixedvector-std-vector-arrofdouble-3-ref-flux-xyz-remaining-global-fixedvector-std-map-int-int-3-ref-flux-frontier-map-const-int-ini-index>`
[void Corrige_flux_FT_temperature_subresolution::combine_fluxes_from_frontier_on_procs(FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_ij_flux_xyz, FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_ij_flux_xyz_remaining_global, FixedVector< std::vector< ArrOfDouble >, 3 > &flux_xyz, FixedVector< std::vector< ArrOfDouble >, 3 > &flux_xyz_remaining_global, FixedVector< std::map< int, int >, 3 > &flux_frontier_map, const int ini_index)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-combine-fluxes-from-frontier-on-procs-fixedvector-fixedvector-std-vector-arrofint-3-2-ref-index-face-ij-flux-xyz-fixedvector-fixedvector-std-vector-arrofint-3-2-ref-index-face-ij-flux-xyz-remaining-global-fixedvector-std-vector-arrofdouble-3-ref-flux-xyz-fixedvector-std-vector-arrofdouble-3-ref-flux-xyz-remaining-global-fixedvector-std-map-int-int-3-ref-flux-frontier-map-const-int-ini-index)

combine_temperature_cell_centre_neighbours_from_procs#

Definition
void Corrige_flux_FT_temperature_subresolution::combine_temperature_cell_centre_neighbours_from_procs(IJK_Field_double &temperature_neighbours, IJK_Field_int &neighbours_weighting, IJK_Field_double &neighbours_weighting_colinearity, const int &ni, const int &nj, const int &nk, const int &offset_i, const int &offset_j, const int &offset_k)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::combine_temperature_cell_centre_neighbours_from_procs(IJK_Field_double &temperature_neighbours, IJK_Field_int &neighbours_weighting, IJK_Field_double &neighbours_weighting_colinearity, const int &ni, const int &nj, const int &nk, const int &offset_i, const int &offset_j, const int &offset_k) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-combine-temperature-cell-centre-neighbours-from-procs-ijk-field-double-ref-temperature-neighbours-ijk-field-int-ref-neighbours-weighting-ijk-field-double-ref-neighbours-weighting-colinearity-const-int-ref-ni-const-int-ref-nj-const-int-ref-nk-const-int-ref-offset-i-const-int-ref-offset-j-const-int-ref-offset-k>`
[void Corrige_flux_FT_temperature_subresolution::combine_temperature_cell_centre_neighbours_from_procs(IJK_Field_double &temperature_neighbours, IJK_Field_int &neighbours_weighting, IJK_Field_double &neighbours_weighting_colinearity, const int &ni, const int &nj, const int &nk, const int &offset_i, const int &offset_j, const int &offset_k)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-combine-temperature-cell-centre-neighbours-from-procs-ijk-field-double-ref-temperature-neighbours-ijk-field-int-ref-neighbours-weighting-ijk-field-double-ref-neighbours-weighting-colinearity-const-int-ref-ni-const-int-ref-nj-const-int-ref-nk-const-int-ref-offset-i-const-int-ref-offset-j-const-int-ref-offset-k)

complete_neighbours_and_weighting_colinearity#

Definition
void Corrige_flux_FT_temperature_subresolution::complete_neighbours_and_weighting_colinearity(IJK_Field_vector3_int &cell_faces_neighbours_corrected_bool, IJK_Field_vector3_double &cell_faces_neighbours_corrected_velocity_temperature, IJK_Field_vector3_double &cell_faces_neighbours_corrected_convective, IJK_Field_vector3_double &cell_faces_neighbours_corrected_diffusive, IJK_Field_vector3_double &neighbours_weighting_colinearity, const int &compute_fluxes_values)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::complete_neighbours_and_weighting_colinearity(IJK_Field_vector3_int &cell_faces_neighbours_corrected_bool, IJK_Field_vector3_double &cell_faces_neighbours_corrected_velocity_temperature, IJK_Field_vector3_double &cell_faces_neighbours_corrected_convective, IJK_Field_vector3_double &cell_faces_neighbours_corrected_diffusive, IJK_Field_vector3_double &neighbours_weighting_colinearity, const int &compute_fluxes_values) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-complete-neighbours-and-weighting-colinearity-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-bool-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-velocity-temperature-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-convective-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-diffusive-ijk-field-vector3-double-ref-neighbours-weighting-colinearity-const-int-ref-compute-fluxes-values>`
[void Corrige_flux_FT_temperature_subresolution::complete_neighbours_and_weighting_colinearity(IJK_Field_vector3_int &cell_faces_neighbours_corrected_bool, IJK_Field_vector3_double &cell_faces_neighbours_corrected_velocity_temperature, IJK_Field_vector3_double &cell_faces_neighbours_corrected_convective, IJK_Field_vector3_double &cell_faces_neighbours_corrected_diffusive, IJK_Field_vector3_double &neighbours_weighting_colinearity, const int &compute_fluxes_values)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-complete-neighbours-and-weighting-colinearity-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-bool-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-velocity-temperature-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-convective-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-diffusive-ijk-field-vector3-double-ref-neighbours-weighting-colinearity-const-int-ref-compute-fluxes-values)

complete_thermal_fluxes_face_centre#

Definition
void Corrige_flux_FT_temperature_subresolution::complete_thermal_fluxes_face_centre(const int &fluxes_correction_conservations) override
Brief description
Detailed description

Reimplements:

References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::complete_thermal_fluxes_face_centre(const int &fluxes_correction_conservations) override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-complete-thermal-fluxes-face-centre-const-int-ref-fluxes-correction-conservations-override>`
[void Corrige_flux_FT_temperature_subresolution::complete_thermal_fluxes_face_centre(const int &fluxes_correction_conservations) override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-complete-thermal-fluxes-face-centre-const-int-ref-fluxes-correction-conservations-override)

complete_thermal_fluxes_face_centre#

Definition
void Corrige_flux_FT_temperature_subresolution::complete_thermal_fluxes_face_centre(DoubleVect *fluxes, const int &fluxes_correction_conservations)
Brief description
Detailed description
References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::complete_thermal_fluxes_face_centre(DoubleVect *fluxes, const int &fluxes_correction_conservations) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-complete-thermal-fluxes-face-centre-doublevect-ptr-fluxes-const-int-ref-fluxes-correction-conservations>`
[void Corrige_flux_FT_temperature_subresolution::complete_thermal_fluxes_face_centre(DoubleVect *fluxes, const int &fluxes_correction_conservations)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-complete-thermal-fluxes-face-centre-doublevect-ptr-fluxes-const-int-ref-fluxes-correction-conservations)

compute_cell_neighbours_convective_fluxes_to_correct#

Definition
bool Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_convective_fluxes_to_correct(double &convective_flux, const int &subproblem_index, const double &dist, const int &dir, const double &colinearity, const int &index_i, const int &index_j, const int &index_k, const int &temperature=0)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`bool Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_convective_fluxes_to_correct(double &convective_flux, const int &subproblem_index, const double &dist, const int &dir, const double &colinearity, const int &index_i, const int &index_j, const int &index_k, const int &temperature=0) <corrige-flux-ft-temperature-subresolution-public-bool-corrige-flux-ft-temperature-subresolution-compute-cell-neighbours-convective-fluxes-to-correct-double-ref-convective-flux-const-int-ref-subproblem-index-const-double-ref-dist-const-int-ref-dir-const-double-ref-colinearity-const-int-ref-index-i-const-int-ref-index-j-const-int-ref-index-k-const-int-ref-temperature-equal-0>`
[bool Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_convective_fluxes_to_correct(double &convective_flux, const int &subproblem_index, const double &dist, const int &dir, const double &colinearity, const int &index_i, const int &index_j, const int &index_k, const int &temperature=0)](#corrige-flux-ft-temperature-subresolution-public-bool-corrige-flux-ft-temperature-subresolution-compute-cell-neighbours-convective-fluxes-to-correct-double-ref-convective-flux-const-int-ref-subproblem-index-const-double-ref-dist-const-int-ref-dir-const-double-ref-colinearity-const-int-ref-index-i-const-int-ref-index-j-const-int-ref-index-k-const-int-ref-temperature-equal-0)

compute_cell_neighbours_diffusive_fluxes_to_correct#

Definition
bool Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_diffusive_fluxes_to_correct(double &diffusive_flux, const int &subproblem_index, const double &dist, const int &dir, const double &colinearity, const int &index_i, const int &index_j, const int &index_k)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`bool Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_diffusive_fluxes_to_correct(double &diffusive_flux, const int &subproblem_index, const double &dist, const int &dir, const double &colinearity, const int &index_i, const int &index_j, const int &index_k) <corrige-flux-ft-temperature-subresolution-public-bool-corrige-flux-ft-temperature-subresolution-compute-cell-neighbours-diffusive-fluxes-to-correct-double-ref-diffusive-flux-const-int-ref-subproblem-index-const-double-ref-dist-const-int-ref-dir-const-double-ref-colinearity-const-int-ref-index-i-const-int-ref-index-j-const-int-ref-index-k>`
[bool Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_diffusive_fluxes_to_correct(double &diffusive_flux, const int &subproblem_index, const double &dist, const int &dir, const double &colinearity, const int &index_i, const int &index_j, const int &index_k)](#corrige-flux-ft-temperature-subresolution-public-bool-corrige-flux-ft-temperature-subresolution-compute-cell-neighbours-diffusive-fluxes-to-correct-double-ref-diffusive-flux-const-int-ref-subproblem-index-const-double-ref-dist-const-int-ref-dir-const-double-ref-colinearity-const-int-ref-index-i-const-int-ref-index-j-const-int-ref-index-k)

compute_cell_neighbours_faces_indices_for_spherical_correction#

Definition
void Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_faces_indices_for_spherical_correction(const int &n_iter_distance) override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_faces_indices_for_spherical_correction(const int &n_iter_distance) override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-cell-neighbours-faces-indices-for-spherical-correction-const-int-ref-n-iter-distance-override>`
[void Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_faces_indices_for_spherical_correction(const int &n_iter_distance) override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-cell-neighbours-faces-indices-for-spherical-correction-const-int-ref-n-iter-distance-override)

compute_cell_neighbours_faces_indices_to_correct#

Definition
void Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_faces_indices_to_correct(IJK_Field_vector3_int &cell_faces_neighbours_corrected_bool, IJK_Field_vector3_double &cell_faces_neighbours_corrected_velocity_temperature, IJK_Field_vector3_double &cell_faces_neighbours_corrected_convective, IJK_Field_vector3_double &cell_faces_neighbours_corrected_diffusive, IJK_Field_vector3_double &neighbours_weighting_colinearity) override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_faces_indices_to_correct(IJK_Field_vector3_int &cell_faces_neighbours_corrected_bool, IJK_Field_vector3_double &cell_faces_neighbours_corrected_velocity_temperature, IJK_Field_vector3_double &cell_faces_neighbours_corrected_convective, IJK_Field_vector3_double &cell_faces_neighbours_corrected_diffusive, IJK_Field_vector3_double &neighbours_weighting_colinearity) override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-cell-neighbours-faces-indices-to-correct-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-bool-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-velocity-temperature-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-convective-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-diffusive-ijk-field-vector3-double-ref-neighbours-weighting-colinearity-override>`
[void Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_faces_indices_to_correct(IJK_Field_vector3_int &cell_faces_neighbours_corrected_bool, IJK_Field_vector3_double &cell_faces_neighbours_corrected_velocity_temperature, IJK_Field_vector3_double &cell_faces_neighbours_corrected_convective, IJK_Field_vector3_double &cell_faces_neighbours_corrected_diffusive, IJK_Field_vector3_double &neighbours_weighting_colinearity) override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-cell-neighbours-faces-indices-to-correct-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-bool-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-velocity-temperature-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-convective-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-diffusive-ijk-field-vector3-double-ref-neighbours-weighting-colinearity-override)

compute_cell_neighbours_fluxes_to_correct#

Definition
void Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_fluxes_to_correct(IJK_Field_vector3_int &cell_faces_neighbours_corrected_bool, IJK_Field_vector3_double &neighbours_weighting_colinearity, IJK_Field_vector3_double &cell_faces_neighbours_corrected_convective, IJK_Field_vector3_double &cell_faces_neighbours_corrected_diffusive, IJK_Field_vector3_double &cell_faces_neighbours_corrected_velocity_temperature, const int &subproblem_index, const int &index_i, const int &index_j, const int &index_k, const double &dist, const int &dir, const double &colinearity, const int &compute_fluxes_values, double &convective_flux, double &diffusive_flux)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_fluxes_to_correct(IJK_Field_vector3_int &cell_faces_neighbours_corrected_bool, IJK_Field_vector3_double &neighbours_weighting_colinearity, IJK_Field_vector3_double &cell_faces_neighbours_corrected_convective, IJK_Field_vector3_double &cell_faces_neighbours_corrected_diffusive, IJK_Field_vector3_double &cell_faces_neighbours_corrected_velocity_temperature, const int &subproblem_index, const int &index_i, const int &index_j, const int &index_k, const double &dist, const int &dir, const double &colinearity, const int &compute_fluxes_values, double &convective_flux, double &diffusive_flux) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-cell-neighbours-fluxes-to-correct-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-bool-ijk-field-vector3-double-ref-neighbours-weighting-colinearity-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-convective-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-diffusive-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-velocity-temperature-const-int-ref-subproblem-index-const-int-ref-index-i-const-int-ref-index-j-const-int-ref-index-k-const-double-ref-dist-const-int-ref-dir-const-double-ref-colinearity-const-int-ref-compute-fluxes-values-double-ref-convective-flux-double-ref-diffusive-flux>`
[void Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_fluxes_to_correct(IJK_Field_vector3_int &cell_faces_neighbours_corrected_bool, IJK_Field_vector3_double &neighbours_weighting_colinearity, IJK_Field_vector3_double &cell_faces_neighbours_corrected_convective, IJK_Field_vector3_double &cell_faces_neighbours_corrected_diffusive, IJK_Field_vector3_double &cell_faces_neighbours_corrected_velocity_temperature, const int &subproblem_index, const int &index_i, const int &index_j, const int &index_k, const double &dist, const int &dir, const double &colinearity, const int &compute_fluxes_values, double &convective_flux, double &diffusive_flux)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-cell-neighbours-fluxes-to-correct-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-bool-ijk-field-vector3-double-ref-neighbours-weighting-colinearity-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-convective-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-diffusive-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-velocity-temperature-const-int-ref-subproblem-index-const-int-ref-index-i-const-int-ref-index-j-const-int-ref-index-k-const-double-ref-dist-const-int-ref-dir-const-double-ref-colinearity-const-int-ref-compute-fluxes-values-double-ref-convective-flux-double-ref-diffusive-flux)

compute_cell_neighbours_mixed_cell_faces_any_field#

Definition
void Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_mixed_cell_faces_any_field(IJK_Field_vector3_int &cell_faces_neighbours_corrected_bool, IJK_Field_local_double &cell_faces_neighbours_corrected_field, IJK_Field_vector3_double &cell_faces_neighbours_corrected_field_mixed_cell)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_mixed_cell_faces_any_field(IJK_Field_vector3_int &cell_faces_neighbours_corrected_bool, IJK_Field_local_double &cell_faces_neighbours_corrected_field, IJK_Field_vector3_double &cell_faces_neighbours_corrected_field_mixed_cell) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-cell-neighbours-mixed-cell-faces-any-field-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-bool-ijk-field-local-double-ref-cell-faces-neighbours-corrected-field-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-field-mixed-cell>`
[void Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_mixed_cell_faces_any_field(IJK_Field_vector3_int &cell_faces_neighbours_corrected_bool, IJK_Field_local_double &cell_faces_neighbours_corrected_field, IJK_Field_vector3_double &cell_faces_neighbours_corrected_field_mixed_cell)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-cell-neighbours-mixed-cell-faces-any-field-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-bool-ijk-field-local-double-ref-cell-faces-neighbours-corrected-field-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-field-mixed-cell)

compute_cell_neighbours_mixed_cell_faces_indices_to_correct#

Definition
void Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_mixed_cell_faces_indices_to_correct(IJK_Field_vector3_int &cell_faces_neighbours_corrected_bool_mixed_cell, IJK_Field_vector3_double &cell_faces_neighbours_corrected_velocity_temperature, IJK_Field_vector3_double &cell_faces_neighbours_corrected_convective_mixed_cell, IJK_Field_vector3_double &cell_faces_neighbours_corrected_diffusive_mixed_cell, IJK_Field_vector3_double &neighbours_weighting_colinearity_mixed_cell)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_mixed_cell_faces_indices_to_correct(IJK_Field_vector3_int &cell_faces_neighbours_corrected_bool_mixed_cell, IJK_Field_vector3_double &cell_faces_neighbours_corrected_velocity_temperature, IJK_Field_vector3_double &cell_faces_neighbours_corrected_convective_mixed_cell, IJK_Field_vector3_double &cell_faces_neighbours_corrected_diffusive_mixed_cell, IJK_Field_vector3_double &neighbours_weighting_colinearity_mixed_cell) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-cell-neighbours-mixed-cell-faces-indices-to-correct-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-bool-mixed-cell-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-velocity-temperature-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-convective-mixed-cell-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-diffusive-mixed-cell-ijk-field-vector3-double-ref-neighbours-weighting-colinearity-mixed-cell>`
[void Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_mixed_cell_faces_indices_to_correct(IJK_Field_vector3_int &cell_faces_neighbours_corrected_bool_mixed_cell, IJK_Field_vector3_double &cell_faces_neighbours_corrected_velocity_temperature, IJK_Field_vector3_double &cell_faces_neighbours_corrected_convective_mixed_cell, IJK_Field_vector3_double &cell_faces_neighbours_corrected_diffusive_mixed_cell, IJK_Field_vector3_double &neighbours_weighting_colinearity_mixed_cell)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-cell-neighbours-mixed-cell-faces-indices-to-correct-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-bool-mixed-cell-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-velocity-temperature-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-convective-mixed-cell-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-diffusive-mixed-cell-ijk-field-vector3-double-ref-neighbours-weighting-colinearity-mixed-cell)

compute_cell_neighbours_thermal_convective_fluxes_face_centre#

Definition
bool Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_thermal_convective_fluxes_face_centre(double &convective_flux, const int &subproblem_index, const double &dist, const int &dir, const double &colinearity, const int &index_i, const int &index_j, const int &index_k, const int &temperature=0)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`bool Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_thermal_convective_fluxes_face_centre(double &convective_flux, const int &subproblem_index, const double &dist, const int &dir, const double &colinearity, const int &index_i, const int &index_j, const int &index_k, const int &temperature=0) <corrige-flux-ft-temperature-subresolution-public-bool-corrige-flux-ft-temperature-subresolution-compute-cell-neighbours-thermal-convective-fluxes-face-centre-double-ref-convective-flux-const-int-ref-subproblem-index-const-double-ref-dist-const-int-ref-dir-const-double-ref-colinearity-const-int-ref-index-i-const-int-ref-index-j-const-int-ref-index-k-const-int-ref-temperature-equal-0>`
[bool Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_thermal_convective_fluxes_face_centre(double &convective_flux, const int &subproblem_index, const double &dist, const int &dir, const double &colinearity, const int &index_i, const int &index_j, const int &index_k, const int &temperature=0)](#corrige-flux-ft-temperature-subresolution-public-bool-corrige-flux-ft-temperature-subresolution-compute-cell-neighbours-thermal-convective-fluxes-face-centre-double-ref-convective-flux-const-int-ref-subproblem-index-const-double-ref-dist-const-int-ref-dir-const-double-ref-colinearity-const-int-ref-index-i-const-int-ref-index-j-const-int-ref-index-k-const-int-ref-temperature-equal-0)

compute_cell_neighbours_thermal_convective_fluxes_face_centre_discrete_integral#

Definition
void Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_thermal_convective_fluxes_face_centre_discrete_integral(double &convective_flux, const int &subproblem_index, const double &dist, const int &dir, const double &colinearity, const int &index_i, const int &index_j, const int &index_k)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_thermal_convective_fluxes_face_centre_discrete_integral(double &convective_flux, const int &subproblem_index, const double &dist, const int &dir, const double &colinearity, const int &index_i, const int &index_j, const int &index_k) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-cell-neighbours-thermal-convective-fluxes-face-centre-discrete-integral-double-ref-convective-flux-const-int-ref-subproblem-index-const-double-ref-dist-const-int-ref-dir-const-double-ref-colinearity-const-int-ref-index-i-const-int-ref-index-j-const-int-ref-index-k>`
[void Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_thermal_convective_fluxes_face_centre_discrete_integral(double &convective_flux, const int &subproblem_index, const double &dist, const int &dir, const double &colinearity, const int &index_i, const int &index_j, const int &index_k)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-cell-neighbours-thermal-convective-fluxes-face-centre-discrete-integral-double-ref-convective-flux-const-int-ref-subproblem-index-const-double-ref-dist-const-int-ref-dir-const-double-ref-colinearity-const-int-ref-index-i-const-int-ref-index-j-const-int-ref-index-k)

compute_cell_neighbours_thermal_diffusive_fluxes_face_centre#

Definition
bool Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_thermal_diffusive_fluxes_face_centre(double &diffusive_flux, const int &subproblem_index, const double &dist, const int &dir, const double &colinearity, const int &index_i, const int &index_j, const int &index_k)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`bool Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_thermal_diffusive_fluxes_face_centre(double &diffusive_flux, const int &subproblem_index, const double &dist, const int &dir, const double &colinearity, const int &index_i, const int &index_j, const int &index_k) <corrige-flux-ft-temperature-subresolution-public-bool-corrige-flux-ft-temperature-subresolution-compute-cell-neighbours-thermal-diffusive-fluxes-face-centre-double-ref-diffusive-flux-const-int-ref-subproblem-index-const-double-ref-dist-const-int-ref-dir-const-double-ref-colinearity-const-int-ref-index-i-const-int-ref-index-j-const-int-ref-index-k>`
[bool Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_thermal_diffusive_fluxes_face_centre(double &diffusive_flux, const int &subproblem_index, const double &dist, const int &dir, const double &colinearity, const int &index_i, const int &index_j, const int &index_k)](#corrige-flux-ft-temperature-subresolution-public-bool-corrige-flux-ft-temperature-subresolution-compute-cell-neighbours-thermal-diffusive-fluxes-face-centre-double-ref-diffusive-flux-const-int-ref-subproblem-index-const-double-ref-dist-const-int-ref-dir-const-double-ref-colinearity-const-int-ref-index-i-const-int-ref-index-j-const-int-ref-index-k)

compute_cell_neighbours_thermal_diffusive_fluxes_face_centre_discrete_integral#

Definition
void Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_thermal_diffusive_fluxes_face_centre_discrete_integral(double &diffusive_flux, const int &subproblem_index, const double &dist, const int &dir, const double &colinearity, const int &index_i, const int &index_j, const int &index_k)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_thermal_diffusive_fluxes_face_centre_discrete_integral(double &diffusive_flux, const int &subproblem_index, const double &dist, const int &dir, const double &colinearity, const int &index_i, const int &index_j, const int &index_k) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-cell-neighbours-thermal-diffusive-fluxes-face-centre-discrete-integral-double-ref-diffusive-flux-const-int-ref-subproblem-index-const-double-ref-dist-const-int-ref-dir-const-double-ref-colinearity-const-int-ref-index-i-const-int-ref-index-j-const-int-ref-index-k>`
[void Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_thermal_diffusive_fluxes_face_centre_discrete_integral(double &diffusive_flux, const int &subproblem_index, const double &dist, const int &dir, const double &colinearity, const int &index_i, const int &index_j, const int &index_k)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-cell-neighbours-thermal-diffusive-fluxes-face-centre-discrete-integral-double-ref-diffusive-flux-const-int-ref-subproblem-index-const-double-ref-dist-const-int-ref-dir-const-double-ref-colinearity-const-int-ref-index-i-const-int-ref-index-j-const-int-ref-index-k)

compute_cell_neighbours_thermal_fluxes_face_centre#

Definition
bool Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_thermal_fluxes_face_centre(double &flux, const int fluxes_type, const int &subproblem_index, const double &dist, const int &dir, const double &colinearity, const int &index_i, const int &index_j, const int &index_k, const int &temperature=0)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`bool Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_thermal_fluxes_face_centre(double &flux, const int fluxes_type, const int &subproblem_index, const double &dist, const int &dir, const double &colinearity, const int &index_i, const int &index_j, const int &index_k, const int &temperature=0) <corrige-flux-ft-temperature-subresolution-public-bool-corrige-flux-ft-temperature-subresolution-compute-cell-neighbours-thermal-fluxes-face-centre-double-ref-flux-const-int-fluxes-type-const-int-ref-subproblem-index-const-double-ref-dist-const-int-ref-dir-const-double-ref-colinearity-const-int-ref-index-i-const-int-ref-index-j-const-int-ref-index-k-const-int-ref-temperature-equal-0>`
[bool Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_thermal_fluxes_face_centre(double &flux, const int fluxes_type, const int &subproblem_index, const double &dist, const int &dir, const double &colinearity, const int &index_i, const int &index_j, const int &index_k, const int &temperature=0)](#corrige-flux-ft-temperature-subresolution-public-bool-corrige-flux-ft-temperature-subresolution-compute-cell-neighbours-thermal-fluxes-face-centre-double-ref-flux-const-int-fluxes-type-const-int-ref-subproblem-index-const-double-ref-dist-const-int-ref-dir-const-double-ref-colinearity-const-int-ref-index-i-const-int-ref-index-j-const-int-ref-index-k-const-int-ref-temperature-equal-0)

compute_cell_neighbours_thermal_fluxes_face_centre_discrete_integral#

Definition
void Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_thermal_fluxes_face_centre_discrete_integral(double &flux, const int fluxes_type, const int &subproblem_index, const double &dist, const int &dir, const double &colinearity, const int &index_i, const int &index_j, const int &index_k)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_thermal_fluxes_face_centre_discrete_integral(double &flux, const int fluxes_type, const int &subproblem_index, const double &dist, const int &dir, const double &colinearity, const int &index_i, const int &index_j, const int &index_k) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-cell-neighbours-thermal-fluxes-face-centre-discrete-integral-double-ref-flux-const-int-fluxes-type-const-int-ref-subproblem-index-const-double-ref-dist-const-int-ref-dir-const-double-ref-colinearity-const-int-ref-index-i-const-int-ref-index-j-const-int-ref-index-k>`
[void Corrige_flux_FT_temperature_subresolution::compute_cell_neighbours_thermal_fluxes_face_centre_discrete_integral(double &flux, const int fluxes_type, const int &subproblem_index, const double &dist, const int &dir, const double &colinearity, const int &index_i, const int &index_j, const int &index_k)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-cell-neighbours-thermal-fluxes-face-centre-discrete-integral-double-ref-flux-const-int-fluxes-type-const-int-ref-subproblem-index-const-double-ref-dist-const-int-ref-dir-const-double-ref-colinearity-const-int-ref-index-i-const-int-ref-index-j-const-int-ref-index-k)

compute_flux_neighbours_on_procs#

Definition
void Corrige_flux_FT_temperature_subresolution::compute_flux_neighbours_on_procs(const int &index_i_neighbour_global, const int &index_j_neighbour_global, const int &index_k_neighbour_global, const int &subproblem_index, const double &dist, const int &dir, const double &colinearity, const int &index_i, const int &index_j, const int &index_k, const double &convective_flux_computed=0, const double &diffusive_flux_computed=0)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::compute_flux_neighbours_on_procs(const int &index_i_neighbour_global, const int &index_j_neighbour_global, const int &index_k_neighbour_global, const int &subproblem_index, const double &dist, const int &dir, const double &colinearity, const int &index_i, const int &index_j, const int &index_k, const double &convective_flux_computed=0, const double &diffusive_flux_computed=0) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-flux-neighbours-on-procs-const-int-ref-index-i-neighbour-global-const-int-ref-index-j-neighbour-global-const-int-ref-index-k-neighbour-global-const-int-ref-subproblem-index-const-double-ref-dist-const-int-ref-dir-const-double-ref-colinearity-const-int-ref-index-i-const-int-ref-index-j-const-int-ref-index-k-const-double-ref-convective-flux-computed-equal-0-const-double-ref-diffusive-flux-computed-equal-0>`
[void Corrige_flux_FT_temperature_subresolution::compute_flux_neighbours_on_procs(const int &index_i_neighbour_global, const int &index_j_neighbour_global, const int &index_k_neighbour_global, const int &subproblem_index, const double &dist, const int &dir, const double &colinearity, const int &index_i, const int &index_j, const int &index_k, const double &convective_flux_computed=0, const double &diffusive_flux_computed=0)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-flux-neighbours-on-procs-const-int-ref-index-i-neighbour-global-const-int-ref-index-j-neighbour-global-const-int-ref-index-k-neighbour-global-const-int-ref-subproblem-index-const-double-ref-dist-const-int-ref-dir-const-double-ref-colinearity-const-int-ref-index-i-const-int-ref-index-j-const-int-ref-index-k-const-double-ref-convective-flux-computed-equal-0-const-double-ref-diffusive-flux-computed-equal-0)

compute_ijk_pure_faces_indices#

Definition
void Corrige_flux_FT_temperature_subresolution::compute_ijk_pure_faces_indices() override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::compute_ijk_pure_faces_indices() override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-ijk-pure-faces-indices-override>`
[void Corrige_flux_FT_temperature_subresolution::compute_ijk_pure_faces_indices() override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-ijk-pure-faces-indices-override)

compute_min_max_ijk_any_reachable_fluxes#

Definition
void Corrige_flux_FT_temperature_subresolution::compute_min_max_ijk_any_reachable_fluxes(const IJK_Field_vector3_int &cell_faces_neighbours_corrected_all_bool, const IJK_Field_int &neighbours_temperature_to_correct, IJK_Field_vector3_int &cell_faces_neighbours_corrected_min_max_bool, const int &max_flux_per_dir, const int &check_cell_center_neighbour, const int &remove_external_neighbour_values, IJK_Field_int &neighbours_temperature_to_correct_trimmed) override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::compute_min_max_ijk_any_reachable_fluxes(const IJK_Field_vector3_int &cell_faces_neighbours_corrected_all_bool, const IJK_Field_int &neighbours_temperature_to_correct, IJK_Field_vector3_int &cell_faces_neighbours_corrected_min_max_bool, const int &max_flux_per_dir, const int &check_cell_center_neighbour, const int &remove_external_neighbour_values, IJK_Field_int &neighbours_temperature_to_correct_trimmed) override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-min-max-ijk-any-reachable-fluxes-const-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-all-bool-const-ijk-field-int-ref-neighbours-temperature-to-correct-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-min-max-bool-const-int-ref-max-flux-per-dir-const-int-ref-check-cell-center-neighbour-const-int-ref-remove-external-neighbour-values-ijk-field-int-ref-neighbours-temperature-to-correct-trimmed-override>`
[void Corrige_flux_FT_temperature_subresolution::compute_min_max_ijk_any_reachable_fluxes(const IJK_Field_vector3_int &cell_faces_neighbours_corrected_all_bool, const IJK_Field_int &neighbours_temperature_to_correct, IJK_Field_vector3_int &cell_faces_neighbours_corrected_min_max_bool, const int &max_flux_per_dir, const int &check_cell_center_neighbour, const int &remove_external_neighbour_values, IJK_Field_int &neighbours_temperature_to_correct_trimmed) override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-min-max-ijk-any-reachable-fluxes-const-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-all-bool-const-ijk-field-int-ref-neighbours-temperature-to-correct-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-min-max-bool-const-int-ref-max-flux-per-dir-const-int-ref-check-cell-center-neighbour-const-int-ref-remove-external-neighbour-values-ijk-field-int-ref-neighbours-temperature-to-correct-trimmed-override)

compute_min_max_ijk_reachable_fluxes#

Definition
void Corrige_flux_FT_temperature_subresolution::compute_min_max_ijk_reachable_fluxes(const IJK_Field_vector3_int &cell_faces_neighbours_corrected_all_bool, const IJK_Field_int &neighbours_temperature_to_correct, IJK_Field_vector3_int &cell_faces_neighbours_corrected_min_max_bool, const int &max_flux_per_dir, const int &check_cell_center_neighbour, const int &remove_external_neighbour_values, IJK_Field_int &neighbours_temperature_to_correct_trimmed) override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::compute_min_max_ijk_reachable_fluxes(const IJK_Field_vector3_int &cell_faces_neighbours_corrected_all_bool, const IJK_Field_int &neighbours_temperature_to_correct, IJK_Field_vector3_int &cell_faces_neighbours_corrected_min_max_bool, const int &max_flux_per_dir, const int &check_cell_center_neighbour, const int &remove_external_neighbour_values, IJK_Field_int &neighbours_temperature_to_correct_trimmed) override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-min-max-ijk-reachable-fluxes-const-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-all-bool-const-ijk-field-int-ref-neighbours-temperature-to-correct-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-min-max-bool-const-int-ref-max-flux-per-dir-const-int-ref-check-cell-center-neighbour-const-int-ref-remove-external-neighbour-values-ijk-field-int-ref-neighbours-temperature-to-correct-trimmed-override>`
[void Corrige_flux_FT_temperature_subresolution::compute_min_max_ijk_reachable_fluxes(const IJK_Field_vector3_int &cell_faces_neighbours_corrected_all_bool, const IJK_Field_int &neighbours_temperature_to_correct, IJK_Field_vector3_int &cell_faces_neighbours_corrected_min_max_bool, const int &max_flux_per_dir, const int &check_cell_center_neighbour, const int &remove_external_neighbour_values, IJK_Field_int &neighbours_temperature_to_correct_trimmed) override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-min-max-ijk-reachable-fluxes-const-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-all-bool-const-ijk-field-int-ref-neighbours-temperature-to-correct-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-min-max-bool-const-int-ref-max-flux-per-dir-const-int-ref-check-cell-center-neighbour-const-int-ref-remove-external-neighbour-values-ijk-field-int-ref-neighbours-temperature-to-correct-trimmed-override)

compute_temperature_cell_centre#

Definition
void Corrige_flux_FT_temperature_subresolution::compute_temperature_cell_centre(IJK_Field_double &temperature) const override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::compute_temperature_cell_centre(IJK_Field_double &temperature) const override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-temperature-cell-centre-ijk-field-double-ref-temperature-const-override>`
[void Corrige_flux_FT_temperature_subresolution::compute_temperature_cell_centre(IJK_Field_double &temperature) const override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-temperature-cell-centre-ijk-field-double-ref-temperature-const-override)

compute_temperature_cell_centre_neighbours#

Definition
void Corrige_flux_FT_temperature_subresolution::compute_temperature_cell_centre_neighbours(IJK_Field_double &temperature_neighbours, IJK_Field_int &neighbours_weighting, IJK_Field_double &neighbours_weighting_colinearity) override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::compute_temperature_cell_centre_neighbours(IJK_Field_double &temperature_neighbours, IJK_Field_int &neighbours_weighting, IJK_Field_double &neighbours_weighting_colinearity) override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-temperature-cell-centre-neighbours-ijk-field-double-ref-temperature-neighbours-ijk-field-int-ref-neighbours-weighting-ijk-field-double-ref-neighbours-weighting-colinearity-override>`
[void Corrige_flux_FT_temperature_subresolution::compute_temperature_cell_centre_neighbours(IJK_Field_double &temperature_neighbours, IJK_Field_int &neighbours_weighting, IJK_Field_double &neighbours_weighting_colinearity) override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-temperature-cell-centre-neighbours-ijk-field-double-ref-temperature-neighbours-ijk-field-int-ref-neighbours-weighting-ijk-field-double-ref-neighbours-weighting-colinearity-override)

compute_temperature_cell_centre_neighbours_on_procs#

Definition
void Corrige_flux_FT_temperature_subresolution::compute_temperature_cell_centre_neighbours_on_procs(const double &temperature_neighbours, const double &neighbours_weighting_colinearity, const int &index_i_neighbour_global, const int &index_j_neighbour_global, const int &index_k_neighbour_global)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::compute_temperature_cell_centre_neighbours_on_procs(const double &temperature_neighbours, const double &neighbours_weighting_colinearity, const int &index_i_neighbour_global, const int &index_j_neighbour_global, const int &index_k_neighbour_global) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-temperature-cell-centre-neighbours-on-procs-const-double-ref-temperature-neighbours-const-double-ref-neighbours-weighting-colinearity-const-int-ref-index-i-neighbour-global-const-int-ref-index-j-neighbour-global-const-int-ref-index-k-neighbour-global>`
[void Corrige_flux_FT_temperature_subresolution::compute_temperature_cell_centre_neighbours_on_procs(const double &temperature_neighbours, const double &neighbours_weighting_colinearity, const int &index_i_neighbour_global, const int &index_j_neighbour_global, const int &index_k_neighbour_global)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-temperature-cell-centre-neighbours-on-procs-const-double-ref-temperature-neighbours-const-double-ref-neighbours-weighting-colinearity-const-int-ref-index-i-neighbour-global-const-int-ref-index-j-neighbour-global-const-int-ref-index-k-neighbour-global)

compute_thermal_convective_fluxes#

Definition
void Corrige_flux_FT_temperature_subresolution::compute_thermal_convective_fluxes(const int &last_flux) override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::compute_thermal_convective_fluxes(const int &last_flux) override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-thermal-convective-fluxes-const-int-ref-last-flux-override>`
[void Corrige_flux_FT_temperature_subresolution::compute_thermal_convective_fluxes(const int &last_flux) override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-thermal-convective-fluxes-const-int-ref-last-flux-override)

compute_thermal_convective_fluxes_face_centre#

Definition
void Corrige_flux_FT_temperature_subresolution::compute_thermal_convective_fluxes_face_centre(const int &last_flux)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::compute_thermal_convective_fluxes_face_centre(const int &last_flux) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-thermal-convective-fluxes-face-centre-const-int-ref-last-flux>`
[void Corrige_flux_FT_temperature_subresolution::compute_thermal_convective_fluxes_face_centre(const int &last_flux)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-thermal-convective-fluxes-face-centre-const-int-ref-last-flux)

compute_thermal_convective_fluxes_face_centre_discrete_integral#

Definition
void Corrige_flux_FT_temperature_subresolution::compute_thermal_convective_fluxes_face_centre_discrete_integral()
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::compute_thermal_convective_fluxes_face_centre_discrete_integral() <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-thermal-convective-fluxes-face-centre-discrete-integral>`
[void Corrige_flux_FT_temperature_subresolution::compute_thermal_convective_fluxes_face_centre_discrete_integral()](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-thermal-convective-fluxes-face-centre-discrete-integral)

compute_thermal_diffusive_fluxes#

Definition
void Corrige_flux_FT_temperature_subresolution::compute_thermal_diffusive_fluxes(const int &last_flux) override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::compute_thermal_diffusive_fluxes(const int &last_flux) override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-thermal-diffusive-fluxes-const-int-ref-last-flux-override>`
[void Corrige_flux_FT_temperature_subresolution::compute_thermal_diffusive_fluxes(const int &last_flux) override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-thermal-diffusive-fluxes-const-int-ref-last-flux-override)

compute_thermal_diffusive_fluxes_face_centre#

Definition
void Corrige_flux_FT_temperature_subresolution::compute_thermal_diffusive_fluxes_face_centre(const int &last_flux)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::compute_thermal_diffusive_fluxes_face_centre(const int &last_flux) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-thermal-diffusive-fluxes-face-centre-const-int-ref-last-flux>`
[void Corrige_flux_FT_temperature_subresolution::compute_thermal_diffusive_fluxes_face_centre(const int &last_flux)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-thermal-diffusive-fluxes-face-centre-const-int-ref-last-flux)

compute_thermal_diffusive_fluxes_face_centre_discrete_integral#

Definition
void Corrige_flux_FT_temperature_subresolution::compute_thermal_diffusive_fluxes_face_centre_discrete_integral()
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::compute_thermal_diffusive_fluxes_face_centre_discrete_integral() <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-thermal-diffusive-fluxes-face-centre-discrete-integral>`
[void Corrige_flux_FT_temperature_subresolution::compute_thermal_diffusive_fluxes_face_centre_discrete_integral()](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-thermal-diffusive-fluxes-face-centre-discrete-integral)

compute_thermal_flux_face_centre#

Definition
double Corrige_flux_FT_temperature_subresolution::compute_thermal_flux_face_centre(const int fluxes_type, const int &index_subproblem, const double &dist, const int &dir, bool &valid_val, const int &l=-1, const int &index_i=-100, const int &index_j=-100, const int &index_k=-100, const int &temperature=0)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`double Corrige_flux_FT_temperature_subresolution::compute_thermal_flux_face_centre(const int fluxes_type, const int &index_subproblem, const double &dist, const int &dir, bool &valid_val, const int &l=-1, const int &index_i=-100, const int &index_j=-100, const int &index_k=-100, const int &temperature=0) <corrige-flux-ft-temperature-subresolution-public-double-corrige-flux-ft-temperature-subresolution-compute-thermal-flux-face-centre-const-int-fluxes-type-const-int-ref-index-subproblem-const-double-ref-dist-const-int-ref-dir-bool-ref-valid-val-const-int-ref-l-equal-1-const-int-ref-index-i-equal-100-const-int-ref-index-j-equal-100-const-int-ref-index-k-equal-100-const-int-ref-temperature-equal-0>`
[double Corrige_flux_FT_temperature_subresolution::compute_thermal_flux_face_centre(const int fluxes_type, const int &index_subproblem, const double &dist, const int &dir, bool &valid_val, const int &l=-1, const int &index_i=-100, const int &index_j=-100, const int &index_k=-100, const int &temperature=0)](#corrige-flux-ft-temperature-subresolution-public-double-corrige-flux-ft-temperature-subresolution-compute-thermal-flux-face-centre-const-int-fluxes-type-const-int-ref-index-subproblem-const-double-ref-dist-const-int-ref-dir-bool-ref-valid-val-const-int-ref-l-equal-1-const-int-ref-index-i-equal-100-const-int-ref-index-j-equal-100-const-int-ref-index-k-equal-100-const-int-ref-temperature-equal-0)

compute_thermal_flux_face_centre_discrete_integral#

Definition
DoubleVect Corrige_flux_FT_temperature_subresolution::compute_thermal_flux_face_centre_discrete_integral(const int fluxes_type, const int &index_subproblem, const double &dist, const int &dir, const int &l=-1)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`DoubleVect Corrige_flux_FT_temperature_subresolution::compute_thermal_flux_face_centre_discrete_integral(const int fluxes_type, const int &index_subproblem, const double &dist, const int &dir, const int &l=-1) <corrige-flux-ft-temperature-subresolution-public-doublevect-corrige-flux-ft-temperature-subresolution-compute-thermal-flux-face-centre-discrete-integral-const-int-fluxes-type-const-int-ref-index-subproblem-const-double-ref-dist-const-int-ref-dir-const-int-ref-l-equal-1>`
[DoubleVect Corrige_flux_FT_temperature_subresolution::compute_thermal_flux_face_centre_discrete_integral(const int fluxes_type, const int &index_subproblem, const double &dist, const int &dir, const int &l=-1)](#corrige-flux-ft-temperature-subresolution-public-doublevect-corrige-flux-ft-temperature-subresolution-compute-thermal-flux-face-centre-discrete-integral-const-int-fluxes-type-const-int-ref-index-subproblem-const-double-ref-dist-const-int-ref-dir-const-int-ref-l-equal-1)

compute_thermal_fluxes_face_centre#

Definition
void Corrige_flux_FT_temperature_subresolution::compute_thermal_fluxes_face_centre(DoubleVect &fluxes, const int fluxes_type, const int &last_flux)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::compute_thermal_fluxes_face_centre(DoubleVect &fluxes, const int fluxes_type, const int &last_flux) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-thermal-fluxes-face-centre-doublevect-ref-fluxes-const-int-fluxes-type-const-int-ref-last-flux>`
[void Corrige_flux_FT_temperature_subresolution::compute_thermal_fluxes_face_centre(DoubleVect &fluxes, const int fluxes_type, const int &last_flux)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-thermal-fluxes-face-centre-doublevect-ref-fluxes-const-int-fluxes-type-const-int-ref-last-flux)

compute_thermal_fluxes_face_centre_discrete_integral#

Definition
void Corrige_flux_FT_temperature_subresolution::compute_thermal_fluxes_face_centre_discrete_integral(DoubleVect &fluxes, const int fluxes_type)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::compute_thermal_fluxes_face_centre_discrete_integral(DoubleVect &fluxes, const int fluxes_type) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-thermal-fluxes-face-centre-discrete-integral-doublevect-ref-fluxes-const-int-fluxes-type>`
[void Corrige_flux_FT_temperature_subresolution::compute_thermal_fluxes_face_centre_discrete_integral(DoubleVect &fluxes, const int fluxes_type)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-compute-thermal-fluxes-face-centre-discrete-integral-doublevect-ref-fluxes-const-int-fluxes-type)

correct_flux_spherical#

Definition
void Corrige_flux_FT_temperature_subresolution::correct_flux_spherical(Simd_double &a, Simd_double &b, const int &i, const int &j, const int &k_layer, const int dir) override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::correct_flux_spherical(Simd_double &a, Simd_double &b, const int &i, const int &j, const int &k_layer, const int dir) override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-correct-flux-spherical-simd-double-ref-a-simd-double-ref-b-const-int-ref-i-const-int-ref-j-const-int-ref-k-layer-const-int-dir-override>`
[void Corrige_flux_FT_temperature_subresolution::correct_flux_spherical(Simd_double &a, Simd_double &b, const int &i, const int &j, const int &k_layer, const int dir) override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-correct-flux-spherical-simd-double-ref-a-simd-double-ref-b-const-int-ref-i-const-int-ref-j-const-int-ref-k-layer-const-int-dir-override)

corrige_flux_conv_faceIJ#

Definition
void Corrige_flux_FT_temperature_subresolution::corrige_flux_conv_faceIJ(IJK_Field_local_double *const flux, const int k_layer, const int dir)
Brief description
Detailed description
References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::corrige_flux_conv_faceIJ(IJK_Field_local_double *const flux, const int k_layer, const int dir) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-corrige-flux-conv-faceij-ijk-field-local-double-ptr-const-flux-const-int-k-layer-const-int-dir>`
[void Corrige_flux_FT_temperature_subresolution::corrige_flux_conv_faceIJ(IJK_Field_local_double *const flux, const int k_layer, const int dir)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-corrige-flux-conv-faceij-ijk-field-local-double-ptr-const-flux-const-int-k-layer-const-int-dir)

corrige_flux_diff_faceIJ#

Definition
void Corrige_flux_FT_temperature_subresolution::corrige_flux_diff_faceIJ(IJK_Field_local_double *const flux, const int k_layer, const int dir) override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::corrige_flux_diff_faceIJ(IJK_Field_local_double *const flux, const int k_layer, const int dir) override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-corrige-flux-diff-faceij-ijk-field-local-double-ptr-const-flux-const-int-k-layer-const-int-dir-override>`
[void Corrige_flux_FT_temperature_subresolution::corrige_flux_diff_faceIJ(IJK_Field_local_double *const flux, const int k_layer, const int dir) override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-corrige-flux-diff-faceij-ijk-field-local-double-ptr-const-flux-const-int-k-layer-const-int-dir-override)

corrige_flux_faceIJ#

Definition
void Corrige_flux_FT_temperature_subresolution::corrige_flux_faceIJ(IJK_Field_local_double *const flux, const int k_layer, const int dir) override
Brief description
Detailed description

Reimplements:

References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::corrige_flux_faceIJ(IJK_Field_local_double *const flux, const int k_layer, const int dir) override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-corrige-flux-faceij-ijk-field-local-double-ptr-const-flux-const-int-k-layer-const-int-dir-override>`
[void Corrige_flux_FT_temperature_subresolution::corrige_flux_faceIJ(IJK_Field_local_double *const flux, const int k_layer, const int dir) override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-corrige-flux-faceij-ijk-field-local-double-ptr-const-flux-const-int-k-layer-const-int-dir-override)

corrige_flux_faceIJ_any_flux#

Definition
void Corrige_flux_FT_temperature_subresolution::corrige_flux_faceIJ_any_flux(IJK_Field_local_double *const flux, FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_ij_flux_xyz_sorted, FixedVector< std::vector< ArrOfDouble >, 3 > &subgrid_fluxes_xyz, const int k_layer, const int dir)
Brief description
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 Corrige_flux_FT_temperature_subresolution::corrige_flux_faceIJ_any_flux(IJK_Field_local_double *const flux, FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_ij_flux_xyz_sorted, FixedVector< std::vector< ArrOfDouble >, 3 > &subgrid_fluxes_xyz, const int k_layer, const int dir) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-corrige-flux-faceij-any-flux-ijk-field-local-double-ptr-const-flux-fixedvector-fixedvector-std-vector-arrofint-3-2-ref-index-face-ij-flux-xyz-sorted-fixedvector-std-vector-arrofdouble-3-ref-subgrid-fluxes-xyz-const-int-k-layer-const-int-dir>`
[void Corrige_flux_FT_temperature_subresolution::corrige_flux_faceIJ_any_flux(IJK_Field_local_double *const flux, FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_ij_flux_xyz_sorted, FixedVector< std::vector< ArrOfDouble >, 3 > &subgrid_fluxes_xyz, const int k_layer, const int dir)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-corrige-flux-faceij-any-flux-ijk-field-local-double-ptr-const-flux-fixedvector-fixedvector-std-vector-arrofint-3-2-ref-index-face-ij-flux-xyz-sorted-fixedvector-std-vector-arrofdouble-3-ref-subgrid-fluxes-xyz-const-int-k-layer-const-int-dir)

Corrige_flux_FT_temperature_subresolution#

Definition
Corrige_flux_FT_temperature_subresolution::Corrige_flux_FT_temperature_subresolution()
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Corrige_flux_FT_temperature_subresolution::Corrige_flux_FT_temperature_subresolution() <corrige-flux-ft-temperature-subresolution-public-corrige-flux-ft-temperature-subresolution-corrige-flux-ft-temperature-subresolution>`
[Corrige_flux_FT_temperature_subresolution::Corrige_flux_FT_temperature_subresolution()](#corrige-flux-ft-temperature-subresolution-public-corrige-flux-ft-temperature-subresolution-corrige-flux-ft-temperature-subresolution)

duplique#

Definition
int Corrige_flux_FT_temperature_subresolution::duplique() const override
Brief description
Detailed description

Reimplements:

How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`int Corrige_flux_FT_temperature_subresolution::duplique() const override <corrige-flux-ft-temperature-subresolution-public-int-corrige-flux-ft-temperature-subresolution-duplique-const-override>`
[int Corrige_flux_FT_temperature_subresolution::duplique() const override](#corrige-flux-ft-temperature-subresolution-public-int-corrige-flux-ft-temperature-subresolution-duplique-const-override)

get_add_replace_flux_value#

Definition
void Corrige_flux_FT_temperature_subresolution::get_add_replace_flux_value(IJK_Field_vector3_double &cell_faces_neighbours_corrected_convective_diffusive_flux, const int &dir, const int &i, const int &j, const int &k, double &convective_diffusive_flux, const double &replace_weighting_values)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::get_add_replace_flux_value(IJK_Field_vector3_double &cell_faces_neighbours_corrected_convective_diffusive_flux, const int &dir, const int &i, const int &j, const int &k, double &convective_diffusive_flux, const double &replace_weighting_values) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-get-add-replace-flux-value-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-convective-diffusive-flux-const-int-ref-dir-const-int-ref-i-const-int-ref-j-const-int-ref-k-double-ref-convective-diffusive-flux-const-double-ref-replace-weighting-values>`
[void Corrige_flux_FT_temperature_subresolution::get_add_replace_flux_value(IJK_Field_vector3_double &cell_faces_neighbours_corrected_convective_diffusive_flux, const int &dir, const int &i, const int &j, const int &k, double &convective_diffusive_flux, const double &replace_weighting_values)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-get-add-replace-flux-value-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-convective-diffusive-flux-const-int-ref-dir-const-int-ref-i-const-int-ref-j-const-int-ref-k-double-ref-convective-diffusive-flux-const-double-ref-replace-weighting-values)

get_discrete_surface_at_level#

Definition
void Corrige_flux_FT_temperature_subresolution::get_discrete_surface_at_level(const int &dir, const int &level)
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::get_discrete_surface_at_level(const int &dir, const int &level) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-get-discrete-surface-at-level-const-int-ref-dir-const-int-ref-level>`
[void Corrige_flux_FT_temperature_subresolution::get_discrete_surface_at_level(const int &dir, const int &level)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-get-discrete-surface-at-level-const-int-ref-dir-const-int-ref-level)

get_info#

Definition
const Type_info * Corrige_flux_FT_temperature_subresolution::get_info() const override
Brief description

Donne des informations sur le type de l’ Objet_U .

Detailed description

Reimplements:

How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`const Type_info * Corrige_flux_FT_temperature_subresolution::get_info() const override <corrige-flux-ft-temperature-subresolution-public-const-type-info-ptr-corrige-flux-ft-temperature-subresolution-get-info-const-override>`
[const Type_info * Corrige_flux_FT_temperature_subresolution::get_info() const override](#corrige-flux-ft-temperature-subresolution-public-const-type-info-ptr-corrige-flux-ft-temperature-subresolution-get-info-const-override)

get_linear_index_global#

Definition
int Corrige_flux_FT_temperature_subresolution::get_linear_index_global(const int &i, const int &j, const int &k, const int &dir)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`int Corrige_flux_FT_temperature_subresolution::get_linear_index_global(const int &i, const int &j, const int &k, const int &dir) <corrige-flux-ft-temperature-subresolution-public-int-corrige-flux-ft-temperature-subresolution-get-linear-index-global-const-int-ref-i-const-int-ref-j-const-int-ref-k-const-int-ref-dir>`
[int Corrige_flux_FT_temperature_subresolution::get_linear_index_global(const int &i, const int &j, const int &k, const int &dir)](#corrige-flux-ft-temperature-subresolution-public-int-corrige-flux-ft-temperature-subresolution-get-linear-index-global-const-int-ref-i-const-int-ref-j-const-int-ref-k-const-int-ref-dir)

get_linear_index_local#

Definition
int Corrige_flux_FT_temperature_subresolution::get_linear_index_local(const int &i, const int &j, const int &k, const int &dir)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`int Corrige_flux_FT_temperature_subresolution::get_linear_index_local(const int &i, const int &j, const int &k, const int &dir) <corrige-flux-ft-temperature-subresolution-public-int-corrige-flux-ft-temperature-subresolution-get-linear-index-local-const-int-ref-i-const-int-ref-j-const-int-ref-k-const-int-ref-dir>`
[int Corrige_flux_FT_temperature_subresolution::get_linear_index_local(const int &i, const int &j, const int &k, const int &dir)](#corrige-flux-ft-temperature-subresolution-public-int-corrige-flux-ft-temperature-subresolution-get-linear-index-local-const-int-ref-i-const-int-ref-j-const-int-ref-k-const-int-ref-dir)

identify_wrong_predicted_values#

Definition
bool Corrige_flux_FT_temperature_subresolution::identify_wrong_predicted_values(IJK_Field_vector3_int &cell_faces_neighbours_corrected_bool, IJK_Field_vector3_double &cell_faces_neighbours_corrected_convective_diffusive_flux, const int &dir, const int &index_i, const int &index_j, const int &index_k, double &convective_diffusive_flux)
Brief description
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:`bool Corrige_flux_FT_temperature_subresolution::identify_wrong_predicted_values(IJK_Field_vector3_int &cell_faces_neighbours_corrected_bool, IJK_Field_vector3_double &cell_faces_neighbours_corrected_convective_diffusive_flux, const int &dir, const int &index_i, const int &index_j, const int &index_k, double &convective_diffusive_flux) <corrige-flux-ft-temperature-subresolution-public-bool-corrige-flux-ft-temperature-subresolution-identify-wrong-predicted-values-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-bool-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-convective-diffusive-flux-const-int-ref-dir-const-int-ref-index-i-const-int-ref-index-j-const-int-ref-index-k-double-ref-convective-diffusive-flux>`
[bool Corrige_flux_FT_temperature_subresolution::identify_wrong_predicted_values(IJK_Field_vector3_int &cell_faces_neighbours_corrected_bool, IJK_Field_vector3_double &cell_faces_neighbours_corrected_convective_diffusive_flux, const int &dir, const int &index_i, const int &index_j, const int &index_k, double &convective_diffusive_flux)](#corrige-flux-ft-temperature-subresolution-public-bool-corrige-flux-ft-temperature-subresolution-identify-wrong-predicted-values-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-bool-ijk-field-vector3-double-ref-cell-faces-neighbours-corrected-convective-diffusive-flux-const-int-ref-dir-const-int-ref-index-i-const-int-ref-index-j-const-int-ref-index-k-double-ref-convective-diffusive-flux)

initialise_any_cell_neighbours_indices_to_correct#

Definition
void Corrige_flux_FT_temperature_subresolution::initialise_any_cell_neighbours_indices_to_correct(FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_ij_flux_xyz_faces_sorted, const int global_indices=0)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::initialise_any_cell_neighbours_indices_to_correct(FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_ij_flux_xyz_faces_sorted, const int global_indices=0) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-initialise-any-cell-neighbours-indices-to-correct-fixedvector-fixedvector-std-vector-arrofint-3-2-ref-index-face-ij-flux-xyz-faces-sorted-const-int-global-indices-equal-0>`
[void Corrige_flux_FT_temperature_subresolution::initialise_any_cell_neighbours_indices_to_correct(FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_ij_flux_xyz_faces_sorted, const int global_indices=0)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-initialise-any-cell-neighbours-indices-to-correct-fixedvector-fixedvector-std-vector-arrofint-3-2-ref-index-face-ij-flux-xyz-faces-sorted-const-int-global-indices-equal-0)

initialise_any_cell_neighbours_indices_to_correct_on_processors#

Definition
void Corrige_flux_FT_temperature_subresolution::initialise_any_cell_neighbours_indices_to_correct_on_processors(FixedVector< FixedVector< std::vector< std::vector< ArrOfInt > >, 3 >, 2 > &index_face_ij_flux_xyz, FixedVector< std::vector< std::vector< ArrOfDouble > >, 3 > &flux_xyz, const int ini_index)
Brief description
Detailed description
References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::initialise_any_cell_neighbours_indices_to_correct_on_processors(FixedVector< FixedVector< std::vector< std::vector< ArrOfInt > >, 3 >, 2 > &index_face_ij_flux_xyz, FixedVector< std::vector< std::vector< ArrOfDouble > >, 3 > &flux_xyz, const int ini_index) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-initialise-any-cell-neighbours-indices-to-correct-on-processors-fixedvector-fixedvector-std-vector-std-vector-arrofint-3-2-ref-index-face-ij-flux-xyz-fixedvector-std-vector-std-vector-arrofdouble-3-ref-flux-xyz-const-int-ini-index>`
[void Corrige_flux_FT_temperature_subresolution::initialise_any_cell_neighbours_indices_to_correct_on_processors(FixedVector< FixedVector< std::vector< std::vector< ArrOfInt > >, 3 >, 2 > &index_face_ij_flux_xyz, FixedVector< std::vector< std::vector< ArrOfDouble > >, 3 > &flux_xyz, const int ini_index)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-initialise-any-cell-neighbours-indices-to-correct-on-processors-fixedvector-fixedvector-std-vector-std-vector-arrofint-3-2-ref-index-face-ij-flux-xyz-fixedvector-std-vector-std-vector-arrofdouble-3-ref-flux-xyz-const-int-ini-index)

initialise_any_cell_neighbours_indices_to_correct_with_flux#

Definition
void Corrige_flux_FT_temperature_subresolution::initialise_any_cell_neighbours_indices_to_correct_with_flux(FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_ij_flux_xyz_faces_sorted, FixedVector< std::vector< ArrOfDouble >, 3 > &fluxes, FixedVector< std::vector< ArrOfInt >, 3 > &weighting_flux_xyz_faces_sorted, FixedVector< std::vector< ArrOfDouble >, 3 > &colinearity_flux_xyz_faces_sorted, FixedVector< std::vector< ArrOfDouble >, 3 > &temperature_flux_xyz_faces_sorted, const bool &ini_index, const int global_indices=0, const int weighting_colinearity=0)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::initialise_any_cell_neighbours_indices_to_correct_with_flux(FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_ij_flux_xyz_faces_sorted, FixedVector< std::vector< ArrOfDouble >, 3 > &fluxes, FixedVector< std::vector< ArrOfInt >, 3 > &weighting_flux_xyz_faces_sorted, FixedVector< std::vector< ArrOfDouble >, 3 > &colinearity_flux_xyz_faces_sorted, FixedVector< std::vector< ArrOfDouble >, 3 > &temperature_flux_xyz_faces_sorted, const bool &ini_index, const int global_indices=0, const int weighting_colinearity=0) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-initialise-any-cell-neighbours-indices-to-correct-with-flux-fixedvector-fixedvector-std-vector-arrofint-3-2-ref-index-face-ij-flux-xyz-faces-sorted-fixedvector-std-vector-arrofdouble-3-ref-fluxes-fixedvector-std-vector-arrofint-3-ref-weighting-flux-xyz-faces-sorted-fixedvector-std-vector-arrofdouble-3-ref-colinearity-flux-xyz-faces-sorted-fixedvector-std-vector-arrofdouble-3-ref-temperature-flux-xyz-faces-sorted-const-bool-ref-ini-index-const-int-global-indices-equal-0-const-int-weighting-colinearity-equal-0>`
[void Corrige_flux_FT_temperature_subresolution::initialise_any_cell_neighbours_indices_to_correct_with_flux(FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_ij_flux_xyz_faces_sorted, FixedVector< std::vector< ArrOfDouble >, 3 > &fluxes, FixedVector< std::vector< ArrOfInt >, 3 > &weighting_flux_xyz_faces_sorted, FixedVector< std::vector< ArrOfDouble >, 3 > &colinearity_flux_xyz_faces_sorted, FixedVector< std::vector< ArrOfDouble >, 3 > &temperature_flux_xyz_faces_sorted, const bool &ini_index, const int global_indices=0, const int weighting_colinearity=0)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-initialise-any-cell-neighbours-indices-to-correct-with-flux-fixedvector-fixedvector-std-vector-arrofint-3-2-ref-index-face-ij-flux-xyz-faces-sorted-fixedvector-std-vector-arrofdouble-3-ref-fluxes-fixedvector-std-vector-arrofint-3-ref-weighting-flux-xyz-faces-sorted-fixedvector-std-vector-arrofdouble-3-ref-colinearity-flux-xyz-faces-sorted-fixedvector-std-vector-arrofdouble-3-ref-temperature-flux-xyz-faces-sorted-const-bool-ref-ini-index-const-int-global-indices-equal-0-const-int-weighting-colinearity-equal-0)

initialise_cell_neighbours_indices_to_correct#

Definition
void Corrige_flux_FT_temperature_subresolution::initialise_cell_neighbours_indices_to_correct() override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::initialise_cell_neighbours_indices_to_correct() override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-initialise-cell-neighbours-indices-to-correct-override>`
[void Corrige_flux_FT_temperature_subresolution::initialise_cell_neighbours_indices_to_correct() override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-initialise-cell-neighbours-indices-to-correct-override)

initialise_fixed_vector#

Definition
void Corrige_flux_FT_temperature_subresolution::initialise_fixed_vector(FixedVector< std::vector< ArrOfInt >, 3 > &fixed_vector, const int nb_k_layer)
Brief description
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 Corrige_flux_FT_temperature_subresolution::initialise_fixed_vector(FixedVector< std::vector< ArrOfInt >, 3 > &fixed_vector, const int nb_k_layer) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-initialise-fixed-vector-fixedvector-std-vector-arrofint-3-ref-fixed-vector-const-int-nb-k-layer>`
[void Corrige_flux_FT_temperature_subresolution::initialise_fixed_vector(FixedVector< std::vector< ArrOfInt >, 3 > &fixed_vector, const int nb_k_layer)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-initialise-fixed-vector-fixedvector-std-vector-arrofint-3-ref-fixed-vector-const-int-nb-k-layer)

initialise_fixed_vector_values#

Definition
void Corrige_flux_FT_temperature_subresolution::initialise_fixed_vector_values(FixedVector< std::vector< ArrOfDouble >, 3 > &fixed_vector_values, const int nb_k_layer)
Brief description
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 Corrige_flux_FT_temperature_subresolution::initialise_fixed_vector_values(FixedVector< std::vector< ArrOfDouble >, 3 > &fixed_vector_values, const int nb_k_layer) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-initialise-fixed-vector-values-fixedvector-std-vector-arrofdouble-3-ref-fixed-vector-values-const-int-nb-k-layer>`
[void Corrige_flux_FT_temperature_subresolution::initialise_fixed_vector_values(FixedVector< std::vector< ArrOfDouble >, 3 > &fixed_vector_values, const int nb_k_layer)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-initialise-fixed-vector-values-fixedvector-std-vector-arrofdouble-3-ref-fixed-vector-values-const-int-nb-k-layer)

initialise_fixed_vectors#

Definition
void Corrige_flux_FT_temperature_subresolution::initialise_fixed_vectors(FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &fixed_vectors, const int nb_k_layer)
Brief description
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 Corrige_flux_FT_temperature_subresolution::initialise_fixed_vectors(FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &fixed_vectors, const int nb_k_layer) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-initialise-fixed-vectors-fixedvector-fixedvector-std-vector-arrofint-3-2-ref-fixed-vectors-const-int-nb-k-layer>`
[void Corrige_flux_FT_temperature_subresolution::initialise_fixed_vectors(FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &fixed_vectors, const int nb_k_layer)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-initialise-fixed-vectors-fixedvector-fixedvector-std-vector-arrofint-3-2-ref-fixed-vectors-const-int-nb-k-layer)

initialize_with_subproblems#

Definition
void Corrige_flux_FT_temperature_subresolution::initialize_with_subproblems(const Domaine_IJK &splitting, const IJK_Field_double &field, const IJK_Interfaces &interfaces, const Probleme_FTD_IJK_base &ijk_ft, Intersection_Interface_ijk_face &intersection_ijk_face, Intersection_Interface_ijk_cell &intersection_ijk_cell, IJK_One_Dimensional_Subproblems &thermal_subproblems) override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::initialize_with_subproblems(const Domaine_IJK &splitting, const IJK_Field_double &field, const IJK_Interfaces &interfaces, const Probleme_FTD_IJK_base &ijk_ft, Intersection_Interface_ijk_face &intersection_ijk_face, Intersection_Interface_ijk_cell &intersection_ijk_cell, IJK_One_Dimensional_Subproblems &thermal_subproblems) override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-initialize-with-subproblems-const-domaine-ijk-ref-splitting-const-ijk-field-double-ref-field-const-ijk-interfaces-ref-interfaces-const-probleme-ftd-ijk-base-ref-ijk-ft-intersection-interface-ijk-face-ref-intersection-ijk-face-intersection-interface-ijk-cell-ref-intersection-ijk-cell-ijk-one-dimensional-subproblems-ref-thermal-subproblems-override>`
[void Corrige_flux_FT_temperature_subresolution::initialize_with_subproblems(const Domaine_IJK &splitting, const IJK_Field_double &field, const IJK_Interfaces &interfaces, const Probleme_FTD_IJK_base &ijk_ft, Intersection_Interface_ijk_face &intersection_ijk_face, Intersection_Interface_ijk_cell &intersection_ijk_cell, IJK_One_Dimensional_Subproblems &thermal_subproblems) override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-initialize-with-subproblems-const-domaine-ijk-ref-splitting-const-ijk-field-double-ref-field-const-ijk-interfaces-ref-interfaces-const-probleme-ftd-ijk-base-ref-ijk-ft-intersection-interface-ijk-face-ref-intersection-ijk-face-intersection-interface-ijk-cell-ref-intersection-ijk-cell-ijk-one-dimensional-subproblems-ref-thermal-subproblems-override)

receive_all_fluxes_from_outisde_frontier_on_procs#

Definition
void Corrige_flux_FT_temperature_subresolution::receive_all_fluxes_from_outisde_frontier_on_procs()
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::receive_all_fluxes_from_outisde_frontier_on_procs() <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-receive-all-fluxes-from-outisde-frontier-on-procs>`
[void Corrige_flux_FT_temperature_subresolution::receive_all_fluxes_from_outisde_frontier_on_procs()](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-receive-all-fluxes-from-outisde-frontier-on-procs)

receive_fluxes_from_frontier_on_procs#

Definition
void Corrige_flux_FT_temperature_subresolution::receive_fluxes_from_frontier_on_procs(FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_ij_flux_xyz_remaining_global, FixedVector< std::vector< ArrOfDouble >, 3 > &flux_xyz_remaining_global, const int ini_index)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::receive_fluxes_from_frontier_on_procs(FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_ij_flux_xyz_remaining_global, FixedVector< std::vector< ArrOfDouble >, 3 > &flux_xyz_remaining_global, const int ini_index) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-receive-fluxes-from-frontier-on-procs-fixedvector-fixedvector-std-vector-arrofint-3-2-ref-index-face-ij-flux-xyz-remaining-global-fixedvector-std-vector-arrofdouble-3-ref-flux-xyz-remaining-global-const-int-ini-index>`
[void Corrige_flux_FT_temperature_subresolution::receive_fluxes_from_frontier_on_procs(FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_ij_flux_xyz_remaining_global, FixedVector< std::vector< ArrOfDouble >, 3 > &flux_xyz_remaining_global, const int ini_index)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-receive-fluxes-from-frontier-on-procs-fixedvector-fixedvector-std-vector-arrofint-3-2-ref-index-face-ij-flux-xyz-remaining-global-fixedvector-std-vector-arrofdouble-3-ref-flux-xyz-remaining-global-const-int-ini-index)

receive_temperature_cell_centre_neighbours_from_procs#

Definition
void Corrige_flux_FT_temperature_subresolution::receive_temperature_cell_centre_neighbours_from_procs()
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::receive_temperature_cell_centre_neighbours_from_procs() <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-receive-temperature-cell-centre-neighbours-from-procs>`
[void Corrige_flux_FT_temperature_subresolution::receive_temperature_cell_centre_neighbours_from_procs()](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-receive-temperature-cell-centre-neighbours-from-procs)

redistribute_indices_fluxes_by_k_layers#

Definition
void Corrige_flux_FT_temperature_subresolution::redistribute_indices_fluxes_by_k_layers(FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_i_flux_x, FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_i_flux_x_remaining_global, FixedVector< std::vector< ArrOfDouble >, 3 > &flux_xyz, FixedVector< std::vector< ArrOfDouble >, 3 > &flux_xyz_remaining_global, const int ini_index)
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::redistribute_indices_fluxes_by_k_layers(FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_i_flux_x, FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_i_flux_x_remaining_global, FixedVector< std::vector< ArrOfDouble >, 3 > &flux_xyz, FixedVector< std::vector< ArrOfDouble >, 3 > &flux_xyz_remaining_global, const int ini_index) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-redistribute-indices-fluxes-by-k-layers-fixedvector-fixedvector-std-vector-arrofint-3-2-ref-index-face-i-flux-x-fixedvector-fixedvector-std-vector-arrofint-3-2-ref-index-face-i-flux-x-remaining-global-fixedvector-std-vector-arrofdouble-3-ref-flux-xyz-fixedvector-std-vector-arrofdouble-3-ref-flux-xyz-remaining-global-const-int-ini-index>`
[void Corrige_flux_FT_temperature_subresolution::redistribute_indices_fluxes_by_k_layers(FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_i_flux_x, FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_i_flux_x_remaining_global, FixedVector< std::vector< ArrOfDouble >, 3 > &flux_xyz, FixedVector< std::vector< ArrOfDouble >, 3 > &flux_xyz_remaining_global, const int ini_index)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-redistribute-indices-fluxes-by-k-layers-fixedvector-fixedvector-std-vector-arrofint-3-2-ref-index-face-i-flux-x-fixedvector-fixedvector-std-vector-arrofint-3-2-ref-index-face-i-flux-x-remaining-global-fixedvector-std-vector-arrofdouble-3-ref-flux-xyz-fixedvector-std-vector-arrofdouble-3-ref-flux-xyz-remaining-global-const-int-ini-index)

remove_min_max_ijk_reachable_fluxes_discontinuous#

Definition
void Corrige_flux_FT_temperature_subresolution::remove_min_max_ijk_reachable_fluxes_discontinuous(const IJK_Field_vector3_int &cell_faces_neighbours_corrected_all_bool, FixedVector< IJK_Field_local_int, 3 > &cell_faces_neighbours_corrected_min_max_bool)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::remove_min_max_ijk_reachable_fluxes_discontinuous(const IJK_Field_vector3_int &cell_faces_neighbours_corrected_all_bool, FixedVector< IJK_Field_local_int, 3 > &cell_faces_neighbours_corrected_min_max_bool) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-remove-min-max-ijk-reachable-fluxes-discontinuous-const-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-all-bool-fixedvector-ijk-field-local-int-3-ref-cell-faces-neighbours-corrected-min-max-bool>`
[void Corrige_flux_FT_temperature_subresolution::remove_min_max_ijk_reachable_fluxes_discontinuous(const IJK_Field_vector3_int &cell_faces_neighbours_corrected_all_bool, FixedVector< IJK_Field_local_int, 3 > &cell_faces_neighbours_corrected_min_max_bool)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-remove-min-max-ijk-reachable-fluxes-discontinuous-const-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-all-bool-fixedvector-ijk-field-local-int-3-ref-cell-faces-neighbours-corrected-min-max-bool)

remove_non_overlapping_fluxes_values#

Definition
void Corrige_flux_FT_temperature_subresolution::remove_non_overlapping_fluxes_values(const FixedVector< ArrOfInt, 2 > &indices_sorted, const FixedVector< ArrOfInt, 2 > &indices_fluxes_sorted, ArrOfInt &indices_to_remove, ArrOfInt &indices_fluxes_to_remove, int &index_bis, int &index_ter, const int &dir)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::remove_non_overlapping_fluxes_values(const FixedVector< ArrOfInt, 2 > &indices_sorted, const FixedVector< ArrOfInt, 2 > &indices_fluxes_sorted, ArrOfInt &indices_to_remove, ArrOfInt &indices_fluxes_to_remove, int &index_bis, int &index_ter, const int &dir) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-remove-non-overlapping-fluxes-values-const-fixedvector-arrofint-2-ref-indices-sorted-const-fixedvector-arrofint-2-ref-indices-fluxes-sorted-arrofint-ref-indices-to-remove-arrofint-ref-indices-fluxes-to-remove-int-ref-index-bis-int-ref-index-ter-const-int-ref-dir>`
[void Corrige_flux_FT_temperature_subresolution::remove_non_overlapping_fluxes_values(const FixedVector< ArrOfInt, 2 > &indices_sorted, const FixedVector< ArrOfInt, 2 > &indices_fluxes_sorted, ArrOfInt &indices_to_remove, ArrOfInt &indices_fluxes_to_remove, int &index_bis, int &index_ter, const int &dir)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-remove-non-overlapping-fluxes-values-const-fixedvector-arrofint-2-ref-indices-sorted-const-fixedvector-arrofint-2-ref-indices-fluxes-sorted-arrofint-ref-indices-to-remove-arrofint-ref-indices-fluxes-to-remove-int-ref-index-bis-int-ref-index-ter-const-int-ref-dir)

replace_cell_neighbours_thermal_convective_diffusive_fluxes_faces#

Definition
void Corrige_flux_FT_temperature_subresolution::replace_cell_neighbours_thermal_convective_diffusive_fluxes_faces(const IJK_Field_vector3_int &cell_faces_neighbours_corrected_min_max_bool, const IJK_Field_vector3_int &cell_faces_neighbours_corrected_all_bool, const IJK_Field_vector3_double &cell_faces_neighbours_fluxes_corrected, const int &fluxes_type) override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::replace_cell_neighbours_thermal_convective_diffusive_fluxes_faces(const IJK_Field_vector3_int &cell_faces_neighbours_corrected_min_max_bool, const IJK_Field_vector3_int &cell_faces_neighbours_corrected_all_bool, const IJK_Field_vector3_double &cell_faces_neighbours_fluxes_corrected, const int &fluxes_type) override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-replace-cell-neighbours-thermal-convective-diffusive-fluxes-faces-const-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-min-max-bool-const-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-all-bool-const-ijk-field-vector3-double-ref-cell-faces-neighbours-fluxes-corrected-const-int-ref-fluxes-type-override>`
[void Corrige_flux_FT_temperature_subresolution::replace_cell_neighbours_thermal_convective_diffusive_fluxes_faces(const IJK_Field_vector3_int &cell_faces_neighbours_corrected_min_max_bool, const IJK_Field_vector3_int &cell_faces_neighbours_corrected_all_bool, const IJK_Field_vector3_double &cell_faces_neighbours_fluxes_corrected, const int &fluxes_type) override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-replace-cell-neighbours-thermal-convective-diffusive-fluxes-faces-const-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-min-max-bool-const-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-all-bool-const-ijk-field-vector3-double-ref-cell-faces-neighbours-fluxes-corrected-const-int-ref-fluxes-type-override)

replace_cell_neighbours_thermal_fluxes_faces#

Definition
void Corrige_flux_FT_temperature_subresolution::replace_cell_neighbours_thermal_fluxes_faces(const IJK_Field_vector3_int &cell_faces_neighbours_corrected_min_max_bool, const IJK_Field_vector3_int &cell_faces_neighbours_corrected_all_bool, const IJK_Field_vector3_double &cell_faces_neighbours_fluxes_corrected, FixedVector< std::vector< ArrOfDouble >, 3 > &flux_xyz, const int counter)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::replace_cell_neighbours_thermal_fluxes_faces(const IJK_Field_vector3_int &cell_faces_neighbours_corrected_min_max_bool, const IJK_Field_vector3_int &cell_faces_neighbours_corrected_all_bool, const IJK_Field_vector3_double &cell_faces_neighbours_fluxes_corrected, FixedVector< std::vector< ArrOfDouble >, 3 > &flux_xyz, const int counter) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-replace-cell-neighbours-thermal-fluxes-faces-const-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-min-max-bool-const-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-all-bool-const-ijk-field-vector3-double-ref-cell-faces-neighbours-fluxes-corrected-fixedvector-std-vector-arrofdouble-3-ref-flux-xyz-const-int-counter>`
[void Corrige_flux_FT_temperature_subresolution::replace_cell_neighbours_thermal_fluxes_faces(const IJK_Field_vector3_int &cell_faces_neighbours_corrected_min_max_bool, const IJK_Field_vector3_int &cell_faces_neighbours_corrected_all_bool, const IJK_Field_vector3_double &cell_faces_neighbours_fluxes_corrected, FixedVector< std::vector< ArrOfDouble >, 3 > &flux_xyz, const int counter)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-replace-cell-neighbours-thermal-fluxes-faces-const-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-min-max-bool-const-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-all-bool-const-ijk-field-vector3-double-ref-cell-faces-neighbours-fluxes-corrected-fixedvector-std-vector-arrofdouble-3-ref-flux-xyz-const-int-counter)

replace_temperature_cell_centre_neighbours#

Definition
void Corrige_flux_FT_temperature_subresolution::replace_temperature_cell_centre_neighbours(IJK_Field_double &temperature, IJK_Field_double &temperature_neighbours, IJK_Field_int &neighbours_weighting, IJK_Field_double &neighbours_weighting_colinearity) const override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::replace_temperature_cell_centre_neighbours(IJK_Field_double &temperature, IJK_Field_double &temperature_neighbours, IJK_Field_int &neighbours_weighting, IJK_Field_double &neighbours_weighting_colinearity) const override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-replace-temperature-cell-centre-neighbours-ijk-field-double-ref-temperature-ijk-field-double-ref-temperature-neighbours-ijk-field-int-ref-neighbours-weighting-ijk-field-double-ref-neighbours-weighting-colinearity-const-override>`
[void Corrige_flux_FT_temperature_subresolution::replace_temperature_cell_centre_neighbours(IJK_Field_double &temperature, IJK_Field_double &temperature_neighbours, IJK_Field_int &neighbours_weighting, IJK_Field_double &neighbours_weighting_colinearity) const override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-replace-temperature-cell-centre-neighbours-ijk-field-double-ref-temperature-ijk-field-double-ref-temperature-neighbours-ijk-field-int-ref-neighbours-weighting-ijk-field-double-ref-neighbours-weighting-colinearity-const-override)

set_cell_faces_neighbours_corrected_bool#

Definition
void Corrige_flux_FT_temperature_subresolution::set_cell_faces_neighbours_corrected_bool(IJK_Field_vector3_int &cell_faces_neighbours_corrected_bool) override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::set_cell_faces_neighbours_corrected_bool(IJK_Field_vector3_int &cell_faces_neighbours_corrected_bool) override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-set-cell-faces-neighbours-corrected-bool-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-bool-override>`
[void Corrige_flux_FT_temperature_subresolution::set_cell_faces_neighbours_corrected_bool(IJK_Field_vector3_int &cell_faces_neighbours_corrected_bool) override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-set-cell-faces-neighbours-corrected-bool-ijk-field-vector3-int-ref-cell-faces-neighbours-corrected-bool-override)

set_convection_diffusion_correction#

Definition
void Corrige_flux_FT_temperature_subresolution::set_convection_diffusion_correction(const int &convective_flux_correction, const int &diffusive_flux_correction) override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::set_convection_diffusion_correction(const int &convective_flux_correction, const int &diffusive_flux_correction) override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-set-convection-diffusion-correction-const-int-ref-convective-flux-correction-const-int-ref-diffusive-flux-correction-override>`
[void Corrige_flux_FT_temperature_subresolution::set_convection_diffusion_correction(const int &convective_flux_correction, const int &diffusive_flux_correction) override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-set-convection-diffusion-correction-const-int-ref-convective-flux-correction-const-int-ref-diffusive-flux-correction-override)

set_convection_negligible#

Definition
void Corrige_flux_FT_temperature_subresolution::set_convection_negligible(const int &convection_negligible) override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::set_convection_negligible(const int &convection_negligible) override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-set-convection-negligible-const-int-ref-convection-negligible-override>`
[void Corrige_flux_FT_temperature_subresolution::set_convection_negligible(const int &convection_negligible) override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-set-convection-negligible-const-int-ref-convection-negligible-override)

set_correction_cell_faces_neighbours#

Definition
void Corrige_flux_FT_temperature_subresolution::set_correction_cell_faces_neighbours(const int &find_cell_neighbours_for_fluxes_spherical_correction, const int &use_cell_neighbours_for_fluxes_spherical_correction, const int &find_reachable_fluxes, const int &use_reachable_fluxes, const int &keep_first_reachable_fluxes, const int &store_flux_operators_for_energy_balance) override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::set_correction_cell_faces_neighbours(const int &find_cell_neighbours_for_fluxes_spherical_correction, const int &use_cell_neighbours_for_fluxes_spherical_correction, const int &find_reachable_fluxes, const int &use_reachable_fluxes, const int &keep_first_reachable_fluxes, const int &store_flux_operators_for_energy_balance) override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-set-correction-cell-faces-neighbours-const-int-ref-find-cell-neighbours-for-fluxes-spherical-correction-const-int-ref-use-cell-neighbours-for-fluxes-spherical-correction-const-int-ref-find-reachable-fluxes-const-int-ref-use-reachable-fluxes-const-int-ref-keep-first-reachable-fluxes-const-int-ref-store-flux-operators-for-energy-balance-override>`
[void Corrige_flux_FT_temperature_subresolution::set_correction_cell_faces_neighbours(const int &find_cell_neighbours_for_fluxes_spherical_correction, const int &use_cell_neighbours_for_fluxes_spherical_correction, const int &find_reachable_fluxes, const int &use_reachable_fluxes, const int &keep_first_reachable_fluxes, const int &store_flux_operators_for_energy_balance) override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-set-correction-cell-faces-neighbours-const-int-ref-find-cell-neighbours-for-fluxes-spherical-correction-const-int-ref-use-cell-neighbours-for-fluxes-spherical-correction-const-int-ref-find-reachable-fluxes-const-int-ref-use-reachable-fluxes-const-int-ref-keep-first-reachable-fluxes-const-int-ref-store-flux-operators-for-energy-balance-override)

set_correction_cell_neighbours#

Definition
void Corrige_flux_FT_temperature_subresolution::set_correction_cell_neighbours(const int &correct_temperature_cell_neighbours, const int &neighbours_colinearity_weighting, const int &keep_max_flux_correction, const int &smooth_temperature_field) override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::set_correction_cell_neighbours(const int &correct_temperature_cell_neighbours, const int &neighbours_colinearity_weighting, const int &keep_max_flux_correction, const int &smooth_temperature_field) override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-set-correction-cell-neighbours-const-int-ref-correct-temperature-cell-neighbours-const-int-ref-neighbours-colinearity-weighting-const-int-ref-keep-max-flux-correction-const-int-ref-smooth-temperature-field-override>`
[void Corrige_flux_FT_temperature_subresolution::set_correction_cell_neighbours(const int &correct_temperature_cell_neighbours, const int &neighbours_colinearity_weighting, const int &keep_max_flux_correction, const int &smooth_temperature_field) override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-set-correction-cell-neighbours-const-int-ref-correct-temperature-cell-neighbours-const-int-ref-neighbours-colinearity-weighting-const-int-ref-keep-max-flux-correction-const-int-ref-smooth-temperature-field-override)

set_debug#

Definition
void Corrige_flux_FT_temperature_subresolution::set_debug(const int &debug) override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::set_debug(const int &debug) override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-set-debug-const-int-ref-debug-override>`
[void Corrige_flux_FT_temperature_subresolution::set_debug(const int &debug) override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-set-debug-const-int-ref-debug-override)

set_diffusion_negligible#

Definition
void Corrige_flux_FT_temperature_subresolution::set_diffusion_negligible(const int &diffusion_negligible) override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::set_diffusion_negligible(const int &diffusion_negligible) override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-set-diffusion-negligible-const-int-ref-diffusion-negligible-override>`
[void Corrige_flux_FT_temperature_subresolution::set_diffusion_negligible(const int &diffusion_negligible) override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-set-diffusion-negligible-const-int-ref-diffusion-negligible-override)

set_distance_cell_faces_from_lrs#

Definition
void Corrige_flux_FT_temperature_subresolution::set_distance_cell_faces_from_lrs(const int &distance_cell_faces_from_lrs) override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::set_distance_cell_faces_from_lrs(const int &distance_cell_faces_from_lrs) override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-set-distance-cell-faces-from-lrs-const-int-ref-distance-cell-faces-from-lrs-override>`
[void Corrige_flux_FT_temperature_subresolution::set_distance_cell_faces_from_lrs(const int &distance_cell_faces_from_lrs) override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-set-distance-cell-faces-from-lrs-const-int-ref-distance-cell-faces-from-lrs-override)

set_eulerian_normal_vectors_ns_normed#

Definition
void Corrige_flux_FT_temperature_subresolution::set_eulerian_normal_vectors_ns_normed(const IJK_Field_vector3_double *eulerian_normal_vectors_ns_normed) override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::set_eulerian_normal_vectors_ns_normed(const IJK_Field_vector3_double *eulerian_normal_vectors_ns_normed) override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-set-eulerian-normal-vectors-ns-normed-const-ijk-field-vector3-double-ptr-eulerian-normal-vectors-ns-normed-override>`
[void Corrige_flux_FT_temperature_subresolution::set_eulerian_normal_vectors_ns_normed(const IJK_Field_vector3_double *eulerian_normal_vectors_ns_normed) override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-set-eulerian-normal-vectors-ns-normed-const-ijk-field-vector3-double-ptr-eulerian-normal-vectors-ns-normed-override)

set_fluxes_feedback_params#

Definition
void Corrige_flux_FT_temperature_subresolution::set_fluxes_feedback_params(const int discrete_integral, const int levels) override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::set_fluxes_feedback_params(const int discrete_integral, const int levels) override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-set-fluxes-feedback-params-const-int-discrete-integral-const-int-levels-override>`
[void Corrige_flux_FT_temperature_subresolution::set_fluxes_feedback_params(const int discrete_integral, const int levels) override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-set-fluxes-feedback-params-const-int-discrete-integral-const-int-levels-override)

set_temperature_fluxes_periodic_sharing_strategy_on_processors#

Definition
void Corrige_flux_FT_temperature_subresolution::set_temperature_fluxes_periodic_sharing_strategy_on_processors(const int &copy_fluxes_on_every_procs, const int &copy_temperature_on_every_procs) override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::set_temperature_fluxes_periodic_sharing_strategy_on_processors(const int &copy_fluxes_on_every_procs, const int &copy_temperature_on_every_procs) override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-set-temperature-fluxes-periodic-sharing-strategy-on-processors-const-int-ref-copy-fluxes-on-every-procs-const-int-ref-copy-temperature-on-every-procs-override>`
[void Corrige_flux_FT_temperature_subresolution::set_temperature_fluxes_periodic_sharing_strategy_on_processors(const int &copy_fluxes_on_every_procs, const int &copy_temperature_on_every_procs) override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-set-temperature-fluxes-periodic-sharing-strategy-on-processors-const-int-ref-copy-fluxes-on-every-procs-const-int-ref-copy-temperature-on-every-procs-override)

set_zero_temperature_increment#

Definition
void Corrige_flux_FT_temperature_subresolution::set_zero_temperature_increment(IJK_Field_double &d_temperature) const override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::set_zero_temperature_increment(IJK_Field_double &d_temperature) const override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-set-zero-temperature-increment-ijk-field-double-ref-d-temperature-const-override>`
[void Corrige_flux_FT_temperature_subresolution::set_zero_temperature_increment(IJK_Field_double &d_temperature) const override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-set-zero-temperature-increment-ijk-field-double-ref-d-temperature-const-override)

smooth_temperature_cell_centre_neighbours#

Definition
void Corrige_flux_FT_temperature_subresolution::smooth_temperature_cell_centre_neighbours(IJK_Field_double &temperature, ArrOfInt &corrected_values, ArrOfInt &out_of_bounds_corrected_values, ArrOfDouble &out_of_bounds_values, IJK_Field_double &distance) const
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::smooth_temperature_cell_centre_neighbours(IJK_Field_double &temperature, ArrOfInt &corrected_values, ArrOfInt &out_of_bounds_corrected_values, ArrOfDouble &out_of_bounds_values, IJK_Field_double &distance) const <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-smooth-temperature-cell-centre-neighbours-ijk-field-double-ref-temperature-arrofint-ref-corrected-values-arrofint-ref-out-of-bounds-corrected-values-arrofdouble-ref-out-of-bounds-values-ijk-field-double-ref-distance-const>`
[void Corrige_flux_FT_temperature_subresolution::smooth_temperature_cell_centre_neighbours(IJK_Field_double &temperature, ArrOfInt &corrected_values, ArrOfInt &out_of_bounds_corrected_values, ArrOfDouble &out_of_bounds_values, IJK_Field_double &distance) const](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-smooth-temperature-cell-centre-neighbours-ijk-field-double-ref-temperature-arrofint-ref-corrected-values-arrofint-ref-out-of-bounds-corrected-values-arrofdouble-ref-out-of-bounds-values-ijk-field-double-ref-distance-const)

sort_ijk_intersections_subproblems_indices_by_k_layers#

Definition
void Corrige_flux_FT_temperature_subresolution::sort_ijk_intersections_subproblems_indices_by_k_layers() override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::sort_ijk_intersections_subproblems_indices_by_k_layers() override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-sort-ijk-intersections-subproblems-indices-by-k-layers-override>`
[void Corrige_flux_FT_temperature_subresolution::sort_ijk_intersections_subproblems_indices_by_k_layers() override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-sort-ijk-intersections-subproblems-indices-by-k-layers-override)

sort_ijk_intersections_subproblems_indices_fluxes_by_k_layers#

Definition
void Corrige_flux_FT_temperature_subresolution::sort_ijk_intersections_subproblems_indices_fluxes_by_k_layers(FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_ij_flux_xyz, FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_ij_flux_xyz_remaining_global, FixedVector< std::vector< ArrOfDouble >, 3 > &flux_xyz, FixedVector< std::vector< ArrOfDouble >, 3 > &flux_xyz_remaining_global, FixedVector< std::map< int, int >, 3 > &flux_frontier_map, const DoubleVect &fluxes_subgrid, const int ini_index)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::sort_ijk_intersections_subproblems_indices_fluxes_by_k_layers(FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_ij_flux_xyz, FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_ij_flux_xyz_remaining_global, FixedVector< std::vector< ArrOfDouble >, 3 > &flux_xyz, FixedVector< std::vector< ArrOfDouble >, 3 > &flux_xyz_remaining_global, FixedVector< std::map< int, int >, 3 > &flux_frontier_map, const DoubleVect &fluxes_subgrid, const int ini_index) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-sort-ijk-intersections-subproblems-indices-fluxes-by-k-layers-fixedvector-fixedvector-std-vector-arrofint-3-2-ref-index-face-ij-flux-xyz-fixedvector-fixedvector-std-vector-arrofint-3-2-ref-index-face-ij-flux-xyz-remaining-global-fixedvector-std-vector-arrofdouble-3-ref-flux-xyz-fixedvector-std-vector-arrofdouble-3-ref-flux-xyz-remaining-global-fixedvector-std-map-int-int-3-ref-flux-frontier-map-const-doublevect-ref-fluxes-subgrid-const-int-ini-index>`
[void Corrige_flux_FT_temperature_subresolution::sort_ijk_intersections_subproblems_indices_fluxes_by_k_layers(FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_ij_flux_xyz, FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_ij_flux_xyz_remaining_global, FixedVector< std::vector< ArrOfDouble >, 3 > &flux_xyz, FixedVector< std::vector< ArrOfDouble >, 3 > &flux_xyz_remaining_global, FixedVector< std::map< int, int >, 3 > &flux_frontier_map, const DoubleVect &fluxes_subgrid, const int ini_index)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-sort-ijk-intersections-subproblems-indices-fluxes-by-k-layers-fixedvector-fixedvector-std-vector-arrofint-3-2-ref-index-face-ij-flux-xyz-fixedvector-fixedvector-std-vector-arrofint-3-2-ref-index-face-ij-flux-xyz-remaining-global-fixedvector-std-vector-arrofdouble-3-ref-flux-xyz-fixedvector-std-vector-arrofdouble-3-ref-flux-xyz-remaining-global-fixedvector-std-map-int-int-3-ref-flux-frontier-map-const-doublevect-ref-fluxes-subgrid-const-int-ini-index)

sort_ini_end_arrays#

Definition
void Corrige_flux_FT_temperature_subresolution::sort_ini_end_arrays(ArrOfInt &indices_found_ini, ArrOfInt &indices_found_end, FixedVector< ArrOfInt, 2 > &indices_sorted, const int &max_n_layer)
Brief description
Detailed description
References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::sort_ini_end_arrays(ArrOfInt &indices_found_ini, ArrOfInt &indices_found_end, FixedVector< ArrOfInt, 2 > &indices_sorted, const int &max_n_layer) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-sort-ini-end-arrays-arrofint-ref-indices-found-ini-arrofint-ref-indices-found-end-fixedvector-arrofint-2-ref-indices-sorted-const-int-ref-max-n-layer>`
[void Corrige_flux_FT_temperature_subresolution::sort_ini_end_arrays(ArrOfInt &indices_found_ini, ArrOfInt &indices_found_end, FixedVector< ArrOfInt, 2 > &indices_sorted, const int &max_n_layer)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-sort-ini-end-arrays-arrofint-ref-indices-found-ini-arrofint-ref-indices-found-end-fixedvector-arrofint-2-ref-indices-sorted-const-int-ref-max-n-layer)

sort_ini_end_arrays#

Definition
void Corrige_flux_FT_temperature_subresolution::sort_ini_end_arrays(ArrOfInt &indices_found_transition_ini, ArrOfInt &indices_found_transition_end, ArrOfInt &indices_found_ini, ArrOfInt &indices_found_end, FixedVector< ArrOfInt, 2 > &indices_sorted, const int &max_n_layer)
Brief description
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 Corrige_flux_FT_temperature_subresolution::sort_ini_end_arrays(ArrOfInt &indices_found_transition_ini, ArrOfInt &indices_found_transition_end, ArrOfInt &indices_found_ini, ArrOfInt &indices_found_end, FixedVector< ArrOfInt, 2 > &indices_sorted, const int &max_n_layer) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-sort-ini-end-arrays-arrofint-ref-indices-found-transition-ini-arrofint-ref-indices-found-transition-end-arrofint-ref-indices-found-ini-arrofint-ref-indices-found-end-fixedvector-arrofint-2-ref-indices-sorted-const-int-ref-max-n-layer>`
[void Corrige_flux_FT_temperature_subresolution::sort_ini_end_arrays(ArrOfInt &indices_found_transition_ini, ArrOfInt &indices_found_transition_end, ArrOfInt &indices_found_ini, ArrOfInt &indices_found_end, FixedVector< ArrOfInt, 2 > &indices_sorted, const int &max_n_layer)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-sort-ini-end-arrays-arrofint-ref-indices-found-transition-ini-arrofint-ref-indices-found-transition-end-arrofint-ref-indices-found-ini-arrofint-ref-indices-found-end-fixedvector-arrofint-2-ref-indices-sorted-const-int-ref-max-n-layer)

store_any_cell_faces_corrected#

Definition
void Corrige_flux_FT_temperature_subresolution::store_any_cell_faces_corrected(IJK_Field_vector3_int &cell_faces_corrected_bool, FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_ij_flux_xyz_sorted, IJK_Field_vector3_double &cell_faces_corrected, const DoubleVect &fluxes, FixedVector< std::vector< ArrOfDouble >, 3 > &flux_xyz, const int counter)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::store_any_cell_faces_corrected(IJK_Field_vector3_int &cell_faces_corrected_bool, FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_ij_flux_xyz_sorted, IJK_Field_vector3_double &cell_faces_corrected, const DoubleVect &fluxes, FixedVector< std::vector< ArrOfDouble >, 3 > &flux_xyz, const int counter) <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-store-any-cell-faces-corrected-ijk-field-vector3-int-ref-cell-faces-corrected-bool-fixedvector-fixedvector-std-vector-arrofint-3-2-ref-index-face-ij-flux-xyz-sorted-ijk-field-vector3-double-ref-cell-faces-corrected-const-doublevect-ref-fluxes-fixedvector-std-vector-arrofdouble-3-ref-flux-xyz-const-int-counter>`
[void Corrige_flux_FT_temperature_subresolution::store_any_cell_faces_corrected(IJK_Field_vector3_int &cell_faces_corrected_bool, FixedVector< FixedVector< std::vector< ArrOfInt >, 3 >, 2 > &index_face_ij_flux_xyz_sorted, IJK_Field_vector3_double &cell_faces_corrected, const DoubleVect &fluxes, FixedVector< std::vector< ArrOfDouble >, 3 > &flux_xyz, const int counter)](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-store-any-cell-faces-corrected-ijk-field-vector3-int-ref-cell-faces-corrected-bool-fixedvector-fixedvector-std-vector-arrofint-3-2-ref-index-face-ij-flux-xyz-sorted-ijk-field-vector3-double-ref-cell-faces-corrected-const-doublevect-ref-fluxes-fixedvector-std-vector-arrofdouble-3-ref-flux-xyz-const-int-counter)

store_cell_faces_corrected#

Definition
void Corrige_flux_FT_temperature_subresolution::store_cell_faces_corrected(IJK_Field_vector3_int &cell_faces_corrected_bool, IJK_Field_vector3_double &cell_faces_corrected_convective, IJK_Field_vector3_double &cell_faces_corrected_diffusive) override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::store_cell_faces_corrected(IJK_Field_vector3_int &cell_faces_corrected_bool, IJK_Field_vector3_double &cell_faces_corrected_convective, IJK_Field_vector3_double &cell_faces_corrected_diffusive) override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-store-cell-faces-corrected-ijk-field-vector3-int-ref-cell-faces-corrected-bool-ijk-field-vector3-double-ref-cell-faces-corrected-convective-ijk-field-vector3-double-ref-cell-faces-corrected-diffusive-override>`
[void Corrige_flux_FT_temperature_subresolution::store_cell_faces_corrected(IJK_Field_vector3_int &cell_faces_corrected_bool, IJK_Field_vector3_double &cell_faces_corrected_convective, IJK_Field_vector3_double &cell_faces_corrected_diffusive) override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-store-cell-faces-corrected-ijk-field-vector3-int-ref-cell-faces-corrected-bool-ijk-field-vector3-double-ref-cell-faces-corrected-convective-ijk-field-vector3-double-ref-cell-faces-corrected-diffusive-override)

taille_memoire#

Definition
unsigned Corrige_flux_FT_temperature_subresolution::taille_memoire() const override
Brief description
Detailed description

Reimplements:

How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`unsigned Corrige_flux_FT_temperature_subresolution::taille_memoire() const override <corrige-flux-ft-temperature-subresolution-public-unsigned-corrige-flux-ft-temperature-subresolution-taille-memoire-const-override>`
[unsigned Corrige_flux_FT_temperature_subresolution::taille_memoire() const override](#corrige-flux-ft-temperature-subresolution-public-unsigned-corrige-flux-ft-temperature-subresolution-taille-memoire-const-override)

update#

Definition
void Corrige_flux_FT_temperature_subresolution::update() override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::update() override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-update-override>`
[void Corrige_flux_FT_temperature_subresolution::update() override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-update-override)

update_intersections#

Definition
void Corrige_flux_FT_temperature_subresolution::update_intersections() override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Corrige_flux_FT_temperature_subresolution::update_intersections() override <corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-update-intersections-override>`
[void Corrige_flux_FT_temperature_subresolution::update_intersections() override](#corrige-flux-ft-temperature-subresolution-public-void-corrige-flux-ft-temperature-subresolution-update-intersections-override)

~Corrige_flux_FT_temperature_subresolution#

Definition
Corrige_flux_FT_temperature_subresolution::~Corrige_flux_FT_temperature_subresolution()
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Corrige_flux_FT_temperature_subresolution::~Corrige_flux_FT_temperature_subresolution() <corrige-flux-ft-temperature-subresolution-public-corrige-flux-ft-temperature-subresolution-dtor-corrige-flux-ft-temperature-subresolution>`
[Corrige_flux_FT_temperature_subresolution::~Corrige_flux_FT_temperature_subresolution()](#corrige-flux-ft-temperature-subresolution-public-corrige-flux-ft-temperature-subresolution-dtor-corrige-flux-ft-temperature-subresolution)

cree_instance#

Definition
Objet_U * Corrige_flux_FT_temperature_subresolution::cree_instance()
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Objet_U * Corrige_flux_FT_temperature_subresolution::cree_instance() <corrige-flux-ft-temperature-subresolution-public-static-objet-u-ptr-corrige-flux-ft-temperature-subresolution-cree-instance>`
[Objet_U * Corrige_flux_FT_temperature_subresolution::cree_instance()](#corrige-flux-ft-temperature-subresolution-public-static-objet-u-ptr-corrige-flux-ft-temperature-subresolution-cree-instance)

info#

Definition
const Type_info * Corrige_flux_FT_temperature_subresolution::info()
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`const Type_info * Corrige_flux_FT_temperature_subresolution::info() <corrige-flux-ft-temperature-subresolution-public-static-const-type-info-ptr-corrige-flux-ft-temperature-subresolution-info>`
[const Type_info * Corrige_flux_FT_temperature_subresolution::info()](#corrige-flux-ft-temperature-subresolution-public-static-const-type-info-ptr-corrige-flux-ft-temperature-subresolution-info)

self_cast#

Definition
const Corrige_flux_FT_temperature_subresolution & Corrige_flux_FT_temperature_subresolution::self_cast(const Objet_U &)
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`const Corrige_flux_FT_temperature_subresolution & Corrige_flux_FT_temperature_subresolution::self_cast(const Objet_U &) <corrige-flux-ft-temperature-subresolution-public-static-const-corrige-flux-ft-temperature-subresolution-ref-corrige-flux-ft-temperature-subresolution-self-cast-const-objet-u-ref>`
[const Corrige_flux_FT_temperature_subresolution & Corrige_flux_FT_temperature_subresolution::self_cast(const Objet_U &)](#corrige-flux-ft-temperature-subresolution-public-static-const-corrige-flux-ft-temperature-subresolution-ref-corrige-flux-ft-temperature-subresolution-self-cast-const-objet-u-ref)

self_cast#

Definition
Corrige_flux_FT_temperature_subresolution & Corrige_flux_FT_temperature_subresolution::self_cast(Objet_U &)
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Corrige_flux_FT_temperature_subresolution & Corrige_flux_FT_temperature_subresolution::self_cast(Objet_U &) <corrige-flux-ft-temperature-subresolution-public-static-corrige-flux-ft-temperature-subresolution-ref-corrige-flux-ft-temperature-subresolution-self-cast-objet-u-ref>`
[Corrige_flux_FT_temperature_subresolution & Corrige_flux_FT_temperature_subresolution::self_cast(Objet_U &)](#corrige-flux-ft-temperature-subresolution-public-static-corrige-flux-ft-temperature-subresolution-ref-corrige-flux-ft-temperature-subresolution-self-cast-objet-u-ref)

printOn#

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

Ecriture de l’objet sur un flot de sortie Methode a surcharger.

Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Sortie & Corrige_flux_FT_temperature_subresolution::printOn(Sortie &x) const override <corrige-flux-ft-temperature-subresolution-protected-sortie-ref-corrige-flux-ft-temperature-subresolution-printon-sortie-ref-x-const-override>`
[Sortie & Corrige_flux_FT_temperature_subresolution::printOn(Sortie &x) const override](#corrige-flux-ft-temperature-subresolution-protected-sortie-ref-corrige-flux-ft-temperature-subresolution-printon-sortie-ref-x-const-override)

readOn#

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

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Entree & Corrige_flux_FT_temperature_subresolution::readOn(Entree &) override <corrige-flux-ft-temperature-subresolution-protected-entree-ref-corrige-flux-ft-temperature-subresolution-readon-entree-ref-override>`
[Entree & Corrige_flux_FT_temperature_subresolution::readOn(Entree &) override](#corrige-flux-ft-temperature-subresolution-protected-entree-ref-corrige-flux-ft-temperature-subresolution-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Corrige_flux_FT_temperature_subresolution::info_obj
cell_faces_neighbours_corrected_bool_ (protected)
IJK_Field_vector3_int* Corrige_flux_FT_temperature_subresolution::cell_faces_neighbours_corrected_bool_ = nullptr
colinearity_flux_xyz_neighbours_all_faces_remaining_global_sorted_ (protected)
FixedVector<std::vector<ArrOfDouble>,3> Corrige_flux_FT_temperature_subresolution::colinearity_flux_xyz_neighbours_all_faces_remaining_global_sorted_
convection_negligible_ (protected)
int Corrige_flux_FT_temperature_subresolution::convection_negligible_ = 0
convective_diffusive_flux_all_faces_remaining_global_sorted_ (protected)
FixedVector<FixedVector<std::vector<ArrOfDouble>,3>,2> Corrige_flux_FT_temperature_subresolution::convective_diffusive_flux_all_faces_remaining_global_sorted_
convective_diffusive_flux_xyz_min_max_faces_sorted_ (protected)
FixedVector<FixedVector<std::vector<ArrOfDouble>,3>,2> Corrige_flux_FT_temperature_subresolution::convective_diffusive_flux_xyz_min_max_faces_sorted_
convective_diffusive_flux_xyz_remaining_global_sorted_ (protected)
FixedVector<FixedVector<std::vector<ArrOfDouble>,3>,2> Corrige_flux_FT_temperature_subresolution::convective_diffusive_flux_xyz_remaining_global_sorted_
convective_diffusive_flux_xyz_sorted_ (protected)
FixedVector<FixedVector<std::vector<ArrOfDouble>,3>,2> Corrige_flux_FT_temperature_subresolution::convective_diffusive_flux_xyz_sorted_
convective_flux_correction_ (protected)
int Corrige_flux_FT_temperature_subresolution::convective_flux_correction_ = 0
convective_fluxes_ (protected)
DoubleVect Corrige_flux_FT_temperature_subresolution::convective_fluxes_
convective_fluxes_unique_ (protected)
DoubleVect Corrige_flux_FT_temperature_subresolution::convective_fluxes_unique_
copy_fluxes_on_every_procs_ (protected)
int Corrige_flux_FT_temperature_subresolution::copy_fluxes_on_every_procs_ = 1
copy_temperature_on_every_procs_ (protected)
int Corrige_flux_FT_temperature_subresolution::copy_temperature_on_every_procs_ = 1
debug_ (protected)
int Corrige_flux_FT_temperature_subresolution::debug_ = 0
diffusion_negligible_ (protected)
int Corrige_flux_FT_temperature_subresolution::diffusion_negligible_ = 0
diffusive_flux_correction_ (protected)
int Corrige_flux_FT_temperature_subresolution::diffusive_flux_correction_ = 0
diffusive_fluxes_ (protected)
DoubleVect Corrige_flux_FT_temperature_subresolution::diffusive_fluxes_
diffusive_fluxes_unique_ (protected)
DoubleVect Corrige_flux_FT_temperature_subresolution::diffusive_fluxes_unique_
discrete_integral_ (protected)
int Corrige_flux_FT_temperature_subresolution::discrete_integral_ = 0
dist_ (protected)
DoubleVect Corrige_flux_FT_temperature_subresolution::dist_
distance_cell_faces_from_lrs_ (protected)
int Corrige_flux_FT_temperature_subresolution::distance_cell_faces_from_lrs_ = 0
eulerian_normal_vectors_ns_normed_ (protected)
const IJK_Field_vector3_double* Corrige_flux_FT_temperature_subresolution::eulerian_normal_vectors_ns_normed_ = nullptr
find_cell_neighbours_for_fluxes_spherical_correction_ (protected)
int Corrige_flux_FT_temperature_subresolution::find_cell_neighbours_for_fluxes_spherical_correction_ = 0
find_reachable_fluxes_ (protected)
int Corrige_flux_FT_temperature_subresolution::find_reachable_fluxes_ = 0
find_temperature_cell_neighbours_ (protected)
int Corrige_flux_FT_temperature_subresolution::find_temperature_cell_neighbours_ = 0
flux_frontier_all_map_ (protected)
FixedVector<std::map<int, int>, 3> Corrige_flux_FT_temperature_subresolution::flux_frontier_all_map_
flux_frontier_map_ (protected)
FixedVector<std::map<int, int>, 3> Corrige_flux_FT_temperature_subresolution::flux_frontier_map_
flux_init_ (protected)
bool Corrige_flux_FT_temperature_subresolution::flux_init_ = false
flux_outside_frontier_all_map_ (protected)
FixedVector<std::map<int, int>, 3> Corrige_flux_FT_temperature_subresolution::flux_outside_frontier_all_map_
has_checked_consistency_ (protected)
bool Corrige_flux_FT_temperature_subresolution::has_checked_consistency_ = false
ijk_faces_to_correct_ (protected)
FixedVector<IntVect,4> Corrige_flux_FT_temperature_subresolution::ijk_faces_to_correct_
ijk_intersections_subproblems_indices_ (protected)
ArrOfInt Corrige_flux_FT_temperature_subresolution::ijk_intersections_subproblems_indices_
index_face_ij_flux_xyz_neighbours_all_faces_remaining_global_sorted_ (protected)
FixedVector<FixedVector<std::vector<ArrOfInt>,3>,2> Corrige_flux_FT_temperature_subresolution::index_face_ij_flux_xyz_neighbours_all_faces_remaining_global_sorted_
index_face_ij_flux_xyz_neighbours_all_faces_sorted_ (protected)
FixedVector<FixedVector<std::vector<ArrOfInt>,3>,2> Corrige_flux_FT_temperature_subresolution::index_face_ij_flux_xyz_neighbours_all_faces_sorted_
index_face_ij_flux_xyz_neighbours_diag_faces_sorted_ (protected)
FixedVector<FixedVector<std::vector<ArrOfInt>,3>,2> Corrige_flux_FT_temperature_subresolution::index_face_ij_flux_xyz_neighbours_diag_faces_sorted_
index_face_ij_flux_xyz_neighbours_min_max_faces_sorted_ (protected)
FixedVector<FixedVector<std::vector<ArrOfInt>,3>,2> Corrige_flux_FT_temperature_subresolution::index_face_ij_flux_xyz_neighbours_min_max_faces_sorted_
index_face_ij_flux_xyz_remaining_global_sorted_ (protected)
FixedVector<FixedVector<std::vector<ArrOfInt>,3>,2> Corrige_flux_FT_temperature_subresolution::index_face_ij_flux_xyz_remaining_global_sorted_
index_face_ij_flux_xyz_sorted_ (protected)
FixedVector<FixedVector<std::vector<ArrOfInt>,3>,2> Corrige_flux_FT_temperature_subresolution::index_face_ij_flux_xyz_sorted_
indices_temperature_neighbours_on_procs_ (protected)
FixedVector<ArrOfInt,3> Corrige_flux_FT_temperature_subresolution::indices_temperature_neighbours_on_procs_
keep_first_reachable_fluxes_ (protected)
int Corrige_flux_FT_temperature_subresolution::keep_first_reachable_fluxes_ = 0
keep_max_flux_correction_ (protected)
int Corrige_flux_FT_temperature_subresolution::keep_max_flux_correction_ = 0
levels_ (protected)
int Corrige_flux_FT_temperature_subresolution::levels_ = 0
neighbours_colinearity_weighting_ (protected)
int Corrige_flux_FT_temperature_subresolution::neighbours_colinearity_weighting_ = 0
neighbours_weighting_colinearity_on_procs_ (protected)
ArrOfDouble Corrige_flux_FT_temperature_subresolution::neighbours_weighting_colinearity_on_procs_
pure_face_unique_ (protected)
IntVect Corrige_flux_FT_temperature_subresolution::pure_face_unique_
smooth_temperature_field_ (protected)
int Corrige_flux_FT_temperature_subresolution::smooth_temperature_field_ = 0
store_flux_operators_for_energy_balance_ (protected)
int Corrige_flux_FT_temperature_subresolution::store_flux_operators_for_energy_balance_ = 0
temperature_flux_all_faces_remaining_global_sorted_ (protected)
FixedVector<std::vector<ArrOfDouble>,3> Corrige_flux_FT_temperature_subresolution::temperature_flux_all_faces_remaining_global_sorted_
temperature_neighbours_on_procs_ (protected)
ArrOfDouble Corrige_flux_FT_temperature_subresolution::temperature_neighbours_on_procs_
thermal_subproblems_ (protected)
IJK_One_Dimensional_Subproblems* Corrige_flux_FT_temperature_subresolution::thermal_subproblems_ = nullptr
use_cell_neighbours_for_fluxes_spherical_correction_ (protected)
int Corrige_flux_FT_temperature_subresolution::use_cell_neighbours_for_fluxes_spherical_correction_ = 0
use_reachable_fluxes_ (protected)
int Corrige_flux_FT_temperature_subresolution::use_reachable_fluxes_ = 0
weighting_flux_xyz_neighbours_all_faces_remaining_global_sorted_ (protected)
FixedVector<std::vector<ArrOfInt>,3> Corrige_flux_FT_temperature_subresolution::weighting_flux_xyz_neighbours_all_faces_remaining_global_sorted_

Enums#

Corrige_flux_FT_temperature_subresolution::fluxes_type_#

Location: triocfd-code/src/Multiphase/Front_tracking_discontinu/IJK/Temperature/Corrige_flux_FT_temperature_subresolution.h:441

How to cite in this doc: 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:`Corrige\_flux\_FT\_temperature\_subresolution::fluxes\_type\_ <enum-none-corrige-flux-ft-temperature-subresolution-fluxes-type>`
[Corrige\_flux\_FT\_temperature\_subresolution::fluxes\_type\_](#enum-none-corrige-flux-ft-temperature-subresolution-fluxes-type)
  • convection

  • diffusion