IJK_Interfaces#

#include <IJK_Interfaces.h>

: class IJK_Interfaces

How to cite this class in this doc#

:ref:`IJK\_Interfaces <class-ijk-interfaces>`
[IJK\_Interfaces](#class-ijk-interfaces)

Detailed description#

Cette classe rassemble tous les algorithmes de gestion des interfaces pour le ijk (le maillage, les algo de remaillage, sauvegarde, reprise, etc)

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

a_desequilibre_final
int IJK_Interfaces::a_desequilibre_final(double old_indicatrice, double next_indicatrice) const
References
Referenced By
How to cite in this doc:
:ref:`int IJK_Interfaces::a_desequilibre_final(double old_indicatrice, double next_indicatrice) const <public-int-ijk-interfaces-a-desequilibre-final-double-old-indicatrice-double-next-indicatrice-const>`
[int IJK_Interfaces::a_desequilibre_final(double old_indicatrice, double next_indicatrice) const](#public-int-ijk-interfaces-a-desequilibre-final-double-old-indicatrice-double-next-indicatrice-const)
a_desequilibre_initial_uniquement
int IJK_Interfaces::a_desequilibre_initial_uniquement(double old_indicatrice, double next_indicatrice) const
References
How to cite in this doc:
:ref:`int IJK_Interfaces::a_desequilibre_initial_uniquement(double old_indicatrice, double next_indicatrice) const <public-int-ijk-interfaces-a-desequilibre-initial-uniquement-double-old-indicatrice-double-next-indicatrice-const>`
[int IJK_Interfaces::a_desequilibre_initial_uniquement(double old_indicatrice, double next_indicatrice) const](#public-int-ijk-interfaces-a-desequilibre-initial-uniquement-double-old-indicatrice-double-next-indicatrice-const)
ajouter_terme_source_interfaces
void IJK_Interfaces::ajouter_terme_source_interfaces(IJK_Field_vector3_double &vpoint, IJK_Field_vector3_double &vrepul, IJK_Field_vector3_double &vabsrepul) const
References
How to cite in this doc:
:ref:`void IJK_Interfaces::ajouter_terme_source_interfaces(IJK_Field_vector3_double &vpoint, IJK_Field_vector3_double &vrepul, IJK_Field_vector3_double &vabsrepul) const <public-void-ijk-interfaces-ajouter-terme-source-interfaces-ijk-field-vector3-double-ref-vpoint-ijk-field-vector3-double-ref-vrepul-ijk-field-vector3-double-ref-vabsrepul-const>`
[void IJK_Interfaces::ajouter_terme_source_interfaces(IJK_Field_vector3_double &vpoint, IJK_Field_vector3_double &vrepul, IJK_Field_vector3_double &vabsrepul) const](#public-void-ijk-interfaces-ajouter-terme-source-interfaces-ijk-field-vector3-double-ref-vpoint-ijk-field-vector3-double-ref-vrepul-ijk-field-vector3-double-ref-vabsrepul-const)
allocate_ijk_compo_connex_fields
void IJK_Interfaces::allocate_ijk_compo_connex_fields(const Domaine_IJK &splitting, const int &allocate_compo_fields)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::allocate_ijk_compo_connex_fields(const Domaine_IJK &splitting, const int &allocate_compo_fields) <public-void-ijk-interfaces-allocate-ijk-compo-connex-fields-const-domaine-ijk-ref-splitting-const-int-ref-allocate-compo-fields>`
[void IJK_Interfaces::allocate_ijk_compo_connex_fields(const Domaine_IJK &splitting, const int &allocate_compo_fields)](#public-void-ijk-interfaces-allocate-ijk-compo-connex-fields-const-domaine-ijk-ref-splitting-const-int-ref-allocate-compo-fields)
associate_rising_velocities_parameters
void IJK_Interfaces::associate_rising_velocities_parameters(const Domaine_IJK &splitting, const int &compute_rising_velocities, const int &fill_rising_velocities, const int &use_bubbles_velocities_from_interface, const int &use_bubbles_velocities_from_barycentres)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::associate_rising_velocities_parameters(const Domaine_IJK &splitting, const int &compute_rising_velocities, const int &fill_rising_velocities, const int &use_bubbles_velocities_from_interface, const int &use_bubbles_velocities_from_barycentres) <public-void-ijk-interfaces-associate-rising-velocities-parameters-const-domaine-ijk-ref-splitting-const-int-ref-compute-rising-velocities-const-int-ref-fill-rising-velocities-const-int-ref-use-bubbles-velocities-from-interface-const-int-ref-use-bubbles-velocities-from-barycentres>`
[void IJK_Interfaces::associate_rising_velocities_parameters(const Domaine_IJK &splitting, const int &compute_rising_velocities, const int &fill_rising_velocities, const int &use_bubbles_velocities_from_interface, const int &use_bubbles_velocities_from_barycentres)](#public-void-ijk-interfaces-associate-rising-velocities-parameters-const-domaine-ijk-ref-splitting-const-int-ref-compute-rising-velocities-const-int-ref-fill-rising-velocities-const-int-ref-use-bubbles-velocities-from-interface-const-int-ref-use-bubbles-velocities-from-barycentres)
associer_milieu_base
void IJK_Interfaces::associer_milieu_base(const Milieu_base &) override

Reimplements:

How to cite in this doc:
:ref:`void IJK_Interfaces::associer_milieu_base(const Milieu_base &) override <public-void-ijk-interfaces-associer-milieu-base-const-milieu-base-ref-override>`
[void IJK_Interfaces::associer_milieu_base(const Milieu_base &) override](#public-void-ijk-interfaces-associer-milieu-base-const-milieu-base-ref-override)
associer_pb_base
void IJK_Interfaces::associer_pb_base(const Probleme_base &) override

S’associe au Probleme passe en parametre.

Associe egalement les sources, les operateurs et le solveur de masse a l’equation.

Reimplements:

References
How to cite in this doc:
:ref:`void IJK_Interfaces::associer_pb_base(const Probleme_base &) override <public-void-ijk-interfaces-associer-pb-base-const-probleme-base-ref-override>`
[void IJK_Interfaces::associer_pb_base(const Probleme_base &) override](#public-void-ijk-interfaces-associer-pb-base-const-probleme-base-ref-override)
associer_switch
void IJK_Interfaces::associer_switch(const Switch_FT_double &ijk_ft_switch)
References
How to cite in this doc:
:ref:`void IJK_Interfaces::associer_switch(const Switch_FT_double &ijk_ft_switch) <public-void-ijk-interfaces-associer-switch-const-switch-ft-double-ref-ijk-ft-switch>`
[void IJK_Interfaces::associer_switch(const Switch_FT_double &ijk_ft_switch)](#public-void-ijk-interfaces-associer-switch-const-switch-ft-double-ref-ijk-ft-switch)
below_small_threshold
int IJK_Interfaces::below_small_threshold(double indicatrice) const
References
Referenced By
How to cite in this doc:
:ref:`int IJK_Interfaces::below_small_threshold(double indicatrice) const <public-int-ijk-interfaces-below-small-threshold-double-indicatrice-const>`
[int IJK_Interfaces::below_small_threshold(double indicatrice) const](#public-int-ijk-interfaces-below-small-threshold-double-indicatrice-const)
BoI
const IJK_Field_vector3_double & IJK_Interfaces::BoI() const
References
How to cite in this doc:
:ref:`const IJK_Field_vector3_double & IJK_Interfaces::BoI() const <public-const-ijk-field-vector3-double-ref-ijk-interfaces-boi-const>`
[const IJK_Field_vector3_double & IJK_Interfaces::BoI() const](#public-const-ijk-field-vector3-double-ref-ijk-interfaces-boi-const)
BoIn
const IJK_Field_vector3_double & IJK_Interfaces::BoIn() const
References
How to cite in this doc:
:ref:`const IJK_Field_vector3_double & IJK_Interfaces::BoIn() const <public-const-ijk-field-vector3-double-ref-ijk-interfaces-boin-const>`
[const IJK_Field_vector3_double & IJK_Interfaces::BoIn() const](#public-const-ijk-field-vector3-double-ref-ijk-interfaces-boin-const)
calcul_surface_efficace_face
void IJK_Interfaces::calcul_surface_efficace_face(TYPE_SURFACE_EFFICACE_FACE type_surface_efficace_face, double timestep, const Cut_field_vector3_double &total_velocity)
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::calcul_surface_efficace_face(TYPE_SURFACE_EFFICACE_FACE type_surface_efficace_face, double timestep, const Cut_field_vector3_double &total_velocity) <public-void-ijk-interfaces-calcul-surface-efficace-face-type-surface-efficace-face-type-surface-efficace-face-double-timestep-const-cut-field-vector3-double-ref-total-velocity>`
[void IJK_Interfaces::calcul_surface_efficace_face(TYPE_SURFACE_EFFICACE_FACE type_surface_efficace_face, double timestep, const Cut_field_vector3_double &total_velocity)](#public-void-ijk-interfaces-calcul-surface-efficace-face-type-surface-efficace-face-type-surface-efficace-face-double-timestep-const-cut-field-vector3-double-ref-total-velocity)
calcul_surface_efficace_face_initial
void IJK_Interfaces::calcul_surface_efficace_face_initial(TYPE_SURFACE_EFFICACE_FACE type_surface_efficace_face)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::calcul_surface_efficace_face_initial(TYPE_SURFACE_EFFICACE_FACE type_surface_efficace_face) <public-void-ijk-interfaces-calcul-surface-efficace-face-initial-type-surface-efficace-face-type-surface-efficace-face>`
[void IJK_Interfaces::calcul_surface_efficace_face_initial(TYPE_SURFACE_EFFICACE_FACE type_surface_efficace_face)](#public-void-ijk-interfaces-calcul-surface-efficace-face-initial-type-surface-efficace-face-type-surface-efficace-face)
calcul_surface_efficace_interface
void IJK_Interfaces::calcul_surface_efficace_interface(TYPE_SURFACE_EFFICACE_INTERFACE type_surface_efficace_interface, double timestep, const Cut_field_vector3_double &velocity)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::calcul_surface_efficace_interface(TYPE_SURFACE_EFFICACE_INTERFACE type_surface_efficace_interface, double timestep, const Cut_field_vector3_double &velocity) <public-void-ijk-interfaces-calcul-surface-efficace-interface-type-surface-efficace-interface-type-surface-efficace-interface-double-timestep-const-cut-field-vector3-double-ref-velocity>`
[void IJK_Interfaces::calcul_surface_efficace_interface(TYPE_SURFACE_EFFICACE_INTERFACE type_surface_efficace_interface, double timestep, const Cut_field_vector3_double &velocity)](#public-void-ijk-interfaces-calcul-surface-efficace-interface-type-surface-efficace-interface-type-surface-efficace-interface-double-timestep-const-cut-field-vector3-double-ref-velocity)
calcul_surface_efficace_interface_initial
void IJK_Interfaces::calcul_surface_efficace_interface_initial(TYPE_SURFACE_EFFICACE_INTERFACE type_surface_efficace_interface)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::calcul_surface_efficace_interface_initial(TYPE_SURFACE_EFFICACE_INTERFACE type_surface_efficace_interface) <public-void-ijk-interfaces-calcul-surface-efficace-interface-initial-type-surface-efficace-interface-type-surface-efficace-interface>`
[void IJK_Interfaces::calcul_surface_efficace_interface_initial(TYPE_SURFACE_EFFICACE_INTERFACE type_surface_efficace_interface)](#public-void-ijk-interfaces-calcul-surface-efficace-interface-initial-type-surface-efficace-interface-type-surface-efficace-interface)
calculer_aire_interfaciale
void IJK_Interfaces::calculer_aire_interfaciale(IJK_Field_double &ai) const
References
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_aire_interfaciale(IJK_Field_double &ai) const <public-void-ijk-interfaces-calculer-aire-interfaciale-ijk-field-double-ref-ai-const>`
[void IJK_Interfaces::calculer_aire_interfaciale(IJK_Field_double &ai) const](#public-void-ijk-interfaces-calculer-aire-interfaciale-ijk-field-double-ref-ai-const)
calculer_aire_interfaciale_for_compo
double IJK_Interfaces::calculer_aire_interfaciale_for_compo(const int compo, const int i_ref, const int j_ref, const int k_ref) const
References
How to cite in this doc:
:ref:`double IJK_Interfaces::calculer_aire_interfaciale_for_compo(const int compo, const int i_ref, const int j_ref, const int k_ref) const <public-double-ijk-interfaces-calculer-aire-interfaciale-for-compo-const-int-compo-const-int-i-ref-const-int-j-ref-const-int-k-ref-const>`
[double IJK_Interfaces::calculer_aire_interfaciale_for_compo(const int compo, const int i_ref, const int j_ref, const int k_ref) const](#public-double-ijk-interfaces-calculer-aire-interfaciale-for-compo-const-int-compo-const-int-i-ref-const-int-j-ref-const-int-k-ref-const)
calculer_aire_interfaciale_for_compo
void IJK_Interfaces::calculer_aire_interfaciale_for_compo(IJK_Field_double &ai, const int compo) const
References
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_aire_interfaciale_for_compo(IJK_Field_double &ai, const int compo) const <public-void-ijk-interfaces-calculer-aire-interfaciale-for-compo-ijk-field-double-ref-ai-const-int-compo-const>`
[void IJK_Interfaces::calculer_aire_interfaciale_for_compo(IJK_Field_double &ai, const int compo) const](#public-void-ijk-interfaces-calculer-aire-interfaciale-for-compo-ijk-field-double-ref-ai-const-int-compo-const)
calculer_aspect_ratio
void IJK_Interfaces::calculer_aspect_ratio(ArrOfDouble &aspect_ratio) const
References
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_aspect_ratio(ArrOfDouble &aspect_ratio) const <public-void-ijk-interfaces-calculer-aspect-ratio-arrofdouble-ref-aspect-ratio-const>`
[void IJK_Interfaces::calculer_aspect_ratio(ArrOfDouble &aspect_ratio) const](#public-void-ijk-interfaces-calculer-aspect-ratio-arrofdouble-ref-aspect-ratio-const)
calculer_bounding_box_bulles
void IJK_Interfaces::calculer_bounding_box_bulles(DoubleTab &bounding_box, int option_shear=0) const
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_bounding_box_bulles(DoubleTab &bounding_box, int option_shear=0) const <public-void-ijk-interfaces-calculer-bounding-box-bulles-doubletab-ref-bounding-box-int-option-shear-equal-0-const>`
[void IJK_Interfaces::calculer_bounding_box_bulles(DoubleTab &bounding_box, int option_shear=0) const](#public-void-ijk-interfaces-calculer-bounding-box-bulles-doubletab-ref-bounding-box-int-option-shear-equal-0-const)
calculer_color
void IJK_Interfaces::calculer_color(ArrOfInt &color) const
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_color(ArrOfInt &color) const <public-void-ijk-interfaces-calculer-color-arrofint-ref-color-const>`
[void IJK_Interfaces::calculer_color(ArrOfInt &color) const](#public-void-ijk-interfaces-calculer-color-arrofint-ref-color-const)
calculer_indicatrice_apres_remaillage
void IJK_Interfaces::calculer_indicatrice_apres_remaillage(const bool parcourir=true)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_indicatrice_apres_remaillage(const bool parcourir=true) <public-void-ijk-interfaces-calculer-indicatrice-apres-remaillage-const-bool-parcourir-equal-true>`
[void IJK_Interfaces::calculer_indicatrice_apres_remaillage(const bool parcourir=true)](#public-void-ijk-interfaces-calculer-indicatrice-apres-remaillage-const-bool-parcourir-equal-true)
calculer_indicatrice_avant_remaillage
void IJK_Interfaces::calculer_indicatrice_avant_remaillage(const bool parcourir=true)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_indicatrice_avant_remaillage(const bool parcourir=true) <public-void-ijk-interfaces-calculer-indicatrice-avant-remaillage-const-bool-parcourir-equal-true>`
[void IJK_Interfaces::calculer_indicatrice_avant_remaillage(const bool parcourir=true)](#public-void-ijk-interfaces-calculer-indicatrice-avant-remaillage-const-bool-parcourir-equal-true)
calculer_indicatrice_intermediaire
void IJK_Interfaces::calculer_indicatrice_intermediaire(IJK_Field_double &indicatrice_intermediaire_ft_, IJK_Field_double &indicatrice_intermediaire_ns_, IJK_Field_vector3_double &indicatrice_surfacique_intermediaire_face_ft_, IJK_Field_vector3_double &indicatrice_surfacique_intermediaire_face_ns_, const bool parcourir=true)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_indicatrice_intermediaire(IJK_Field_double &indicatrice_intermediaire_ft_, IJK_Field_double &indicatrice_intermediaire_ns_, IJK_Field_vector3_double &indicatrice_surfacique_intermediaire_face_ft_, IJK_Field_vector3_double &indicatrice_surfacique_intermediaire_face_ns_, const bool parcourir=true) <public-void-ijk-interfaces-calculer-indicatrice-intermediaire-ijk-field-double-ref-indicatrice-intermediaire-ft-ijk-field-double-ref-indicatrice-intermediaire-ns-ijk-field-vector3-double-ref-indicatrice-surfacique-intermediaire-face-ft-ijk-field-vector3-double-ref-indicatrice-surfacique-intermediaire-face-ns-const-bool-parcourir-equal-true>`
[void IJK_Interfaces::calculer_indicatrice_intermediaire(IJK_Field_double &indicatrice_intermediaire_ft_, IJK_Field_double &indicatrice_intermediaire_ns_, IJK_Field_vector3_double &indicatrice_surfacique_intermediaire_face_ft_, IJK_Field_vector3_double &indicatrice_surfacique_intermediaire_face_ns_, const bool parcourir=true)](#public-void-ijk-interfaces-calculer-indicatrice-intermediaire-ijk-field-double-ref-indicatrice-intermediaire-ft-ijk-field-double-ref-indicatrice-intermediaire-ns-ijk-field-vector3-double-ref-indicatrice-surfacique-intermediaire-face-ft-ijk-field-vector3-double-ref-indicatrice-surfacique-intermediaire-face-ns-const-bool-parcourir-equal-true)
calculer_indicatrice_next
void IJK_Interfaces::calculer_indicatrice_next(const DoubleTab &gravite, const double delta_rho, const double sigma, const double time, const int itstep, const bool parcourir=true)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_indicatrice_next(const DoubleTab &gravite, const double delta_rho, const double sigma, const double time, const int itstep, const bool parcourir=true) <public-void-ijk-interfaces-calculer-indicatrice-next-const-doubletab-ref-gravite-const-double-delta-rho-const-double-sigma-const-double-time-const-int-itstep-const-bool-parcourir-equal-true>`
[void IJK_Interfaces::calculer_indicatrice_next(const DoubleTab &gravite, const double delta_rho, const double sigma, const double time, const int itstep, const bool parcourir=true)](#public-void-ijk-interfaces-calculer-indicatrice-next-const-doubletab-ref-gravite-const-double-delta-rho-const-double-sigma-const-double-time-const-int-itstep-const-bool-parcourir-equal-true)
calculer_normale_et_aire_interfaciale
void IJK_Interfaces::calculer_normale_et_aire_interfaciale(IJK_Field_double &ai, IJK_Field_double &kappa_ai, IJK_Field_vector3_double &normale_cell) const
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_normale_et_aire_interfaciale(IJK_Field_double &ai, IJK_Field_double &kappa_ai, IJK_Field_vector3_double &normale_cell) const <public-void-ijk-interfaces-calculer-normale-et-aire-interfaciale-ijk-field-double-ref-ai-ijk-field-double-ref-kappa-ai-ijk-field-vector3-double-ref-normale-cell-const>`
[void IJK_Interfaces::calculer_normale_et_aire_interfaciale(IJK_Field_double &ai, IJK_Field_double &kappa_ai, IJK_Field_vector3_double &normale_cell) const](#public-void-ijk-interfaces-calculer-normale-et-aire-interfaciale-ijk-field-double-ref-ai-ijk-field-double-ref-kappa-ai-ijk-field-vector3-double-ref-normale-cell-const)
calculer_normales_et_aires_interfaciales
void IJK_Interfaces::calculer_normales_et_aires_interfaciales(IJK_Field_double &ai, IJK_Field_double &kappa_ai, IJK_Field_vector3_double &normale_cell, const int igroup) const

Le champ de normale n’est pas sur une grille decallee. Il doit etre a la meme localisation que “ai” : Domaine_IJK::ELEM Le champ kappa_ai contient le produit de la courbure moyenne sur la cellule eulerienne par l’aire interfaciale dans cette cellule, divisee par le volume de la cellule. Le calcul repose sur la conversion vdf - > ijk du numero : num_elem Pour que cette conversion soit valide, il faut que le champ soit sur le splitting_ft_ car le dom_vdf n’est pas construit pour le splitting ns. Par definition, mettre igroup a - 1 pour inclure toutes les bulles

References
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_normales_et_aires_interfaciales(IJK_Field_double &ai, IJK_Field_double &kappa_ai, IJK_Field_vector3_double &normale_cell, const int igroup) const <public-void-ijk-interfaces-calculer-normales-et-aires-interfaciales-ijk-field-double-ref-ai-ijk-field-double-ref-kappa-ai-ijk-field-vector3-double-ref-normale-cell-const-int-igroup-const>`
[void IJK_Interfaces::calculer_normales_et_aires_interfaciales(IJK_Field_double &ai, IJK_Field_double &kappa_ai, IJK_Field_vector3_double &normale_cell, const int igroup) const](#public-void-ijk-interfaces-calculer-normales-et-aires-interfaciales-ijk-field-double-ref-ai-ijk-field-double-ref-kappa-ai-ijk-field-vector3-double-ref-normale-cell-const-int-igroup-const)
calculer_poussee_bulles
void IJK_Interfaces::calculer_poussee_bulles(const DoubleTab &gravite, DoubleTab &poussee) const
References
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_poussee_bulles(const DoubleTab &gravite, DoubleTab &poussee) const <public-void-ijk-interfaces-calculer-poussee-bulles-const-doubletab-ref-gravite-doubletab-ref-poussee-const>`
[void IJK_Interfaces::calculer_poussee_bulles(const DoubleTab &gravite, DoubleTab &poussee) const](#public-void-ijk-interfaces-calculer-poussee-bulles-const-doubletab-ref-gravite-doubletab-ref-poussee-const)
calculer_surface_bulles
void IJK_Interfaces::calculer_surface_bulles(ArrOfDouble &surfaces) const
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_surface_bulles(ArrOfDouble &surfaces) const <public-void-ijk-interfaces-calculer-surface-bulles-arrofdouble-ref-surfaces-const>`
[void IJK_Interfaces::calculer_surface_bulles(ArrOfDouble &surfaces) const](#public-void-ijk-interfaces-calculer-surface-bulles-arrofdouble-ref-surfaces-const)
calculer_surfactant
void IJK_Interfaces::calculer_surfactant(ArrOfDouble &surfactant, ArrOfDouble &surfactant_min, ArrOfDouble &surfactant_max) const
References
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_surfactant(ArrOfDouble &surfactant, ArrOfDouble &surfactant_min, ArrOfDouble &surfactant_max) const <public-void-ijk-interfaces-calculer-surfactant-arrofdouble-ref-surfactant-arrofdouble-ref-surfactant-min-arrofdouble-ref-surfactant-max-const>`
[void IJK_Interfaces::calculer_surfactant(ArrOfDouble &surfactant, ArrOfDouble &surfactant_min, ArrOfDouble &surfactant_max) const](#public-void-ijk-interfaces-calculer-surfactant-arrofdouble-ref-surfactant-arrofdouble-ref-surfactant-min-arrofdouble-ref-surfactant-max-const)
calculer_var_volume_remaillage
void IJK_Interfaces::calculer_var_volume_remaillage(double timestep, const DoubleTab &vitesses_translation_bulles, const DoubleTab &mean_bubble_rotation_vector, const DoubleTab &centre_gravite, ArrOfDouble &var_volume)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_var_volume_remaillage(double timestep, const DoubleTab &vitesses_translation_bulles, const DoubleTab &mean_bubble_rotation_vector, const DoubleTab &centre_gravite, ArrOfDouble &var_volume) <public-void-ijk-interfaces-calculer-var-volume-remaillage-double-timestep-const-doubletab-ref-vitesses-translation-bulles-const-doubletab-ref-mean-bubble-rotation-vector-const-doubletab-ref-centre-gravite-arrofdouble-ref-var-volume>`
[void IJK_Interfaces::calculer_var_volume_remaillage(double timestep, const DoubleTab &vitesses_translation_bulles, const DoubleTab &mean_bubble_rotation_vector, const DoubleTab &centre_gravite, ArrOfDouble &var_volume)](#public-void-ijk-interfaces-calculer-var-volume-remaillage-double-timestep-const-doubletab-ref-vitesses-translation-bulles-const-doubletab-ref-mean-bubble-rotation-vector-const-doubletab-ref-centre-gravite-arrofdouble-ref-var-volume)
calculer_vecteurs_de_deplacement_rigide
void IJK_Interfaces::calculer_vecteurs_de_deplacement_rigide(DoubleTab &vitesses_translation_bulles, DoubleTab &mean_bubble_rotation_vector, DoubleTab &centre_gravite, const int first_step_interface_smoothing=0)
References
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_vecteurs_de_deplacement_rigide(DoubleTab &vitesses_translation_bulles, DoubleTab &mean_bubble_rotation_vector, DoubleTab &centre_gravite, const int first_step_interface_smoothing=0) <public-void-ijk-interfaces-calculer-vecteurs-de-deplacement-rigide-doubletab-ref-vitesses-translation-bulles-doubletab-ref-mean-bubble-rotation-vector-doubletab-ref-centre-gravite-const-int-first-step-interface-smoothing-equal-0>`
[void IJK_Interfaces::calculer_vecteurs_de_deplacement_rigide(DoubleTab &vitesses_translation_bulles, DoubleTab &mean_bubble_rotation_vector, DoubleTab &centre_gravite, const int first_step_interface_smoothing=0)](#public-void-ijk-interfaces-calculer-vecteurs-de-deplacement-rigide-doubletab-ref-vitesses-translation-bulles-doubletab-ref-mean-bubble-rotation-vector-doubletab-ref-centre-gravite-const-int-first-step-interface-smoothing-equal-0)
calculer_vitesse_de_deformation
void IJK_Interfaces::calculer_vitesse_de_deformation(int compo, const DoubleTab &bounding_box_bulles, const Cut_field_vector3_double &cut_field_velocity, const DoubleTab &vitesses_translation_bulles, const DoubleTab &mean_bubble_rotation_vector, const DoubleTab &positions_bulles)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_vitesse_de_deformation(int compo, const DoubleTab &bounding_box_bulles, const Cut_field_vector3_double &cut_field_velocity, const DoubleTab &vitesses_translation_bulles, const DoubleTab &mean_bubble_rotation_vector, const DoubleTab &positions_bulles) <public-void-ijk-interfaces-calculer-vitesse-de-deformation-int-compo-const-doubletab-ref-bounding-box-bulles-const-cut-field-vector3-double-ref-cut-field-velocity-const-doubletab-ref-vitesses-translation-bulles-const-doubletab-ref-mean-bubble-rotation-vector-const-doubletab-ref-positions-bulles>`
[void IJK_Interfaces::calculer_vitesse_de_deformation(int compo, const DoubleTab &bounding_box_bulles, const Cut_field_vector3_double &cut_field_velocity, const DoubleTab &vitesses_translation_bulles, const DoubleTab &mean_bubble_rotation_vector, const DoubleTab &positions_bulles)](#public-void-ijk-interfaces-calculer-vitesse-de-deformation-int-compo-const-doubletab-ref-bounding-box-bulles-const-cut-field-vector3-double-ref-cut-field-velocity-const-doubletab-ref-vitesses-translation-bulles-const-doubletab-ref-mean-bubble-rotation-vector-const-doubletab-ref-positions-bulles)
calculer_volume_bulles
void IJK_Interfaces::calculer_volume_bulles(ArrOfDouble &volumes, DoubleTab &centre_gravite) const
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_volume_bulles(ArrOfDouble &volumes, DoubleTab &centre_gravite) const <public-void-ijk-interfaces-calculer-volume-bulles-arrofdouble-ref-volumes-doubletab-ref-centre-gravite-const>`
[void IJK_Interfaces::calculer_volume_bulles(ArrOfDouble &volumes, DoubleTab &centre_gravite) const](#public-void-ijk-interfaces-calculer-volume-bulles-arrofdouble-ref-volumes-doubletab-ref-centre-gravite-const)
completer
void IJK_Interfaces::completer() override

Complete la construction (initialisation) des objets associes a l’equation.

Complete les sources, associe l’equation a l’inconnue complete les operateurs, complete les conditions aux limites discretisees. Voir les methodes Source_base::completer() , Operateur_base::completer() Domaine_Cl_dis_base::completer() Domaine_Cl_dis_base::completer(const Domaine_dis_base& )

Reimplements:

How to cite in this doc:
:ref:`void IJK_Interfaces::completer() override <public-void-ijk-interfaces-completer-override>`
[void IJK_Interfaces::completer() override](#public-void-ijk-interfaces-completer-override)
compute_bubbles_volume_and_barycentres
void IJK_Interfaces::compute_bubbles_volume_and_barycentres(ArrOfDouble &volumes, DoubleTab &barycentres, const int &store_values)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::compute_bubbles_volume_and_barycentres(ArrOfDouble &volumes, DoubleTab &barycentres, const int &store_values) <public-void-ijk-interfaces-compute-bubbles-volume-and-barycentres-arrofdouble-ref-volumes-doubletab-ref-barycentres-const-int-ref-store-values>`
[void IJK_Interfaces::compute_bubbles_volume_and_barycentres(ArrOfDouble &volumes, DoubleTab &barycentres, const int &store_values)](#public-void-ijk-interfaces-compute-bubbles-volume-and-barycentres-arrofdouble-ref-volumes-doubletab-ref-barycentres-const-int-ref-store-values)
compute_cell_phase_with_interface_normal
int IJK_Interfaces::compute_cell_phase_with_interface_normal(int num_elem, int direction, int face_plus)
References
How to cite in this doc:
:ref:`int IJK_Interfaces::compute_cell_phase_with_interface_normal(int num_elem, int direction, int face_plus) <public-int-ijk-interfaces-compute-cell-phase-with-interface-normal-int-num-elem-int-direction-int-face-plus>`
[int IJK_Interfaces::compute_cell_phase_with_interface_normal(int num_elem, int direction, int face_plus)](#public-int-ijk-interfaces-compute-cell-phase-with-interface-normal-int-num-elem-int-direction-int-face-plus)
compute_compo_connex_from_bounding_box
void IJK_Interfaces::compute_compo_connex_from_bounding_box()
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::compute_compo_connex_from_bounding_box() <public-void-ijk-interfaces-compute-compo-connex-from-bounding-box>`
[void IJK_Interfaces::compute_compo_connex_from_bounding_box()](#public-void-ijk-interfaces-compute-compo-connex-from-bounding-box)
compute_compo_connex_from_interface
void IJK_Interfaces::compute_compo_connex_from_interface()
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::compute_compo_connex_from_interface() <public-void-ijk-interfaces-compute-compo-connex-from-interface>`
[void IJK_Interfaces::compute_compo_connex_from_interface()](#public-void-ijk-interfaces-compute-compo-connex-from-interface)
compute_drapeaux_vapeur_v2
void IJK_Interfaces::compute_drapeaux_vapeur_v2(const IntVect &vecteur_composantes, ArrOfInt &drapeau_liquide) const
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::compute_drapeaux_vapeur_v2(const IntVect &vecteur_composantes, ArrOfInt &drapeau_liquide) const <public-void-ijk-interfaces-compute-drapeaux-vapeur-v2-const-intvect-ref-vecteur-composantes-arrofint-ref-drapeau-liquide-const>`
[void IJK_Interfaces::compute_drapeaux_vapeur_v2(const IntVect &vecteur_composantes, ArrOfInt &drapeau_liquide) const](#public-void-ijk-interfaces-compute-drapeaux-vapeur-v2-const-intvect-ref-vecteur-composantes-arrofint-ref-drapeau-liquide-const)
compute_drapeaux_vapeur_v3
void IJK_Interfaces::compute_drapeaux_vapeur_v3(const Maillage_FT_IJK &mesh, const Domaine_IJK &split, const IntVect &vecteur_composantes, ArrOfInt &drapeau_vapeur) const
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::compute_drapeaux_vapeur_v3(const Maillage_FT_IJK &mesh, const Domaine_IJK &split, const IntVect &vecteur_composantes, ArrOfInt &drapeau_vapeur) const <public-void-ijk-interfaces-compute-drapeaux-vapeur-v3-const-maillage-ft-ijk-ref-mesh-const-domaine-ijk-ref-split-const-intvect-ref-vecteur-composantes-arrofint-ref-drapeau-vapeur-const>`
[void IJK_Interfaces::compute_drapeaux_vapeur_v3(const Maillage_FT_IJK &mesh, const Domaine_IJK &split, const IntVect &vecteur_composantes, ArrOfInt &drapeau_vapeur) const](#public-void-ijk-interfaces-compute-drapeaux-vapeur-v3-const-maillage-ft-ijk-ref-mesh-const-domaine-ijk-ref-split-const-intvect-ref-vecteur-composantes-arrofint-ref-drapeau-vapeur-const)
compute_drapeaux_vapeur_v4
void IJK_Interfaces::compute_drapeaux_vapeur_v4(const IntVect &vecteur_composantes, ArrOfInt &drapeau_vapeur) const
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::compute_drapeaux_vapeur_v4(const IntVect &vecteur_composantes, ArrOfInt &drapeau_vapeur) const <public-void-ijk-interfaces-compute-drapeaux-vapeur-v4-const-intvect-ref-vecteur-composantes-arrofint-ref-drapeau-vapeur-const>`
[void IJK_Interfaces::compute_drapeaux_vapeur_v4(const IntVect &vecteur_composantes, ArrOfInt &drapeau_vapeur) const](#public-void-ijk-interfaces-compute-drapeaux-vapeur-v4-const-intvect-ref-vecteur-composantes-arrofint-ref-drapeau-vapeur-const)
compute_external_forces_
void IJK_Interfaces::compute_external_forces_(IJK_Field_vector3_double &rappel_ft, IJK_Field_vector3_double &rappel, const IJK_Field_vector3_double &vitesse, const IJK_Field_double &indic_ns, const IJK_Field_double &indic_ft, const double coef_immo, const int tstep, const double current_time, const double coef_ammortissement, const double coef_rayon_force_rappel, double compteur, double coef_mean_force, double coef_force_time_n)
References
How to cite in this doc:
:ref:`void IJK_Interfaces::compute_external_forces_(IJK_Field_vector3_double &rappel_ft, IJK_Field_vector3_double &rappel, const IJK_Field_vector3_double &vitesse, const IJK_Field_double &indic_ns, const IJK_Field_double &indic_ft, const double coef_immo, const int tstep, const double current_time, const double coef_ammortissement, const double coef_rayon_force_rappel, double compteur, double coef_mean_force, double coef_force_time_n) <public-void-ijk-interfaces-compute-external-forces-underscore-ijk-field-vector3-double-ref-rappel-ft-ijk-field-vector3-double-ref-rappel-const-ijk-field-vector3-double-ref-vitesse-const-ijk-field-double-ref-indic-ns-const-ijk-field-double-ref-indic-ft-const-double-coef-immo-const-int-tstep-const-double-current-time-const-double-coef-ammortissement-const-double-coef-rayon-force-rappel-double-compteur-double-coef-mean-force-double-coef-force-time-n>`
[void IJK_Interfaces::compute_external_forces_(IJK_Field_vector3_double &rappel_ft, IJK_Field_vector3_double &rappel, const IJK_Field_vector3_double &vitesse, const IJK_Field_double &indic_ns, const IJK_Field_double &indic_ft, const double coef_immo, const int tstep, const double current_time, const double coef_ammortissement, const double coef_rayon_force_rappel, double compteur, double coef_mean_force, double coef_force_time_n)](#public-void-ijk-interfaces-compute-external-forces-underscore-ijk-field-vector3-double-ref-rappel-ft-ijk-field-vector3-double-ref-rappel-const-ijk-field-vector3-double-ref-vitesse-const-ijk-field-double-ref-indic-ns-const-ijk-field-double-ref-indic-ft-const-double-coef-immo-const-int-tstep-const-double-current-time-const-double-coef-ammortissement-const-double-coef-rayon-force-rappel-double-compteur-double-coef-mean-force-double-coef-force-time-n)
compute_external_forces_color_function
void IJK_Interfaces::compute_external_forces_color_function(IJK_Field_vector3_double &rappel, const IJK_Field_double &indic_ns, const IJK_Field_double &indic_ft, DoubleTab &individual_forces, const ArrOfDouble &volume_reel, const DoubleTab &position)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::compute_external_forces_color_function(IJK_Field_vector3_double &rappel, const IJK_Field_double &indic_ns, const IJK_Field_double &indic_ft, DoubleTab &individual_forces, const ArrOfDouble &volume_reel, const DoubleTab &position) <public-void-ijk-interfaces-compute-external-forces-color-function-ijk-field-vector3-double-ref-rappel-const-ijk-field-double-ref-indic-ns-const-ijk-field-double-ref-indic-ft-doubletab-ref-individual-forces-const-arrofdouble-ref-volume-reel-const-doubletab-ref-position>`
[void IJK_Interfaces::compute_external_forces_color_function(IJK_Field_vector3_double &rappel, const IJK_Field_double &indic_ns, const IJK_Field_double &indic_ft, DoubleTab &individual_forces, const ArrOfDouble &volume_reel, const DoubleTab &position)](#public-void-ijk-interfaces-compute-external-forces-color-function-ijk-field-vector3-double-ref-rappel-const-ijk-field-double-ref-indic-ns-const-ijk-field-double-ref-indic-ft-doubletab-ref-individual-forces-const-arrofdouble-ref-volume-reel-const-doubletab-ref-position)
compute_external_forces_parser
void IJK_Interfaces::compute_external_forces_parser(IJK_Field_vector3_double &rappel, const IJK_Field_double &indic_ns, const DoubleTab &individual_forces, const ArrOfDouble &volume_reel, const DoubleTab &position, const double coef_rayon_force_rappel)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::compute_external_forces_parser(IJK_Field_vector3_double &rappel, const IJK_Field_double &indic_ns, const DoubleTab &individual_forces, const ArrOfDouble &volume_reel, const DoubleTab &position, const double coef_rayon_force_rappel) <public-void-ijk-interfaces-compute-external-forces-parser-ijk-field-vector3-double-ref-rappel-const-ijk-field-double-ref-indic-ns-const-doubletab-ref-individual-forces-const-arrofdouble-ref-volume-reel-const-doubletab-ref-position-const-double-coef-rayon-force-rappel>`
[void IJK_Interfaces::compute_external_forces_parser(IJK_Field_vector3_double &rappel, const IJK_Field_double &indic_ns, const DoubleTab &individual_forces, const ArrOfDouble &volume_reel, const DoubleTab &position, const double coef_rayon_force_rappel)](#public-void-ijk-interfaces-compute-external-forces-parser-ijk-field-vector3-double-ref-rappel-const-ijk-field-double-ref-indic-ns-const-doubletab-ref-individual-forces-const-arrofdouble-ref-volume-reel-const-doubletab-ref-position-const-double-coef-rayon-force-rappel)
compute_indicatrice_non_perturbe
void IJK_Interfaces::compute_indicatrice_non_perturbe(IJK_Field_double &indic_np, const IJK_Field_double &indic, const ArrOfDouble &volume_reel, const DoubleTab &position) const
References
How to cite in this doc:
:ref:`void IJK_Interfaces::compute_indicatrice_non_perturbe(IJK_Field_double &indic_np, const IJK_Field_double &indic, const ArrOfDouble &volume_reel, const DoubleTab &position) const <public-void-ijk-interfaces-compute-indicatrice-non-perturbe-ijk-field-double-ref-indic-np-const-ijk-field-double-ref-indic-const-arrofdouble-ref-volume-reel-const-doubletab-ref-position-const>`
[void IJK_Interfaces::compute_indicatrice_non_perturbe(IJK_Field_double &indic_np, const IJK_Field_double &indic, const ArrOfDouble &volume_reel, const DoubleTab &position) const](#public-void-ijk-interfaces-compute-indicatrice-non-perturbe-ijk-field-double-ref-indic-np-const-ijk-field-double-ref-indic-const-arrofdouble-ref-volume-reel-const-doubletab-ref-position-const)
compute_list_compo_connex_in_element
int IJK_Interfaces::compute_list_compo_connex_in_element(const Maillage_FT_IJK &mesh, const int elem, ArrOfInt &liste_composantes_connexes_dans_element) const
How to cite in this doc:
:ref:`int IJK_Interfaces::compute_list_compo_connex_in_element(const Maillage_FT_IJK &mesh, const int elem, ArrOfInt &liste_composantes_connexes_dans_element) const <public-int-ijk-interfaces-compute-list-compo-connex-in-element-const-maillage-ft-ijk-ref-mesh-const-int-elem-arrofint-ref-liste-composantes-connexes-dans-element-const>`
[int IJK_Interfaces::compute_list_compo_connex_in_element(const Maillage_FT_IJK &mesh, const int elem, ArrOfInt &liste_composantes_connexes_dans_element) const](#public-int-ijk-interfaces-compute-list-compo-connex-in-element-const-maillage-ft-ijk-ref-mesh-const-int-elem-arrofint-ref-liste-composantes-connexes-dans-element-const)
compute_rising_velocities_from_compo
void IJK_Interfaces::compute_rising_velocities_from_compo()
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::compute_rising_velocities_from_compo() <public-void-ijk-interfaces-compute-rising-velocities-from-compo>`
[void IJK_Interfaces::compute_rising_velocities_from_compo()](#public-void-ijk-interfaces-compute-rising-velocities-from-compo)
compute_surface_average_per_bubble
void IJK_Interfaces::compute_surface_average_per_bubble(const ArrOfDouble &surfaces, const ArrOfDouble &in, ArrOfDouble &out) const
References
How to cite in this doc:
:ref:`void IJK_Interfaces::compute_surface_average_per_bubble(const ArrOfDouble &surfaces, const ArrOfDouble &in, ArrOfDouble &out) const <public-void-ijk-interfaces-compute-surface-average-per-bubble-const-arrofdouble-ref-surfaces-const-arrofdouble-ref-in-arrofdouble-ref-out-const>`
[void IJK_Interfaces::compute_surface_average_per_bubble(const ArrOfDouble &surfaces, const ArrOfDouble &in, ArrOfDouble &out) const](#public-void-ijk-interfaces-compute-surface-average-per-bubble-const-arrofdouble-ref-surfaces-const-arrofdouble-ref-in-arrofdouble-ref-out-const)
compute_vinterp
void IJK_Interfaces::compute_vinterp()
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::compute_vinterp() <public-void-ijk-interfaces-compute-vinterp>`
[void IJK_Interfaces::compute_vinterp()](#public-void-ijk-interfaces-compute-vinterp)
convert_to_IntVect
void IJK_Interfaces::convert_to_IntVect(const ArrOfInt &in, IntVect &out) const
References
How to cite in this doc:
:ref:`void IJK_Interfaces::convert_to_IntVect(const ArrOfInt &in, IntVect &out) const <public-void-ijk-interfaces-convert-to-intvect-const-arrofint-ref-in-intvect-ref-out-const>`
[void IJK_Interfaces::convert_to_IntVect(const ArrOfInt &in, IntVect &out) const](#public-void-ijk-interfaces-convert-to-intvect-const-arrofint-ref-in-intvect-ref-out-const)
creer_duplicata_bulles
void IJK_Interfaces::creer_duplicata_bulles()
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::creer_duplicata_bulles() <public-void-ijk-interfaces-creer-duplicata-bulles>`
[void IJK_Interfaces::creer_duplicata_bulles()](#public-void-ijk-interfaces-creer-duplicata-bulles)
delta_p_wall_max_repulsion
double IJK_Interfaces::delta_p_wall_max_repulsion() const
References
How to cite in this doc:
:ref:`double IJK_Interfaces::delta_p_wall_max_repulsion() const <public-double-ijk-interfaces-delta-p-wall-max-repulsion-const>`
[double IJK_Interfaces::delta_p_wall_max_repulsion() const](#public-double-ijk-interfaces-delta-p-wall-max-repulsion-const)
deplacer_bulle_perio
void IJK_Interfaces::deplacer_bulle_perio(const ArrOfInt &masque_deplacement_par_compo)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::deplacer_bulle_perio(const ArrOfInt &masque_deplacement_par_compo) <public-void-ijk-interfaces-deplacer-bulle-perio-const-arrofint-ref-masque-deplacement-par-compo>`
[void IJK_Interfaces::deplacer_bulle_perio(const ArrOfInt &masque_deplacement_par_compo)](#public-void-ijk-interfaces-deplacer-bulle-perio-const-arrofint-ref-masque-deplacement-par-compo)
detecter_et_supprimer_rejeton
void IJK_Interfaces::detecter_et_supprimer_rejeton(bool duplicatas_etaient_presents)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::detecter_et_supprimer_rejeton(bool duplicatas_etaient_presents) <public-void-ijk-interfaces-detecter-et-supprimer-rejeton-bool-duplicatas-etaient-presents>`
[void IJK_Interfaces::detecter_et_supprimer_rejeton(bool duplicatas_etaient_presents)](#public-void-ijk-interfaces-detecter-et-supprimer-rejeton-bool-duplicatas-etaient-presents)
devient_diphasique
double IJK_Interfaces::devient_diphasique(const int i, const int j, const int k) const
References
Referenced By
How to cite in this doc:
:ref:`double IJK_Interfaces::devient_diphasique(const int i, const int j, const int k) const <public-double-ijk-interfaces-devient-diphasique-const-int-i-const-int-j-const-int-k-const>`
[double IJK_Interfaces::devient_diphasique(const int i, const int j, const int k) const](#public-double-ijk-interfaces-devient-diphasique-const-int-i-const-int-j-const-int-k-const)
devient_pure
double IJK_Interfaces::devient_pure(const int i, const int j, const int k) const
References
Referenced By
How to cite in this doc:
:ref:`double IJK_Interfaces::devient_pure(const int i, const int j, const int k) const <public-double-ijk-interfaces-devient-pure-const-int-i-const-int-j-const-int-k-const>`
[double IJK_Interfaces::devient_pure(const int i, const int j, const int k) const](#public-double-ijk-interfaces-devient-pure-const-int-i-const-int-j-const-int-k-const)
discretiser
void IJK_Interfaces::discretiser() override

Discretise l’equation.

Type le domaine_Cl_dis, la formatte, l’associe a l’equation. Type le solveur masse, lui associe le domaine discretisee et le domaine des conditions aux limites discretisees.

Reimplements:

How to cite in this doc:
:ref:`void IJK_Interfaces::discretiser() override <public-void-ijk-interfaces-discretiser-override>`
[void IJK_Interfaces::discretiser() override](#public-void-ijk-interfaces-discretiser-override)
dumplata_ft_mesh
void IJK_Interfaces::dumplata_ft_mesh(const char *filename, const char *meshname, int step) const

Output the FT mesh information in the master LATA file. ASSUMPTION: for now the FT mesh always fits within 32b (in terms of nb of elems / vertices). This is checked. Ajoute ceci dans le fichier lata maitre: GEOM meshname type_elem = TRIANGLE_3D CHAMP SOMMETS filename.step.meshname.SOMMETS geometry = meshname size = … composantes = 3 CHAMP ELEMENTS filename.step.meshname.ELEMENTS geometry = meshname size = … composantes = 3 format = INT32|64

References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::dumplata_ft_mesh(const char *filename, const char *meshname, int step) const <public-void-ijk-interfaces-dumplata-ft-mesh-const-char-ptr-filename-const-char-ptr-meshname-int-step-const>`
[void IJK_Interfaces::dumplata_ft_mesh(const char *filename, const char *meshname, int step) const](#public-void-ijk-interfaces-dumplata-ft-mesh-const-char-ptr-filename-const-char-ptr-meshname-int-step-const)
duplique
int IJK_Interfaces::duplique() const override

Reimplements:

How to cite in this doc:
:ref:`int IJK_Interfaces::duplique() const override <public-int-ijk-interfaces-duplique-const-override>`
[int IJK_Interfaces::duplique() const override](#public-int-ijk-interfaces-duplique-const-override)
dupliquer_bulle_perio
void IJK_Interfaces::dupliquer_bulle_perio(ArrOfInt &masque_duplicata_pour_compo)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::dupliquer_bulle_perio(ArrOfInt &masque_duplicata_pour_compo) <public-void-ijk-interfaces-dupliquer-bulle-perio-arrofint-ref-masque-duplicata-pour-compo>`
[void IJK_Interfaces::dupliquer_bulle_perio(ArrOfInt &masque_duplicata_pour_compo)](#public-void-ijk-interfaces-dupliquer-bulle-perio-arrofint-ref-masque-duplicata-pour-compo)
est_desequilibre
int IJK_Interfaces::est_desequilibre(double indicatrice) const
References
Referenced By
How to cite in this doc:
:ref:`int IJK_Interfaces::est_desequilibre(double indicatrice) const <public-int-ijk-interfaces-est-desequilibre-double-indicatrice-const>`
[int IJK_Interfaces::est_desequilibre(double indicatrice) const](#public-int-ijk-interfaces-est-desequilibre-double-indicatrice-const)
est_reguliere
int IJK_Interfaces::est_reguliere(double old_indicatrice, double next_indicatrice) const
References
How to cite in this doc:
:ref:`int IJK_Interfaces::est_reguliere(double old_indicatrice, double next_indicatrice) const <public-int-ijk-interfaces-est-reguliere-double-old-indicatrice-double-next-indicatrice-const>`
[int IJK_Interfaces::est_reguliere(double old_indicatrice, double next_indicatrice) const](#public-int-ijk-interfaces-est-reguliere-double-old-indicatrice-double-next-indicatrice-const)
follow_colors
int IJK_Interfaces::follow_colors() const
References
How to cite in this doc:
:ref:`int IJK_Interfaces::follow_colors() const <public-int-ijk-interfaces-follow-colors-const>`
[int IJK_Interfaces::follow_colors() const](#public-int-ijk-interfaces-follow-colors-const)
freeze
void IJK_Interfaces::freeze()
References
How to cite in this doc:
:ref:`void IJK_Interfaces::freeze() <public-void-ijk-interfaces-freeze>`
[void IJK_Interfaces::freeze()](#public-void-ijk-interfaces-freeze)
get_bary_par_compo_itfc_in_cell_ft
const FixedVector<IJK_Field_double, max_authorized_nb_of_components_ *3> & IJK_Interfaces::get_bary_par_compo_itfc_in_cell_ft() const
References
How to cite in this doc:
:ref:`const FixedVector<IJK_Field_double, max_authorized_nb_of_components_ *3> & IJK_Interfaces::get_bary_par_compo_itfc_in_cell_ft() const <public-const-fixedvector-ijk-field-double-max-authorized-nb-of-components-ptr-3-ref-ijk-interfaces-get-bary-par-compo-itfc-in-cell-ft-const>`
[const FixedVector<IJK_Field_double, max_authorized_nb_of_components_ *3> & IJK_Interfaces::get_bary_par_compo_itfc_in_cell_ft() const](#public-const-fixedvector-ijk-field-double-max-authorized-nb-of-components-ptr-3-ref-ijk-interfaces-get-bary-par-compo-itfc-in-cell-ft-const)
get_barycentre
double IJK_Interfaces::get_barycentre(bool next_time, int bary_compo, int phase, int i, int j, int k) const
References
Referenced By
How to cite in this doc:
:ref:`double IJK_Interfaces::get_barycentre(bool next_time, int bary_compo, int phase, int i, int j, int k) const <public-double-ijk-interfaces-get-barycentre-bool-next-time-int-bary-compo-int-phase-int-i-int-j-int-k-const>`
[double IJK_Interfaces::get_barycentre(bool next_time, int bary_compo, int phase, int i, int j, int k) const](#public-double-ijk-interfaces-get-barycentre-bool-next-time-int-bary-compo-int-phase-int-i-int-j-int-k-const)
get_barycentre_face
double IJK_Interfaces::get_barycentre_face(bool next_time, int face_dir, int bary_compo, int phase, int i, int j, int k) const
References
How to cite in this doc:
:ref:`double IJK_Interfaces::get_barycentre_face(bool next_time, int face_dir, int bary_compo, int phase, int i, int j, int k) const <public-double-ijk-interfaces-get-barycentre-face-bool-next-time-int-face-dir-int-bary-compo-int-phase-int-i-int-j-int-k-const>`
[double IJK_Interfaces::get_barycentre_face(bool next_time, int face_dir, int bary_compo, int phase, int i, int j, int k) const](#public-double-ijk-interfaces-get-barycentre-face-bool-next-time-int-face-dir-int-bary-compo-int-phase-int-i-int-j-int-k-const)
get_barycentre_phase1_face
const FixedVector<FixedVector<IJK_Field_double, 2>, 3> & IJK_Interfaces::get_barycentre_phase1_face() const
References
How to cite in this doc:
:ref:`const FixedVector<FixedVector<IJK_Field_double, 2>, 3> & IJK_Interfaces::get_barycentre_phase1_face() const <public-const-fixedvector-fixedvector-ijk-field-double-2-3-ref-ijk-interfaces-get-barycentre-phase1-face-const>`
[const FixedVector<FixedVector<IJK_Field_double, 2>, 3> & IJK_Interfaces::get_barycentre_phase1_face() const](#public-const-fixedvector-fixedvector-ijk-field-double-2-3-ref-ijk-interfaces-get-barycentre-phase1-face-const)
get_barycentre_phase1_face_ft
const FixedVector<FixedVector<IJK_Field_double, 2>, 3> & IJK_Interfaces::get_barycentre_phase1_face_ft() const
References
How to cite in this doc:
:ref:`const FixedVector<FixedVector<IJK_Field_double, 2>, 3> & IJK_Interfaces::get_barycentre_phase1_face_ft() const <public-const-fixedvector-fixedvector-ijk-field-double-2-3-ref-ijk-interfaces-get-barycentre-phase1-face-ft-const>`
[const FixedVector<FixedVector<IJK_Field_double, 2>, 3> & IJK_Interfaces::get_barycentre_phase1_face_ft() const](#public-const-fixedvector-fixedvector-ijk-field-double-2-3-ref-ijk-interfaces-get-barycentre-phase1-face-ft-const)
get_barycentre_phase1_next
const IJK_Field_vector3_double & IJK_Interfaces::get_barycentre_phase1_next() const
References
How to cite in this doc:
:ref:`const IJK_Field_vector3_double & IJK_Interfaces::get_barycentre_phase1_next() const <public-const-ijk-field-vector3-double-ref-ijk-interfaces-get-barycentre-phase1-next-const>`
[const IJK_Field_vector3_double & IJK_Interfaces::get_barycentre_phase1_next() const](#public-const-ijk-field-vector3-double-ref-ijk-interfaces-get-barycentre-phase1-next-const)
get_barycentre_phase1_next_ft
const IJK_Field_vector3_double & IJK_Interfaces::get_barycentre_phase1_next_ft() const
References
How to cite in this doc:
:ref:`const IJK_Field_vector3_double & IJK_Interfaces::get_barycentre_phase1_next_ft() const <public-const-ijk-field-vector3-double-ref-ijk-interfaces-get-barycentre-phase1-next-ft-const>`
[const IJK_Field_vector3_double & IJK_Interfaces::get_barycentre_phase1_next_ft() const](#public-const-ijk-field-vector3-double-ref-ijk-interfaces-get-barycentre-phase1-next-ft-const)
get_barycentre_phase1_old
const IJK_Field_vector3_double & IJK_Interfaces::get_barycentre_phase1_old() const
References
How to cite in this doc:
:ref:`const IJK_Field_vector3_double & IJK_Interfaces::get_barycentre_phase1_old() const <public-const-ijk-field-vector3-double-ref-ijk-interfaces-get-barycentre-phase1-old-const>`
[const IJK_Field_vector3_double & IJK_Interfaces::get_barycentre_phase1_old() const](#public-const-ijk-field-vector3-double-ref-ijk-interfaces-get-barycentre-phase1-old-const)
get_barycentre_phase1_old_ft
const IJK_Field_vector3_double & IJK_Interfaces::get_barycentre_phase1_old_ft() const
References
How to cite in this doc:
:ref:`const IJK_Field_vector3_double & IJK_Interfaces::get_barycentre_phase1_old_ft() const <public-const-ijk-field-vector3-double-ref-ijk-interfaces-get-barycentre-phase1-old-ft-const>`
[const IJK_Field_vector3_double & IJK_Interfaces::get_barycentre_phase1_old_ft() const](#public-const-ijk-field-vector3-double-ref-ijk-interfaces-get-barycentre-phase1-old-ft-const)
get_barycentre_vapeur_par_face
const FixedVector<IJK_Field_vector3_double, 3> & IJK_Interfaces::get_barycentre_vapeur_par_face() const
References
Referenced By
How to cite in this doc:
:ref:`const FixedVector<IJK_Field_vector3_double, 3> & IJK_Interfaces::get_barycentre_vapeur_par_face() const <public-const-fixedvector-ijk-field-vector3-double-3-ref-ijk-interfaces-get-barycentre-vapeur-par-face-const>`
[const FixedVector<IJK_Field_vector3_double, 3> & IJK_Interfaces::get_barycentre_vapeur_par_face() const](#public-const-fixedvector-ijk-field-vector3-double-3-ref-ijk-interfaces-get-barycentre-vapeur-par-face-const)
get_barycentre_vapeur_par_face_ft
const FixedVector<IJK_Field_vector3_double, 3> & IJK_Interfaces::get_barycentre_vapeur_par_face_ft() const
References
How to cite in this doc:
:ref:`const FixedVector<IJK_Field_vector3_double, 3> & IJK_Interfaces::get_barycentre_vapeur_par_face_ft() const <public-const-fixedvector-ijk-field-vector3-double-3-ref-ijk-interfaces-get-barycentre-vapeur-par-face-ft-const>`
[const FixedVector<IJK_Field_vector3_double, 3> & IJK_Interfaces::get_barycentre_vapeur_par_face_ft() const](#public-const-fixedvector-ijk-field-vector3-double-3-ref-ijk-interfaces-get-barycentre-vapeur-par-face-ft-const)
get_bubble_barycentres_old_new
const DoubleTab & IJK_Interfaces::get_bubble_barycentres_old_new(const int &get_new) const
References
How to cite in this doc:
:ref:`const DoubleTab & IJK_Interfaces::get_bubble_barycentres_old_new(const int &get_new) const <public-const-doubletab-ref-ijk-interfaces-get-bubble-barycentres-old-new-const-int-ref-get-new-const>`
[const DoubleTab & IJK_Interfaces::get_bubble_barycentres_old_new(const int &get_new) const](#public-const-doubletab-ref-ijk-interfaces-get-bubble-barycentres-old-new-const-int-ref-get-new-const)
get_bubble_rising_vectors_from_barycentres
const DoubleTab & IJK_Interfaces::get_bubble_rising_vectors_from_barycentres() const
References
How to cite in this doc:
:ref:`const DoubleTab & IJK_Interfaces::get_bubble_rising_vectors_from_barycentres() const <public-const-doubletab-ref-ijk-interfaces-get-bubble-rising-vectors-from-barycentres-const>`
[const DoubleTab & IJK_Interfaces::get_bubble_rising_vectors_from_barycentres() const](#public-const-doubletab-ref-ijk-interfaces-get-bubble-rising-vectors-from-barycentres-const)
get_bubble_velocities_from_barycentres
const DoubleTab & IJK_Interfaces::get_bubble_velocities_from_barycentres() const
References
Referenced By
How to cite in this doc:
:ref:`const DoubleTab & IJK_Interfaces::get_bubble_velocities_from_barycentres() const <public-const-doubletab-ref-ijk-interfaces-get-bubble-velocities-from-barycentres-const>`
[const DoubleTab & IJK_Interfaces::get_bubble_velocities_from_barycentres() const](#public-const-doubletab-ref-ijk-interfaces-get-bubble-velocities-from-barycentres-const)
get_bubble_velocities_from_interface
const DoubleTab & IJK_Interfaces::get_bubble_velocities_from_interface() const
References
Referenced By
How to cite in this doc:
:ref:`const DoubleTab & IJK_Interfaces::get_bubble_velocities_from_interface() const <public-const-doubletab-ref-ijk-interfaces-get-bubble-velocities-from-interface-const>`
[const DoubleTab & IJK_Interfaces::get_bubble_velocities_from_interface() const](#public-const-doubletab-ref-ijk-interfaces-get-bubble-velocities-from-interface-const)
get_bubbles_velocities_magnitude_from_barycentres
const ArrOfDouble & IJK_Interfaces::get_bubbles_velocities_magnitude_from_barycentres() const
References
How to cite in this doc:
:ref:`const ArrOfDouble & IJK_Interfaces::get_bubbles_velocities_magnitude_from_barycentres() const <public-const-arrofdouble-ref-ijk-interfaces-get-bubbles-velocities-magnitude-from-barycentres-const>`
[const ArrOfDouble & IJK_Interfaces::get_bubbles_velocities_magnitude_from_barycentres() const](#public-const-arrofdouble-ref-ijk-interfaces-get-bubbles-velocities-magnitude-from-barycentres-const)
get_colors
const ArrOfInt & IJK_Interfaces::get_colors() const
References
How to cite in this doc:
:ref:`const ArrOfInt & IJK_Interfaces::get_colors() const <public-const-arrofint-ref-ijk-interfaces-get-colors-const>`
[const ArrOfInt & IJK_Interfaces::get_colors() const](#public-const-arrofint-ref-ijk-interfaces-get-colors-const)
get_compo_to_group
const ArrOfInt & IJK_Interfaces::get_compo_to_group() const
References
How to cite in this doc:
:ref:`const ArrOfInt & IJK_Interfaces::get_compo_to_group() const <public-const-arrofint-ref-ijk-interfaces-get-compo-to-group-const>`
[const ArrOfInt & IJK_Interfaces::get_compo_to_group() const](#public-const-arrofint-ref-ijk-interfaces-get-compo-to-group-const)
get_coord_deplacement_interface
const DoubleTabFT_cut_cell_vector3 & IJK_Interfaces::get_coord_deplacement_interface() const
References
How to cite in this doc:
:ref:`const DoubleTabFT_cut_cell_vector3 & IJK_Interfaces::get_coord_deplacement_interface() const <public-const-doubletabft-cut-cell-vector3-ref-ijk-interfaces-get-coord-deplacement-interface-const>`
[const DoubleTabFT_cut_cell_vector3 & IJK_Interfaces::get_coord_deplacement_interface() const](#public-const-doubletabft-cut-cell-vector3-ref-ijk-interfaces-get-coord-deplacement-interface-const)
get_distance_autres_interfaces
const ArrOfDoubleFT & IJK_Interfaces::get_distance_autres_interfaces() const
References
How to cite in this doc:
:ref:`const ArrOfDoubleFT & IJK_Interfaces::get_distance_autres_interfaces() const <public-const-arrofdoubleft-ref-ijk-interfaces-get-distance-autres-interfaces-const>`
[const ArrOfDoubleFT & IJK_Interfaces::get_distance_autres_interfaces() const](#public-const-arrofdoubleft-ref-ijk-interfaces-get-distance-autres-interfaces-const)
get_domaine_dis
const Domaine_dis_base & IJK_Interfaces::get_domaine_dis() const
References
Referenced By
How to cite in this doc:
:ref:`const Domaine_dis_base & IJK_Interfaces::get_domaine_dis() const <public-const-domaine-dis-base-ref-ijk-interfaces-get-domaine-dis-const>`
[const Domaine_dis_base & IJK_Interfaces::get_domaine_dis() const](#public-const-domaine-dis-base-ref-ijk-interfaces-get-domaine-dis-const)
get_dt_impression_bilan_indicatrice
int IJK_Interfaces::get_dt_impression_bilan_indicatrice() const
References
Referenced By
How to cite in this doc:
:ref:`int IJK_Interfaces::get_dt_impression_bilan_indicatrice() const <public-int-ijk-interfaces-get-dt-impression-bilan-indicatrice-const>`
[int IJK_Interfaces::get_dt_impression_bilan_indicatrice() const](#public-int-ijk-interfaces-get-dt-impression-bilan-indicatrice-const)
get_fichier_reprise
Nom IJK_Interfaces::get_fichier_reprise()
References
Referenced By
How to cite in this doc:
:ref:`Nom IJK_Interfaces::get_fichier_reprise() <public-nom-ijk-interfaces-get-fichier-reprise>`
[Nom IJK_Interfaces::get_fichier_reprise()](#public-nom-ijk-interfaces-get-fichier-reprise)
get_flag_positions_reference
int IJK_Interfaces::get_flag_positions_reference() const
References
How to cite in this doc:
:ref:`int IJK_Interfaces::get_flag_positions_reference() const <public-int-ijk-interfaces-get-flag-positions-reference-const>`
[int IJK_Interfaces::get_flag_positions_reference() const](#public-int-ijk-interfaces-get-flag-positions-reference-const)
get_forcing_method
int IJK_Interfaces::get_forcing_method() const
References
How to cite in this doc:
:ref:`int IJK_Interfaces::get_forcing_method() const <public-int-ijk-interfaces-get-forcing-method-const>`
[int IJK_Interfaces::get_forcing_method() const](#public-int-ijk-interfaces-get-forcing-method-const)
get_ghost_number_from_compo
int IJK_Interfaces::get_ghost_number_from_compo(const int compo) const
References
Referenced By
How to cite in this doc:
:ref:`int IJK_Interfaces::get_ghost_number_from_compo(const int compo) const <public-int-ijk-interfaces-get-ghost-number-from-compo-const-int-compo-const>`
[int IJK_Interfaces::get_ghost_number_from_compo(const int compo) const](#public-int-ijk-interfaces-get-ghost-number-from-compo-const-int-compo-const)
get_ijk_compo_connex
const IJK_Composantes_Connex & IJK_Interfaces::get_ijk_compo_connex() const
References
Referenced By
How to cite in this doc:
:ref:`const IJK_Composantes_Connex & IJK_Interfaces::get_ijk_compo_connex() const <public-const-ijk-composantes-connex-ref-ijk-interfaces-get-ijk-compo-connex-const>`
[const IJK_Composantes_Connex & IJK_Interfaces::get_ijk_compo_connex() const](#public-const-ijk-composantes-connex-ref-ijk-interfaces-get-ijk-compo-connex-const)
get_IJK_field
const IJK_Field_double & IJK_Interfaces::get_IJK_field(const Motcle &nom) override

Reimplements:

References
Referenced By
How to cite in this doc:
:ref:`const IJK_Field_double & IJK_Interfaces::get_IJK_field(const Motcle &nom) override <public-const-ijk-field-double-ref-ijk-interfaces-get-ijk-field-const-motcle-ref-nom-override>`
[const IJK_Field_double & IJK_Interfaces::get_IJK_field(const Motcle &nom) override](#public-const-ijk-field-double-ref-ijk-interfaces-get-ijk-field-const-motcle-ref-nom-override)
get_IJK_field_vector
const IJK_Field_vector3_double & IJK_Interfaces::get_IJK_field_vector(const Motcle &nom) override

Reimplements:

References
Referenced By
How to cite in this doc:
:ref:`const IJK_Field_vector3_double & IJK_Interfaces::get_IJK_field_vector(const Motcle &nom) override <public-const-ijk-field-vector3-double-ref-ijk-interfaces-get-ijk-field-vector-const-motcle-ref-nom-override>`
[const IJK_Field_vector3_double & IJK_Interfaces::get_IJK_field_vector(const Motcle &nom) override](#public-const-ijk-field-vector3-double-ref-ijk-interfaces-get-ijk-field-vector-const-motcle-ref-nom-override)
get_indicatrice_surfacique_efficace_face
const DoubleTabFT_cut_cell_vector3 & IJK_Interfaces::get_indicatrice_surfacique_efficace_face() const
References
Referenced By
How to cite in this doc:
:ref:`const DoubleTabFT_cut_cell_vector3 & IJK_Interfaces::get_indicatrice_surfacique_efficace_face() const <public-const-doubletabft-cut-cell-vector3-ref-ijk-interfaces-get-indicatrice-surfacique-efficace-face-const>`
[const DoubleTabFT_cut_cell_vector3 & IJK_Interfaces::get_indicatrice_surfacique_efficace_face() const](#public-const-doubletabft-cut-cell-vector3-ref-ijk-interfaces-get-indicatrice-surfacique-efficace-face-const)
get_indicatrice_surfacique_face_ft
const IJK_Field_vector3_double & IJK_Interfaces::get_indicatrice_surfacique_face_ft() const
References
How to cite in this doc:
:ref:`const IJK_Field_vector3_double & IJK_Interfaces::get_indicatrice_surfacique_face_ft() const <public-const-ijk-field-vector3-double-ref-ijk-interfaces-get-indicatrice-surfacique-face-ft-const>`
[const IJK_Field_vector3_double & IJK_Interfaces::get_indicatrice_surfacique_face_ft() const](#public-const-ijk-field-vector3-double-ref-ijk-interfaces-get-indicatrice-surfacique-face-ft-const)
get_indicatrice_surfacique_face_next
const IJK_Field_vector3_double & IJK_Interfaces::get_indicatrice_surfacique_face_next() const
References
Referenced By
How to cite in this doc:
:ref:`const IJK_Field_vector3_double & IJK_Interfaces::get_indicatrice_surfacique_face_next() const <public-const-ijk-field-vector3-double-ref-ijk-interfaces-get-indicatrice-surfacique-face-next-const>`
[const IJK_Field_vector3_double & IJK_Interfaces::get_indicatrice_surfacique_face_next() const](#public-const-ijk-field-vector3-double-ref-ijk-interfaces-get-indicatrice-surfacique-face-next-const)
get_indicatrice_surfacique_face_old
const IJK_Field_vector3_double & IJK_Interfaces::get_indicatrice_surfacique_face_old() const
References
Referenced By
How to cite in this doc:
:ref:`const IJK_Field_vector3_double & IJK_Interfaces::get_indicatrice_surfacique_face_old() const <public-const-ijk-field-vector3-double-ref-ijk-interfaces-get-indicatrice-surfacique-face-old-const>`
[const IJK_Field_vector3_double & IJK_Interfaces::get_indicatrice_surfacique_face_old() const](#public-const-ijk-field-vector3-double-ref-ijk-interfaces-get-indicatrice-surfacique-face-old-const)
get_info
const Type_info * IJK_Interfaces::get_info() const override

Donne des informations sur le type de l’ Objet_U .

Reimplements:

How to cite in this doc:
:ref:`const Type_info * IJK_Interfaces::get_info() const override <public-const-type-info-ptr-ijk-interfaces-get-info-const-override>`
[const Type_info * IJK_Interfaces::get_info() const override](#public-const-type-info-ptr-ijk-interfaces-get-info-const-override)
get_intersection_ijk_cell
const Intersection_Interface_ijk_cell & IJK_Interfaces::get_intersection_ijk_cell() const
References
How to cite in this doc:
:ref:`const Intersection_Interface_ijk_cell & IJK_Interfaces::get_intersection_ijk_cell() const <public-const-intersection-interface-ijk-cell-ref-ijk-interfaces-get-intersection-ijk-cell-const>`
[const Intersection_Interface_ijk_cell & IJK_Interfaces::get_intersection_ijk_cell() const](#public-const-intersection-interface-ijk-cell-ref-ijk-interfaces-get-intersection-ijk-cell-const)
get_intersection_ijk_face
const Intersection_Interface_ijk_face & IJK_Interfaces::get_intersection_ijk_face() const
References
How to cite in this doc:
:ref:`const Intersection_Interface_ijk_face & IJK_Interfaces::get_intersection_ijk_face() const <public-const-intersection-interface-ijk-face-ref-ijk-interfaces-get-intersection-ijk-face-const>`
[const Intersection_Interface_ijk_face & IJK_Interfaces::get_intersection_ijk_face() const](#public-const-intersection-interface-ijk-face-ref-ijk-interfaces-get-intersection-ijk-face-const)
get_nb_bulles_ghost
int IJK_Interfaces::get_nb_bulles_ghost(const int print=0) const
References
Referenced By
How to cite in this doc:
:ref:`int IJK_Interfaces::get_nb_bulles_ghost(const int print=0) const <public-int-ijk-interfaces-get-nb-bulles-ghost-const-int-print-equal-0-const>`
[int IJK_Interfaces::get_nb_bulles_ghost(const int print=0) const](#public-int-ijk-interfaces-get-nb-bulles-ghost-const-int-print-equal-0-const)
get_nb_face_mouillees
int IJK_Interfaces::get_nb_face_mouillees() const
References
Referenced By
How to cite in this doc:
:ref:`int IJK_Interfaces::get_nb_face_mouillees() const <public-int-ijk-interfaces-get-nb-face-mouillees-const>`
[int IJK_Interfaces::get_nb_face_mouillees() const](#public-int-ijk-interfaces-get-nb-face-mouillees-const)
get_noms_champs_postraitables
void IJK_Interfaces::get_noms_champs_postraitables(Noms &noms, Option opt=NONE) const override

Reimplements:

References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::get_noms_champs_postraitables(Noms &noms, Option opt=NONE) const override <public-void-ijk-interfaces-get-noms-champs-postraitables-noms-ref-noms-option-opt-equal-none-const-override>`
[void IJK_Interfaces::get_noms_champs_postraitables(Noms &noms, Option opt=NONE) const override](#public-void-ijk-interfaces-get-noms-champs-postraitables-noms-ref-noms-option-opt-equal-none-const-override)
get_norm_par_compo_itfc_in_cell_ft
const FixedVector<IJK_Field_double, max_authorized_nb_of_components_ *3> & IJK_Interfaces::get_norm_par_compo_itfc_in_cell_ft() const
References
How to cite in this doc:
:ref:`const FixedVector<IJK_Field_double, max_authorized_nb_of_components_ *3> & IJK_Interfaces::get_norm_par_compo_itfc_in_cell_ft() const <public-const-fixedvector-ijk-field-double-max-authorized-nb-of-components-ptr-3-ref-ijk-interfaces-get-norm-par-compo-itfc-in-cell-ft-const>`
[const FixedVector<IJK_Field_double, max_authorized_nb_of_components_ *3> & IJK_Interfaces::get_norm_par_compo_itfc_in_cell_ft() const](#public-const-fixedvector-ijk-field-double-max-authorized-nb-of-components-ptr-3-ref-ijk-interfaces-get-norm-par-compo-itfc-in-cell-ft-const)
get_normale_deplacement_interface
const DoubleTabFT_cut_cell_vector3 & IJK_Interfaces::get_normale_deplacement_interface() const
References
Referenced By
How to cite in this doc:
:ref:`const DoubleTabFT_cut_cell_vector3 & IJK_Interfaces::get_normale_deplacement_interface() const <public-const-doubletabft-cut-cell-vector3-ref-ijk-interfaces-get-normale-deplacement-interface-const>`
[const DoubleTabFT_cut_cell_vector3 & IJK_Interfaces::get_normale_deplacement_interface() const](#public-const-doubletabft-cut-cell-vector3-ref-ijk-interfaces-get-normale-deplacement-interface-const)
get_num_compo
const IntVect & IJK_Interfaces::get_num_compo() const
References
How to cite in this doc:
:ref:`const IntVect & IJK_Interfaces::get_num_compo() const <public-const-intvect-ref-ijk-interfaces-get-num-compo-const>`
[const IntVect & IJK_Interfaces::get_num_compo() const](#public-const-intvect-ref-ijk-interfaces-get-num-compo-const)
get_recompute_indicator
int IJK_Interfaces::get_recompute_indicator() const
References
Referenced By
How to cite in this doc:
:ref:`int IJK_Interfaces::get_recompute_indicator() const <public-int-ijk-interfaces-get-recompute-indicator-const>`
[int IJK_Interfaces::get_recompute_indicator() const](#public-int-ijk-interfaces-get-recompute-indicator-const)
get_set_intersection_ijk_cell
Intersection_Interface_ijk_cell & IJK_Interfaces::get_set_intersection_ijk_cell()
References
How to cite in this doc:
:ref:`Intersection_Interface_ijk_cell & IJK_Interfaces::get_set_intersection_ijk_cell() <public-intersection-interface-ijk-cell-ref-ijk-interfaces-get-set-intersection-ijk-cell>`
[Intersection_Interface_ijk_cell & IJK_Interfaces::get_set_intersection_ijk_cell()](#public-intersection-interface-ijk-cell-ref-ijk-interfaces-get-set-intersection-ijk-cell)
get_set_intersection_ijk_face
Intersection_Interface_ijk_face & IJK_Interfaces::get_set_intersection_ijk_face()
References
How to cite in this doc:
:ref:`Intersection_Interface_ijk_face & IJK_Interfaces::get_set_intersection_ijk_face() <public-intersection-interface-ijk-face-ref-ijk-interfaces-get-set-intersection-ijk-face>`
[Intersection_Interface_ijk_face & IJK_Interfaces::get_set_intersection_ijk_face()](#public-intersection-interface-ijk-face-ref-ijk-interfaces-get-set-intersection-ijk-face)
get_surface_efficace_interface
const DoubleTabFT_cut_cell_scalar & IJK_Interfaces::get_surface_efficace_interface() const
References
How to cite in this doc:
:ref:`const DoubleTabFT_cut_cell_scalar & IJK_Interfaces::get_surface_efficace_interface() const <public-const-doubletabft-cut-cell-scalar-ref-ijk-interfaces-get-surface-efficace-interface-const>`
[const DoubleTabFT_cut_cell_scalar & IJK_Interfaces::get_surface_efficace_interface() const](#public-const-doubletabft-cut-cell-scalar-ref-ijk-interfaces-get-surface-efficace-interface-const)
get_surface_interface_next
const IJK_Field_double & IJK_Interfaces::get_surface_interface_next() const
References
How to cite in this doc:
:ref:`const IJK_Field_double & IJK_Interfaces::get_surface_interface_next() const <public-const-ijk-field-double-ref-ijk-interfaces-get-surface-interface-next-const>`
[const IJK_Field_double & IJK_Interfaces::get_surface_interface_next() const](#public-const-ijk-field-double-ref-ijk-interfaces-get-surface-interface-next-const)
get_surface_interface_next_ft
const IJK_Field_double & IJK_Interfaces::get_surface_interface_next_ft() const
References
How to cite in this doc:
:ref:`const IJK_Field_double & IJK_Interfaces::get_surface_interface_next_ft() const <public-const-ijk-field-double-ref-ijk-interfaces-get-surface-interface-next-ft-const>`
[const IJK_Field_double & IJK_Interfaces::get_surface_interface_next_ft() const](#public-const-ijk-field-double-ref-ijk-interfaces-get-surface-interface-next-ft-const)
get_surface_interface_old
const IJK_Field_double & IJK_Interfaces::get_surface_interface_old() const
References
Referenced By
How to cite in this doc:
:ref:`const IJK_Field_double & IJK_Interfaces::get_surface_interface_old() const <public-const-ijk-field-double-ref-ijk-interfaces-get-surface-interface-old-const>`
[const IJK_Field_double & IJK_Interfaces::get_surface_interface_old() const](#public-const-ijk-field-double-ref-ijk-interfaces-get-surface-interface-old-const)
get_surface_interface_old_ft
const IJK_Field_double & IJK_Interfaces::get_surface_interface_old_ft() const
References
How to cite in this doc:
:ref:`const IJK_Field_double & IJK_Interfaces::get_surface_interface_old_ft() const <public-const-ijk-field-double-ref-ijk-interfaces-get-surface-interface-old-ft-const>`
[const IJK_Field_double & IJK_Interfaces::get_surface_interface_old_ft() const](#public-const-ijk-field-double-ref-ijk-interfaces-get-surface-interface-old-ft-const)
get_surface_vapeur_par_face
const IJK_Field_vector3_double & IJK_Interfaces::get_surface_vapeur_par_face() const
References
Referenced By
How to cite in this doc:
:ref:`const IJK_Field_vector3_double & IJK_Interfaces::get_surface_vapeur_par_face() const <public-const-ijk-field-vector3-double-ref-ijk-interfaces-get-surface-vapeur-par-face-const>`
[const IJK_Field_vector3_double & IJK_Interfaces::get_surface_vapeur_par_face() const](#public-const-ijk-field-vector3-double-ref-ijk-interfaces-get-surface-vapeur-par-face-const)
get_surface_vapeur_par_face_ft
const IJK_Field_vector3_double & IJK_Interfaces::get_surface_vapeur_par_face_ft() const
References
How to cite in this doc:
:ref:`const IJK_Field_vector3_double & IJK_Interfaces::get_surface_vapeur_par_face_ft() const <public-const-ijk-field-vector3-double-ref-ijk-interfaces-get-surface-vapeur-par-face-ft-const>`
[const IJK_Field_vector3_double & IJK_Interfaces::get_surface_vapeur_par_face_ft() const](#public-const-ijk-field-vector3-double-ref-ijk-interfaces-get-surface-vapeur-par-face-ft-const)
get_vitesse_deplacement_interface
const DoubleTabFT_cut_cell_vector3 & IJK_Interfaces::get_vitesse_deplacement_interface() const
References
Referenced By
How to cite in this doc:
:ref:`const DoubleTabFT_cut_cell_vector3 & IJK_Interfaces::get_vitesse_deplacement_interface() const <public-const-doubletabft-cut-cell-vector3-ref-ijk-interfaces-get-vitesse-deplacement-interface-const>`
[const DoubleTabFT_cut_cell_vector3 & IJK_Interfaces::get_vitesse_deplacement_interface() const](#public-const-doubletabft-cut-cell-vector3-ref-ijk-interfaces-get-vitesse-deplacement-interface-const)
ghost_compo_converter
int IJK_Interfaces::ghost_compo_converter(const int i) const
References
Referenced By
How to cite in this doc:
:ref:`int IJK_Interfaces::ghost_compo_converter(const int i) const <public-int-ijk-interfaces-ghost-compo-converter-const-int-i-const>`
[int IJK_Interfaces::ghost_compo_converter(const int i) const](#public-int-ijk-interfaces-ghost-compo-converter-const-int-i-const)
groups_indicatrice_ft
const IJK_Field_vector<double, max_authorized_nb_of_groups_> & IJK_Interfaces::groups_indicatrice_ft() const
References
How to cite in this doc:
:ref:`const IJK_Field_vector<double, max_authorized_nb_of_groups_> & IJK_Interfaces::groups_indicatrice_ft() const <public-const-ijk-field-vector-double-max-authorized-nb-of-groups-ref-ijk-interfaces-groups-indicatrice-ft-const>`
[const IJK_Field_vector<double, max_authorized_nb_of_groups_> & IJK_Interfaces::groups_indicatrice_ft() const](#public-const-ijk-field-vector-double-max-authorized-nb-of-groups-ref-ijk-interfaces-groups-indicatrice-ft-const)
groups_indicatrice_n_ft
const IJK_Field_vector<double, max_authorized_nb_of_groups_> & IJK_Interfaces::groups_indicatrice_n_ft() const
References
How to cite in this doc:
:ref:`const IJK_Field_vector<double, max_authorized_nb_of_groups_> & IJK_Interfaces::groups_indicatrice_n_ft() const <public-const-ijk-field-vector-double-max-authorized-nb-of-groups-ref-ijk-interfaces-groups-indicatrice-n-ft-const>`
[const IJK_Field_vector<double, max_authorized_nb_of_groups_> & IJK_Interfaces::groups_indicatrice_n_ft() const](#public-const-ijk-field-vector-double-max-authorized-nb-of-groups-ref-ijk-interfaces-groups-indicatrice-n-ft-const)
groups_indicatrice_n_ns
const IJK_Field_vector<double, max_authorized_nb_of_groups_> & IJK_Interfaces::groups_indicatrice_n_ns() const
References
How to cite in this doc:
:ref:`const IJK_Field_vector<double, max_authorized_nb_of_groups_> & IJK_Interfaces::groups_indicatrice_n_ns() const <public-const-ijk-field-vector-double-max-authorized-nb-of-groups-ref-ijk-interfaces-groups-indicatrice-n-ns-const>`
[const IJK_Field_vector<double, max_authorized_nb_of_groups_> & IJK_Interfaces::groups_indicatrice_n_ns() const](#public-const-ijk-field-vector-double-max-authorized-nb-of-groups-ref-ijk-interfaces-groups-indicatrice-n-ns-const)
groups_indicatrice_ns
const IJK_Field_vector<double, max_authorized_nb_of_groups_> & IJK_Interfaces::groups_indicatrice_ns() const
References
How to cite in this doc:
:ref:`const IJK_Field_vector<double, max_authorized_nb_of_groups_> & IJK_Interfaces::groups_indicatrice_ns() const <public-const-ijk-field-vector-double-max-authorized-nb-of-groups-ref-ijk-interfaces-groups-indicatrice-ns-const>`
[const IJK_Field_vector<double, max_authorized_nb_of_groups_> & IJK_Interfaces::groups_indicatrice_ns() const](#public-const-ijk-field-vector-double-max-authorized-nb-of-groups-ref-ijk-interfaces-groups-indicatrice-ns-const)
has_champ
bool IJK_Interfaces::has_champ(const Motcle &nom) const override

Reimplements:

References
Referenced By
How to cite in this doc:
:ref:`bool IJK_Interfaces::has_champ(const Motcle &nom) const override <public-bool-ijk-interfaces-has-champ-const-motcle-ref-nom-const-override>`
[bool IJK_Interfaces::has_champ(const Motcle &nom) const override](#public-bool-ijk-interfaces-has-champ-const-motcle-ref-nom-const-override)
has_champ
bool IJK_Interfaces::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override

Reimplements:

How to cite in this doc:
:ref:`bool IJK_Interfaces::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override <public-bool-ijk-interfaces-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override>`
[bool IJK_Interfaces::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override](#public-bool-ijk-interfaces-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override)
has_champ_vectoriel
bool IJK_Interfaces::has_champ_vectoriel(const Motcle &nom) const override

Reimplements:

References
Referenced By
How to cite in this doc:
:ref:`bool IJK_Interfaces::has_champ_vectoriel(const Motcle &nom) const override <public-bool-ijk-interfaces-has-champ-vectoriel-const-motcle-ref-nom-const-override>`
[bool IJK_Interfaces::has_champ_vectoriel(const Motcle &nom) const override](#public-bool-ijk-interfaces-has-champ-vectoriel-const-motcle-ref-nom-const-override)
I
const IJK_Field_double & IJK_Interfaces::I() const
References
Referenced By
How to cite in this doc:
:ref:`const IJK_Field_double & IJK_Interfaces::I() const <public-const-ijk-field-double-ref-ijk-interfaces-i-cap-const>`
[const IJK_Field_double & IJK_Interfaces::I() const](#public-const-ijk-field-double-ref-ijk-interfaces-i-cap-const)
I
double IJK_Interfaces::I(const int i, const int j, const int k) const
References
How to cite in this doc:
:ref:`double IJK_Interfaces::I(const int i, const int j, const int k) const <public-double-ijk-interfaces-i-cap-const-int-i-const-int-j-const-int-k-const>`
[double IJK_Interfaces::I(const int i, const int j, const int k) const](#public-double-ijk-interfaces-i-cap-const-int-i-const-int-j-const-int-k-const)
I_ft
const IJK_Field_double & IJK_Interfaces::I_ft() const
References
Referenced By
How to cite in this doc:
:ref:`const IJK_Field_double & IJK_Interfaces::I_ft() const <public-const-ijk-field-double-ref-ijk-interfaces-i-ft-const>`
[const IJK_Field_double & IJK_Interfaces::I_ft() const](#public-const-ijk-field-double-ref-ijk-interfaces-i-ft-const)
I_ft
const double & IJK_Interfaces::I_ft(const int i, const int j, const int k) const
References
How to cite in this doc:
:ref:`const double & IJK_Interfaces::I_ft(const int i, const int j, const int k) const <public-const-double-ref-ijk-interfaces-i-ft-const-int-i-const-int-j-const-int-k-const>`
[const double & IJK_Interfaces::I_ft(const int i, const int j, const int k) const](#public-const-double-ref-ijk-interfaces-i-ft-const-int-i-const-int-j-const-int-k-const)
I_nonzero
double IJK_Interfaces::I_nonzero(const int phase, const int i, const int j, const int k) const
References
How to cite in this doc:
:ref:`double IJK_Interfaces::I_nonzero(const int phase, const int i, const int j, const int k) const <public-double-ijk-interfaces-i-nonzero-const-int-phase-const-int-i-const-int-j-const-int-k-const>`
[double IJK_Interfaces::I_nonzero(const int phase, const int i, const int j, const int k) const](#public-double-ijk-interfaces-i-nonzero-const-int-phase-const-int-i-const-int-j-const-int-k-const)
IJK_Interfaces
IJK_Interfaces::IJK_Interfaces()
References
How to cite in this doc:
:ref:`IJK_Interfaces::IJK_Interfaces() <public-ijk-interfaces-ijk-interfaces>`
[IJK_Interfaces::IJK_Interfaces()](#public-ijk-interfaces-ijk-interfaces)
imprime_bilan_indicatrice
void IJK_Interfaces::imprime_bilan_indicatrice()
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::imprime_bilan_indicatrice() <public-void-ijk-interfaces-imprime-bilan-indicatrice>`
[void IJK_Interfaces::imprime_bilan_indicatrice()](#public-void-ijk-interfaces-imprime-bilan-indicatrice)
In
double IJK_Interfaces::In(const int i, const int j, const int k) const
References
How to cite in this doc:
:ref:`double IJK_Interfaces::In(const int i, const int j, const int k) const <public-double-ijk-interfaces-in-const-int-i-const-int-j-const-int-k-const>`
[double IJK_Interfaces::In(const int i, const int j, const int k) const](#public-double-ijk-interfaces-in-const-int-i-const-int-j-const-int-k-const)
In_ft
const IJK_Field_double & IJK_Interfaces::In_ft() const
References
How to cite in this doc:
:ref:`const IJK_Field_double & IJK_Interfaces::In_ft() const <public-const-ijk-field-double-ref-ijk-interfaces-in-ft-const>`
[const IJK_Field_double & IJK_Interfaces::In_ft() const](#public-const-ijk-field-double-ref-ijk-interfaces-in-ft-const)
In_ft
const double & IJK_Interfaces::In_ft(const int i, const int j, const int k) const
References
How to cite in this doc:
:ref:`const double & IJK_Interfaces::In_ft(const int i, const int j, const int k) const <public-const-double-ref-ijk-interfaces-in-ft-const-int-i-const-int-j-const-int-k-const>`
[const double & IJK_Interfaces::In_ft(const int i, const int j, const int k) const](#public-const-double-ref-ijk-interfaces-in-ft-const-int-i-const-int-j-const-int-k-const)
In_nonzero
double IJK_Interfaces::In_nonzero(const int phase, const int i, const int j, const int k) const
References
Referenced By
How to cite in this doc:
:ref:`double IJK_Interfaces::In_nonzero(const int phase, const int i, const int j, const int k) const <public-double-ijk-interfaces-in-nonzero-const-int-phase-const-int-i-const-int-j-const-int-k-const>`
[double IJK_Interfaces::In_nonzero(const int phase, const int i, const int j, const int k) const](#public-double-ijk-interfaces-in-nonzero-const-int-phase-const-int-i-const-int-j-const-int-k-const)
inconnue
const Champ_Inc_base & IJK_Interfaces::inconnue() const override

Reimplements:

How to cite in this doc:
:ref:`const Champ_Inc_base & IJK_Interfaces::inconnue() const override <public-const-champ-inc-base-ref-ijk-interfaces-inconnue-const-override>`
[const Champ_Inc_base & IJK_Interfaces::inconnue() const override](#public-const-champ-inc-base-ref-ijk-interfaces-inconnue-const-override)
inconnue
Champ_Inc_base & IJK_Interfaces::inconnue() override

Reimplements:

How to cite in this doc:
:ref:`Champ_Inc_base & IJK_Interfaces::inconnue() override <public-champ-inc-base-ref-ijk-interfaces-inconnue-override>`
[Champ_Inc_base & IJK_Interfaces::inconnue() override](#public-champ-inc-base-ref-ijk-interfaces-inconnue-override)
initialise_ijk_compo_connex_bubbles_params
void IJK_Interfaces::initialise_ijk_compo_connex_bubbles_params()
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::initialise_ijk_compo_connex_bubbles_params() <public-void-ijk-interfaces-initialise-ijk-compo-connex-bubbles-params>`
[void IJK_Interfaces::initialise_ijk_compo_connex_bubbles_params()](#public-void-ijk-interfaces-initialise-ijk-compo-connex-bubbles-params)
initialize
void IJK_Interfaces::initialize(const Domaine_IJK &splitting_FT, const Domaine_IJK &splitting_NS, const Domaine_dis_base &domaine_dis, const int thermal_probes_ghost_cells=0, const bool compute_vint=true, const bool is_switch=false)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::initialize(const Domaine_IJK &splitting_FT, const Domaine_IJK &splitting_NS, const Domaine_dis_base &domaine_dis, const int thermal_probes_ghost_cells=0, const bool compute_vint=true, const bool is_switch=false) <public-void-ijk-interfaces-initialize-const-domaine-ijk-ref-splitting-ft-const-domaine-ijk-ref-splitting-ns-const-domaine-dis-base-ref-domaine-dis-const-int-thermal-probes-ghost-cells-equal-0-const-bool-compute-vint-equal-true-const-bool-is-switch-equal-false>`
[void IJK_Interfaces::initialize(const Domaine_IJK &splitting_FT, const Domaine_IJK &splitting_NS, const Domaine_dis_base &domaine_dis, const int thermal_probes_ghost_cells=0, const bool compute_vint=true, const bool is_switch=false)](#public-void-ijk-interfaces-initialize-const-domaine-ijk-ref-splitting-ft-const-domaine-ijk-ref-splitting-ns-const-domaine-dis-base-ref-domaine-dis-const-int-thermal-probes-ghost-cells-equal-0-const-bool-compute-vint-equal-true-const-bool-is-switch-equal-false)
is_frozen
int IJK_Interfaces::is_frozen() const
References
How to cite in this doc:
:ref:`int IJK_Interfaces::is_frozen() const <public-int-ijk-interfaces-is-frozen-const>`
[int IJK_Interfaces::is_frozen() const](#public-int-ijk-interfaces-is-frozen-const)
is_terme_gravite_rhog
int IJK_Interfaces::is_terme_gravite_rhog() const
References
How to cite in this doc:
:ref:`int IJK_Interfaces::is_terme_gravite_rhog() const <public-int-ijk-interfaces-is-terme-gravite-rhog-const>`
[int IJK_Interfaces::is_terme_gravite_rhog() const](#public-int-ijk-interfaces-is-terme-gravite-rhog-const)
lire_maillage_ft_dans_lata
void IJK_Interfaces::lire_maillage_ft_dans_lata()
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::lire_maillage_ft_dans_lata() <public-void-ijk-interfaces-lire-maillage-ft-dans-lata>`
[void IJK_Interfaces::lire_maillage_ft_dans_lata()](#public-void-ijk-interfaces-lire-maillage-ft-dans-lata)
lire_motcle_non_standard
int IJK_Interfaces::lire_motcle_non_standard(const Motcle &un_mot, Entree &is) override

Lecture des parametres de type non simple d’un objet_U a partir d’un flot d’entree.

Reimplements:

References
How to cite in this doc:
:ref:`int IJK_Interfaces::lire_motcle_non_standard(const Motcle &un_mot, Entree &is) override <public-int-ijk-interfaces-lire-motcle-non-standard-const-motcle-ref-un-mot-entree-ref-is-override>`
[int IJK_Interfaces::lire_motcle_non_standard(const Motcle &un_mot, Entree &is) override](#public-int-ijk-interfaces-lire-motcle-non-standard-const-motcle-ref-un-mot-entree-ref-is-override)
maillage_ft_ijk
const Maillage_FT_IJK & IJK_Interfaces::maillage_ft_ijk() const
References
Referenced By
How to cite in this doc:
:ref:`const Maillage_FT_IJK & IJK_Interfaces::maillage_ft_ijk() const <public-const-maillage-ft-ijk-ref-ijk-interfaces-maillage-ft-ijk-const>`
[const Maillage_FT_IJK & IJK_Interfaces::maillage_ft_ijk() const](#public-const-maillage-ft-ijk-ref-ijk-interfaces-maillage-ft-ijk-const)
milieu
const Milieu_base & IJK_Interfaces::milieu() const override

Reimplements:

How to cite in this doc:
:ref:`const Milieu_base & IJK_Interfaces::milieu() const override <public-const-milieu-base-ref-ijk-interfaces-milieu-const-override>`
[const Milieu_base & IJK_Interfaces::milieu() const override](#public-const-milieu-base-ref-ijk-interfaces-milieu-const-override)
milieu
Milieu_base & IJK_Interfaces::milieu() override

Reimplements:

How to cite in this doc:
:ref:`Milieu_base & IJK_Interfaces::milieu() override <public-milieu-base-ref-ijk-interfaces-milieu-override>`
[Milieu_base & IJK_Interfaces::milieu() override](#public-milieu-base-ref-ijk-interfaces-milieu-override)
nb_compo_traversantes
const int & IJK_Interfaces::nb_compo_traversantes(const int i, const int j, const int k) const
References
How to cite in this doc:
:ref:`const int & IJK_Interfaces::nb_compo_traversantes(const int i, const int j, const int k) const <public-const-int-ref-ijk-interfaces-nb-compo-traversantes-const-int-i-const-int-j-const-int-k-const>`
[const int & IJK_Interfaces::nb_compo_traversantes(const int i, const int j, const int k) const](#public-const-int-ref-ijk-interfaces-nb-compo-traversantes-const-int-i-const-int-j-const-int-k-const)
nb_groups
const int & IJK_Interfaces::nb_groups() const
References
Referenced By
How to cite in this doc:
:ref:`const int & IJK_Interfaces::nb_groups() const <public-const-int-ref-ijk-interfaces-nb-groups-const>`
[const int & IJK_Interfaces::nb_groups() const](#public-const-int-ref-ijk-interfaces-nb-groups-const)
next_below_small_threshold
int IJK_Interfaces::next_below_small_threshold(double old_indicatrice, double next_indicatrice) const
References
Referenced By
How to cite in this doc:
:ref:`int IJK_Interfaces::next_below_small_threshold(double old_indicatrice, double next_indicatrice) const <public-int-ijk-interfaces-next-below-small-threshold-double-old-indicatrice-double-next-indicatrice-const>`
[int IJK_Interfaces::next_below_small_threshold(double old_indicatrice, double next_indicatrice) const](#public-int-ijk-interfaces-next-below-small-threshold-double-old-indicatrice-double-next-indicatrice-const)
next_below_small_threshold_for_phase
int IJK_Interfaces::next_below_small_threshold_for_phase(int phase, double old_indicatrice, double next_indicatrice) const
References
Referenced By
How to cite in this doc:
:ref:`int IJK_Interfaces::next_below_small_threshold_for_phase(int phase, double old_indicatrice, double next_indicatrice) const <public-int-ijk-interfaces-next-below-small-threshold-for-phase-int-phase-double-old-indicatrice-double-next-indicatrice-const>`
[int IJK_Interfaces::next_below_small_threshold_for_phase(int phase, double old_indicatrice, double next_indicatrice) const](#public-int-ijk-interfaces-next-below-small-threshold-for-phase-int-phase-double-old-indicatrice-double-next-indicatrice-const)
nI
const double & IJK_Interfaces::nI(const int compo, const int i, const int j, const int k) const
References
Referenced By
How to cite in this doc:
:ref:`const double & IJK_Interfaces::nI(const int compo, const int i, const int j, const int k) const <public-const-double-ref-ijk-interfaces-ni-const-int-compo-const-int-i-const-int-j-const-int-k-const>`
[const double & IJK_Interfaces::nI(const int compo, const int i, const int j, const int k) const](#public-const-double-ref-ijk-interfaces-ni-const-int-compo-const-int-i-const-int-j-const-int-k-const)
nI
Vecteur3 IJK_Interfaces::nI(const int i, const int j, const int k) const
References
How to cite in this doc:
:ref:`Vecteur3 IJK_Interfaces::nI(const int i, const int j, const int k) const <public-vecteur3-ijk-interfaces-ni-const-int-i-const-int-j-const-int-k-const>`
[Vecteur3 IJK_Interfaces::nI(const int i, const int j, const int k) const](#public-vecteur3-ijk-interfaces-ni-const-int-i-const-int-j-const-int-k-const)
nIn
const double & IJK_Interfaces::nIn(const int compo, const int i, const int j, const int k) const
References
How to cite in this doc:
:ref:`const double & IJK_Interfaces::nIn(const int compo, const int i, const int j, const int k) const <public-const-double-ref-ijk-interfaces-nin-const-int-compo-const-int-i-const-int-j-const-int-k-const>`
[const double & IJK_Interfaces::nIn(const int compo, const int i, const int j, const int k) const](#public-const-double-ref-ijk-interfaces-nin-const-int-compo-const-int-i-const-int-j-const-int-k-const)
nIn
Vecteur3 IJK_Interfaces::nIn(const int i, const int j, const int k) const
References
How to cite in this doc:
:ref:`Vecteur3 IJK_Interfaces::nIn(const int i, const int j, const int k) const <public-vecteur3-ijk-interfaces-nin-const-int-i-const-int-j-const-int-k-const>`
[Vecteur3 IJK_Interfaces::nIn(const int i, const int j, const int k) const](#public-vecteur3-ijk-interfaces-nin-const-int-i-const-int-j-const-int-k-const)
nombre_d_operateurs
int IJK_Interfaces::nombre_d_operateurs() const override

Reimplements:

How to cite in this doc:
:ref:`int IJK_Interfaces::nombre_d_operateurs() const override <public-int-ijk-interfaces-nombre-d-operateurs-const-override>`
[int IJK_Interfaces::nombre_d_operateurs() const override](#public-int-ijk-interfaces-nombre-d-operateurs-const-override)
old_maillage_ft_ijk
const Maillage_FT_IJK & IJK_Interfaces::old_maillage_ft_ijk() const
References
Referenced By
How to cite in this doc:
:ref:`const Maillage_FT_IJK & IJK_Interfaces::old_maillage_ft_ijk() const <public-const-maillage-ft-ijk-ref-ijk-interfaces-old-maillage-ft-ijk-const>`
[const Maillage_FT_IJK & IJK_Interfaces::old_maillage_ft_ijk() const](#public-const-maillage-ft-ijk-ref-ijk-interfaces-old-maillage-ft-ijk-const)
only_old_below_small_threhshold
int IJK_Interfaces::only_old_below_small_threhshold(double old_indicatrice, double next_indicatrice) const
References
Referenced By
How to cite in this doc:
:ref:`int IJK_Interfaces::only_old_below_small_threhshold(double old_indicatrice, double next_indicatrice) const <public-int-ijk-interfaces-only-old-below-small-threhshold-double-old-indicatrice-double-next-indicatrice-const>`
[int IJK_Interfaces::only_old_below_small_threhshold(double old_indicatrice, double next_indicatrice) const](#public-int-ijk-interfaces-only-old-below-small-threhshold-double-old-indicatrice-double-next-indicatrice-const)
only_old_below_small_threshold_for_phase
int IJK_Interfaces::only_old_below_small_threshold_for_phase(int phase, double old_indicatrice, double next_indicatrice) const
References
How to cite in this doc:
:ref:`int IJK_Interfaces::only_old_below_small_threshold_for_phase(int phase, double old_indicatrice, double next_indicatrice) const <public-int-ijk-interfaces-only-old-below-small-threshold-for-phase-int-phase-double-old-indicatrice-double-next-indicatrice-const>`
[int IJK_Interfaces::only_old_below_small_threshold_for_phase(int phase, double old_indicatrice, double next_indicatrice) const](#public-int-ijk-interfaces-only-old-below-small-threshold-for-phase-int-phase-double-old-indicatrice-double-next-indicatrice-const)
operateur
const Operateur & IJK_Interfaces::operateur(int) const override

Reimplements:

How to cite in this doc:
:ref:`const Operateur & IJK_Interfaces::operateur(int) const override <public-const-operateur-ref-ijk-interfaces-operateur-int-const-override>`
[const Operateur & IJK_Interfaces::operateur(int) const override](#public-const-operateur-ref-ijk-interfaces-operateur-int-const-override)
operateur
Operateur & IJK_Interfaces::operateur(int) override

Reimplements:

How to cite in this doc:
:ref:`Operateur & IJK_Interfaces::operateur(int) override <public-operateur-ref-ijk-interfaces-operateur-int-override>`
[Operateur & IJK_Interfaces::operateur(int) override](#public-operateur-ref-ijk-interfaces-operateur-int-override)
parcourir_maillage
void IJK_Interfaces::parcourir_maillage()
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::parcourir_maillage() <public-void-ijk-interfaces-parcourir-maillage>`
[void IJK_Interfaces::parcourir_maillage()](#public-void-ijk-interfaces-parcourir-maillage)
phase_mourrante
double IJK_Interfaces::phase_mourrante(const int phase, const int i, const int j, const int k) const
References
Referenced By
How to cite in this doc:
:ref:`double IJK_Interfaces::phase_mourrante(const int phase, const int i, const int j, const int k) const <public-double-ijk-interfaces-phase-mourrante-const-int-phase-const-int-i-const-int-j-const-int-k-const>`
[double IJK_Interfaces::phase_mourrante(const int phase, const int i, const int j, const int k) const](#public-double-ijk-interfaces-phase-mourrante-const-int-phase-const-int-i-const-int-j-const-int-k-const)
phase_naissante
double IJK_Interfaces::phase_naissante(const int phase, const int i, const int j, const int k) const
References
Referenced By
How to cite in this doc:
:ref:`double IJK_Interfaces::phase_naissante(const int phase, const int i, const int j, const int k) const <public-double-ijk-interfaces-phase-naissante-const-int-phase-const-int-i-const-int-j-const-int-k-const>`
[double IJK_Interfaces::phase_naissante(const int phase, const int i, const int j, const int k) const](#public-double-ijk-interfaces-phase-naissante-const-int-phase-const-int-i-const-int-j-const-int-k-const)
portee_wall_repulsion
double IJK_Interfaces::portee_wall_repulsion() const
References
How to cite in this doc:
:ref:`double IJK_Interfaces::portee_wall_repulsion() const <public-double-ijk-interfaces-portee-wall-repulsion-const>`
[double IJK_Interfaces::portee_wall_repulsion() const](#public-double-ijk-interfaces-portee-wall-repulsion-const)
postraiter_colors
void IJK_Interfaces::postraiter_colors(Sortie &os, const double current_time) const
References
How to cite in this doc:
:ref:`void IJK_Interfaces::postraiter_colors(Sortie &os, const double current_time) const <public-void-ijk-interfaces-postraiter-colors-sortie-ref-os-const-double-current-time-const>`
[void IJK_Interfaces::postraiter_colors(Sortie &os, const double current_time) const](#public-void-ijk-interfaces-postraiter-colors-sortie-ref-os-const-double-current-time-const)
posttraiter_champs_instantanes
int IJK_Interfaces::posttraiter_champs_instantanes(const Motcles &liste_post_instantanes, const char *lata_name, const int lata_step) const
References
How to cite in this doc:
:ref:`int IJK_Interfaces::posttraiter_champs_instantanes(const Motcles &liste_post_instantanes, const char *lata_name, const int lata_step) const <public-int-ijk-interfaces-posttraiter-champs-instantanes-const-motcles-ref-liste-post-instantanes-const-char-ptr-lata-name-const-int-lata-step-const>`
[int IJK_Interfaces::posttraiter_champs_instantanes(const Motcles &liste_post_instantanes, const char *lata_name, const int lata_step) const](#public-int-ijk-interfaces-posttraiter-champs-instantanes-const-motcles-ref-liste-post-instantanes-const-char-ptr-lata-name-const-int-lata-step-const)
posttraiter_tous_champs
void IJK_Interfaces::posttraiter_tous_champs(Motcles &liste) const

Methode appelee lorsqu’on a mis “TOUS” dans la liste des champs a postraiter. Elle ajoute a la liste tous les noms de champs postraitables par IJK_Interfaces

References
How to cite in this doc:
:ref:`void IJK_Interfaces::posttraiter_tous_champs(Motcles &liste) const <public-void-ijk-interfaces-posttraiter-tous-champs-motcles-ref-liste-const>`
[void IJK_Interfaces::posttraiter_tous_champs(Motcles &liste) const](#public-void-ijk-interfaces-posttraiter-tous-champs-motcles-ref-liste-const)
preparer_calcul
int IJK_Interfaces::preparer_calcul() override

Tout ce qui ne depend pas des autres problemes eventuels.

Reimplements:

How to cite in this doc:
:ref:`int IJK_Interfaces::preparer_calcul() override <public-int-ijk-interfaces-preparer-calcul-override>`
[int IJK_Interfaces::preparer_calcul() override](#public-int-ijk-interfaces-preparer-calcul-override)
preparer_duplicata_bulles
void IJK_Interfaces::preparer_duplicata_bulles(const DoubleTab &bounding_box_of_bubbles, const DoubleTab &bounding_box_offsetp, const DoubleTab &bounding_box_offsetm, const DoubleTab &authorized_bounding_box, ArrOfInt &masque_duplicata_pour_compo_reel)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::preparer_duplicata_bulles(const DoubleTab &bounding_box_of_bubbles, const DoubleTab &bounding_box_offsetp, const DoubleTab &bounding_box_offsetm, const DoubleTab &authorized_bounding_box, ArrOfInt &masque_duplicata_pour_compo_reel) <public-void-ijk-interfaces-preparer-duplicata-bulles-const-doubletab-ref-bounding-box-of-bubbles-const-doubletab-ref-bounding-box-offsetp-const-doubletab-ref-bounding-box-offsetm-const-doubletab-ref-authorized-bounding-box-arrofint-ref-masque-duplicata-pour-compo-reel>`
[void IJK_Interfaces::preparer_duplicata_bulles(const DoubleTab &bounding_box_of_bubbles, const DoubleTab &bounding_box_offsetp, const DoubleTab &bounding_box_offsetm, const DoubleTab &authorized_bounding_box, ArrOfInt &masque_duplicata_pour_compo_reel)](#public-void-ijk-interfaces-preparer-duplicata-bulles-const-doubletab-ref-bounding-box-of-bubbles-const-doubletab-ref-bounding-box-offsetp-const-doubletab-ref-bounding-box-offsetm-const-doubletab-ref-authorized-bounding-box-arrofint-ref-masque-duplicata-pour-compo-reel)
preparer_duplicata_bulles_masque_6bit
void IJK_Interfaces::preparer_duplicata_bulles_masque_6bit(const DoubleTab &bounding_box, const DoubleTab &authorized_bounding_box, ArrOfInt &masque_duplicata_pour_compo)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::preparer_duplicata_bulles_masque_6bit(const DoubleTab &bounding_box, const DoubleTab &authorized_bounding_box, ArrOfInt &masque_duplicata_pour_compo) <public-void-ijk-interfaces-preparer-duplicata-bulles-masque-6bit-const-doubletab-ref-bounding-box-const-doubletab-ref-authorized-bounding-box-arrofint-ref-masque-duplicata-pour-compo>`
[void IJK_Interfaces::preparer_duplicata_bulles_masque_6bit(const DoubleTab &bounding_box, const DoubleTab &authorized_bounding_box, ArrOfInt &masque_duplicata_pour_compo)](#public-void-ijk-interfaces-preparer-duplicata-bulles-masque-6bit-const-doubletab-ref-bounding-box-const-doubletab-ref-authorized-bounding-box-arrofint-ref-masque-duplicata-pour-compo)
probleme_ijk
Probleme_FTD_IJK_base & IJK_Interfaces::probleme_ijk()
References
Referenced By
How to cite in this doc:
:ref:`Probleme_FTD_IJK_base & IJK_Interfaces::probleme_ijk() <public-probleme-ftd-ijk-base-ref-ijk-interfaces-probleme-ijk>`
[Probleme_FTD_IJK_base & IJK_Interfaces::probleme_ijk()](#public-probleme-ftd-ijk-base-ref-ijk-interfaces-probleme-ijk)
probleme_ijk
const Probleme_FTD_IJK_base & IJK_Interfaces::probleme_ijk() const
References
How to cite in this doc:
:ref:`const Probleme_FTD_IJK_base & IJK_Interfaces::probleme_ijk() const <public-const-probleme-ftd-ijk-base-ref-ijk-interfaces-probleme-ijk-const>`
[const Probleme_FTD_IJK_base & IJK_Interfaces::probleme_ijk() const](#public-const-probleme-ftd-ijk-base-ref-ijk-interfaces-probleme-ijk-const)
read_bubbles_barycentres
bool IJK_Interfaces::read_bubbles_barycentres(const Nom &interf_name, const Nom &suffix, FixedVector< ArrOfDouble, 3 > &bubbles_bary)
References
Referenced By
How to cite in this doc:
:ref:`bool IJK_Interfaces::read_bubbles_barycentres(const Nom &interf_name, const Nom &suffix, FixedVector< ArrOfDouble, 3 > &bubbles_bary) <public-bool-ijk-interfaces-read-bubbles-barycentres-const-nom-ref-interf-name-const-nom-ref-suffix-fixedvector-arrofdouble-3-ref-bubbles-bary>`
[bool IJK_Interfaces::read_bubbles_barycentres(const Nom &interf_name, const Nom &suffix, FixedVector< ArrOfDouble, 3 > &bubbles_bary)](#public-bool-ijk-interfaces-read-bubbles-barycentres-const-nom-ref-interf-name-const-nom-ref-suffix-fixedvector-arrofdouble-3-ref-bubbles-bary)
read_bubbles_barycentres_old_new
void IJK_Interfaces::read_bubbles_barycentres_old_new(const Nom &interf_name)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::read_bubbles_barycentres_old_new(const Nom &interf_name) <public-void-ijk-interfaces-read-bubbles-barycentres-old-new-const-nom-ref-interf-name>`
[void IJK_Interfaces::read_bubbles_barycentres_old_new(const Nom &interf_name)](#public-void-ijk-interfaces-read-bubbles-barycentres-old-new-const-nom-ref-interf-name)
read_bubbles_barycentres_vel
bool IJK_Interfaces::read_bubbles_barycentres_vel(const Nom &interf_name, FixedVector< ArrOfDouble, 3 > &bubbles_rising_dir, FixedVector< ArrOfDouble, 3 > &bubbles_rising_vel, ArrOfDouble &bubbles_rising_vel_mag)
References
Referenced By
How to cite in this doc:
:ref:`bool IJK_Interfaces::read_bubbles_barycentres_vel(const Nom &interf_name, FixedVector< ArrOfDouble, 3 > &bubbles_rising_dir, FixedVector< ArrOfDouble, 3 > &bubbles_rising_vel, ArrOfDouble &bubbles_rising_vel_mag) <public-bool-ijk-interfaces-read-bubbles-barycentres-vel-const-nom-ref-interf-name-fixedvector-arrofdouble-3-ref-bubbles-rising-dir-fixedvector-arrofdouble-3-ref-bubbles-rising-vel-arrofdouble-ref-bubbles-rising-vel-mag>`
[bool IJK_Interfaces::read_bubbles_barycentres_vel(const Nom &interf_name, FixedVector< ArrOfDouble, 3 > &bubbles_rising_dir, FixedVector< ArrOfDouble, 3 > &bubbles_rising_vel, ArrOfDouble &bubbles_rising_vel_mag)](#public-bool-ijk-interfaces-read-bubbles-barycentres-vel-const-nom-ref-interf-name-fixedvector-arrofdouble-3-ref-bubbles-rising-dir-fixedvector-arrofdouble-3-ref-bubbles-rising-vel-arrofdouble-ref-bubbles-rising-vel-mag)
register_fields
void IJK_Interfaces::register_fields()
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::register_fields() <public-void-ijk-interfaces-register-fields>`
[void IJK_Interfaces::register_fields()](#public-void-ijk-interfaces-register-fields)
remaillage_ft_ijk
const Remaillage_FT_IJK & IJK_Interfaces::remaillage_ft_ijk() const
References
Referenced By
How to cite in this doc:
:ref:`const Remaillage_FT_IJK & IJK_Interfaces::remaillage_ft_ijk() const <public-const-remaillage-ft-ijk-ref-ijk-interfaces-remaillage-ft-ijk-const>`
[const Remaillage_FT_IJK & IJK_Interfaces::remaillage_ft_ijk() const](#public-const-remaillage-ft-ijk-ref-ijk-interfaces-remaillage-ft-ijk-const)
remailler_interface
void IJK_Interfaces::remailler_interface(const double temps, Maillage_FT_IJK &maillage, ArrOfDouble &var_volume, Remaillage_FT_IJK &algo_remaillage_local)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::remailler_interface(const double temps, Maillage_FT_IJK &maillage, ArrOfDouble &var_volume, Remaillage_FT_IJK &algo_remaillage_local) <public-void-ijk-interfaces-remailler-interface-const-double-temps-maillage-ft-ijk-ref-maillage-arrofdouble-ref-var-volume-remaillage-ft-ijk-ref-algo-remaillage-local>`
[void IJK_Interfaces::remailler_interface(const double temps, Maillage_FT_IJK &maillage, ArrOfDouble &var_volume, Remaillage_FT_IJK &algo_remaillage_local)](#public-void-ijk-interfaces-remailler-interface-const-double-temps-maillage-ft-ijk-ref-maillage-arrofdouble-ref-var-volume-remaillage-ft-ijk-ref-algo-remaillage-local)
reset_flags_and_counters
void IJK_Interfaces::reset_flags_and_counters()
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::reset_flags_and_counters() <public-void-ijk-interfaces-reset-flags-and-counters>`
[void IJK_Interfaces::reset_flags_and_counters()](#public-void-ijk-interfaces-reset-flags-and-counters)
RK3_G_store_vi
const DoubleTab & IJK_Interfaces::RK3_G_store_vi() const
References
How to cite in this doc:
:ref:`const DoubleTab & IJK_Interfaces::RK3_G_store_vi() const <public-const-doubletab-ref-ijk-interfaces-rk3-g-store-vi-const>`
[const DoubleTab & IJK_Interfaces::RK3_G_store_vi() const](#public-const-doubletab-ref-ijk-interfaces-rk3-g-store-vi-const)
RK3_G_store_vi_echange_esp_vect
void IJK_Interfaces::RK3_G_store_vi_echange_esp_vect()
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::RK3_G_store_vi_echange_esp_vect() <public-void-ijk-interfaces-rk3-g-store-vi-echange-esp-vect>`
[void IJK_Interfaces::RK3_G_store_vi_echange_esp_vect()](#public-void-ijk-interfaces-rk3-g-store-vi-echange-esp-vect)
RK3_G_store_vi_resize
void IJK_Interfaces::RK3_G_store_vi_resize(int n, int n2)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::RK3_G_store_vi_resize(int n, int n2) <public-void-ijk-interfaces-rk3-g-store-vi-resize-int-n-int-n2>`
[void IJK_Interfaces::RK3_G_store_vi_resize(int n, int n2)](#public-void-ijk-interfaces-rk3-g-store-vi-resize-int-n-int-n2)
sauvegarder_interfaces
void IJK_Interfaces::sauvegarder_interfaces(const char *lata_name, const Nom &interf_name="??")
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::sauvegarder_interfaces(const char *lata_name, const Nom &interf_name="??") <public-void-ijk-interfaces-sauvegarder-interfaces-const-char-ptr-lata-name-const-nom-ref-interf-name-equal-"??">`
[void IJK_Interfaces::sauvegarder_interfaces(const char *lata_name, const Nom &interf_name="??")](#public-void-ijk-interfaces-sauvegarder-interfaces-const-char-ptr-lata-name-const-nom-ref-interf-name-equal-"??")
set_compute_surfaces_mouillees
void IJK_Interfaces::set_compute_surfaces_mouillees()
References
How to cite in this doc:
:ref:`void IJK_Interfaces::set_compute_surfaces_mouillees() <public-void-ijk-interfaces-set-compute-surfaces-mouillees>`
[void IJK_Interfaces::set_compute_surfaces_mouillees()](#public-void-ijk-interfaces-set-compute-surfaces-mouillees)
set_fichier_reprise
void IJK_Interfaces::set_fichier_reprise(const char *lataname)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::set_fichier_reprise(const char *lataname) <public-void-ijk-interfaces-set-fichier-reprise-const-char-ptr-lataname>`
[void IJK_Interfaces::set_fichier_reprise(const char *lataname)](#public-void-ijk-interfaces-set-fichier-reprise-const-char-ptr-lataname)
set_fichier_reprise_interface
void IJK_Interfaces::set_fichier_reprise_interface(const Nom &prefix)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::set_fichier_reprise_interface(const Nom &prefix) <public-void-ijk-interfaces-set-fichier-reprise-interface-const-nom-ref-prefix>`
[void IJK_Interfaces::set_fichier_reprise_interface(const Nom &prefix)](#public-void-ijk-interfaces-set-fichier-reprise-interface-const-nom-ref-prefix)
set_fichier_sauvegarde
void IJK_Interfaces::set_fichier_sauvegarde(const char *lataname)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::set_fichier_sauvegarde(const char *lataname) <public-void-ijk-interfaces-set-fichier-sauvegarde-const-char-ptr-lataname>`
[void IJK_Interfaces::set_fichier_sauvegarde(const char *lataname)](#public-void-ijk-interfaces-set-fichier-sauvegarde-const-char-ptr-lataname)
set_param
void IJK_Interfaces::set_param(Param &titi) override

Reimplements:

How to cite in this doc:
:ref:`void IJK_Interfaces::set_param(Param &titi) override <public-void-ijk-interfaces-set-param-param-ref-titi-override>`
[void IJK_Interfaces::set_param(Param &titi) override](#public-void-ijk-interfaces-set-param-param-ref-titi-override)
set_param_reprise_pb
void IJK_Interfaces::set_param_reprise_pb(Param &)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::set_param_reprise_pb(Param &) <public-void-ijk-interfaces-set-param-reprise-pb-param-ref>`
[void IJK_Interfaces::set_param_reprise_pb(Param &)](#public-void-ijk-interfaces-set-param-reprise-pb-param-ref)
set_positions_reference
void IJK_Interfaces::set_positions_reference()
References
How to cite in this doc:
:ref:`void IJK_Interfaces::set_positions_reference() <public-void-ijk-interfaces-set-positions-reference>`
[void IJK_Interfaces::set_positions_reference()](#public-void-ijk-interfaces-set-positions-reference)
set_recompute_indicator
void IJK_Interfaces::set_recompute_indicator(int i)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::set_recompute_indicator(int i) <public-void-ijk-interfaces-set-recompute-indicator-int-i>`
[void IJK_Interfaces::set_recompute_indicator(int i)](#public-void-ijk-interfaces-set-recompute-indicator-int-i)
set_reprise
void IJK_Interfaces::set_reprise(const int i)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::set_reprise(const int i) <public-void-ijk-interfaces-set-reprise-const-int-i>`
[void IJK_Interfaces::set_reprise(const int i)](#public-void-ijk-interfaces-set-reprise-const-int-i)
set_seuil_indicatrice_petite
void IJK_Interfaces::set_seuil_indicatrice_petite(double seuil_indicatrice_petite)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::set_seuil_indicatrice_petite(double seuil_indicatrice_petite) <public-void-ijk-interfaces-set-seuil-indicatrice-petite-double-seuil-indicatrice-petite>`
[void IJK_Interfaces::set_seuil_indicatrice_petite(double seuil_indicatrice_petite)](#public-void-ijk-interfaces-set-seuil-indicatrice-petite-double-seuil-indicatrice-petite)
Sf
const double & IJK_Interfaces::Sf(const int compo, const int i, const int j, const int k) const
References
How to cite in this doc:
:ref:`const double & IJK_Interfaces::Sf(const int compo, const int i, const int j, const int k) const <public-const-double-ref-ijk-interfaces-sf-const-int-compo-const-int-i-const-int-j-const-int-k-const>`
[const double & IJK_Interfaces::Sf(const int compo, const int i, const int j, const int k) const](#public-const-double-ref-ijk-interfaces-sf-const-int-compo-const-int-i-const-int-j-const-int-k-const)
Sfm
double IJK_Interfaces::Sfm(const int compo, const int i, const int j, const int k) const
References
How to cite in this doc:
:ref:`double IJK_Interfaces::Sfm(const int compo, const int i, const int j, const int k) const <public-double-ijk-interfaces-sfm-const-int-compo-const-int-i-const-int-j-const-int-k-const>`
[double IJK_Interfaces::Sfm(const int compo, const int i, const int j, const int k) const](#public-double-ijk-interfaces-sfm-const-int-compo-const-int-i-const-int-j-const-int-k-const)
Sfn
const double & IJK_Interfaces::Sfn(const int compo, const int i, const int j, const int k) const
References
How to cite in this doc:
:ref:`const double & IJK_Interfaces::Sfn(const int compo, const int i, const int j, const int k) const <public-const-double-ref-ijk-interfaces-sfn-const-int-compo-const-int-i-const-int-j-const-int-k-const>`
[const double & IJK_Interfaces::Sfn(const int compo, const int i, const int j, const int k) const](#public-const-double-ref-ijk-interfaces-sfn-const-int-compo-const-int-i-const-int-j-const-int-k-const)
SI
const double & IJK_Interfaces::SI(const int compo, const int i, const int j, const int k) const
References
How to cite in this doc:
:ref:`const double & IJK_Interfaces::SI(const int compo, const int i, const int j, const int k) const <public-const-double-ref-ijk-interfaces-si-const-int-compo-const-int-i-const-int-j-const-int-k-const>`
[const double & IJK_Interfaces::SI(const int compo, const int i, const int j, const int k) const](#public-const-double-ref-ijk-interfaces-si-const-int-compo-const-int-i-const-int-j-const-int-k-const)
SI
double IJK_Interfaces::SI(const int i, const int j, const int k) const
References
How to cite in this doc:
:ref:`double IJK_Interfaces::SI(const int i, const int j, const int k) const <public-double-ijk-interfaces-si-const-int-i-const-int-j-const-int-k-const>`
[double IJK_Interfaces::SI(const int i, const int j, const int k) const](#public-double-ijk-interfaces-si-const-int-i-const-int-j-const-int-k-const)
store_bubbles_barycentres
void IJK_Interfaces::store_bubbles_barycentres(const Nom &interf_name)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::store_bubbles_barycentres(const Nom &interf_name) <public-void-ijk-interfaces-store-bubbles-barycentres-const-nom-ref-interf-name>`
[void IJK_Interfaces::store_bubbles_barycentres(const Nom &interf_name)](#public-void-ijk-interfaces-store-bubbles-barycentres-const-nom-ref-interf-name)
supprimer_duplicata_bulles
void IJK_Interfaces::supprimer_duplicata_bulles()
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::supprimer_duplicata_bulles() <public-void-ijk-interfaces-supprimer-duplicata-bulles>`
[void IJK_Interfaces::supprimer_duplicata_bulles()](#public-void-ijk-interfaces-supprimer-duplicata-bulles)
taille_memoire
unsigned IJK_Interfaces::taille_memoire() const override

Reimplements:

How to cite in this doc:
:ref:`unsigned IJK_Interfaces::taille_memoire() const override <public-unsigned-ijk-interfaces-taille-memoire-const-override>`
[unsigned IJK_Interfaces::taille_memoire() const override](#public-unsigned-ijk-interfaces-taille-memoire-const-override)
transferer_bulle_perio
void IJK_Interfaces::transferer_bulle_perio()
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::transferer_bulle_perio() <public-void-ijk-interfaces-transferer-bulle-perio>`
[void IJK_Interfaces::transferer_bulle_perio()](#public-void-ijk-interfaces-transferer-bulle-perio)
transporter_maillage_deformation
void IJK_Interfaces::transporter_maillage_deformation(const int correction_semi_locale_volume_bulle, const DoubleTab &vitesses_translation_bulles, const DoubleTab &mean_bubble_rotation_vector, const DoubleTab &centre_gravite, const double dt_tot, ArrOfDouble &dvol, const int rk_step, const int first_step_interface_smoothing=0)
References
How to cite in this doc:
:ref:`void IJK_Interfaces::transporter_maillage_deformation(const int correction_semi_locale_volume_bulle, const DoubleTab &vitesses_translation_bulles, const DoubleTab &mean_bubble_rotation_vector, const DoubleTab &centre_gravite, const double dt_tot, ArrOfDouble &dvol, const int rk_step, const int first_step_interface_smoothing=0) <public-void-ijk-interfaces-transporter-maillage-deformation-const-int-correction-semi-locale-volume-bulle-const-doubletab-ref-vitesses-translation-bulles-const-doubletab-ref-mean-bubble-rotation-vector-const-doubletab-ref-centre-gravite-const-double-dt-tot-arrofdouble-ref-dvol-const-int-rk-step-const-int-first-step-interface-smoothing-equal-0>`
[void IJK_Interfaces::transporter_maillage_deformation(const int correction_semi_locale_volume_bulle, const DoubleTab &vitesses_translation_bulles, const DoubleTab &mean_bubble_rotation_vector, const DoubleTab &centre_gravite, const double dt_tot, ArrOfDouble &dvol, const int rk_step, const int first_step_interface_smoothing=0)](#public-void-ijk-interfaces-transporter-maillage-deformation-const-int-correction-semi-locale-volume-bulle-const-doubletab-ref-vitesses-translation-bulles-const-doubletab-ref-mean-bubble-rotation-vector-const-doubletab-ref-centre-gravite-const-double-dt-tot-arrofdouble-ref-dvol-const-int-rk-step-const-int-first-step-interface-smoothing-equal-0)
transporter_maillage_remaillage
void IJK_Interfaces::transporter_maillage_remaillage(int correction_semi_locale_volume_bulle, const DoubleTab &vitesses_translation_bulles, const DoubleTab &mean_bubble_rotation_vector, const DoubleTab &centre_gravite, double dt_tot, ArrOfDouble &dvol, const int rk_step, const double temps)
References
How to cite in this doc:
:ref:`void IJK_Interfaces::transporter_maillage_remaillage(int correction_semi_locale_volume_bulle, const DoubleTab &vitesses_translation_bulles, const DoubleTab &mean_bubble_rotation_vector, const DoubleTab &centre_gravite, double dt_tot, ArrOfDouble &dvol, const int rk_step, const double temps) <public-void-ijk-interfaces-transporter-maillage-remaillage-int-correction-semi-locale-volume-bulle-const-doubletab-ref-vitesses-translation-bulles-const-doubletab-ref-mean-bubble-rotation-vector-const-doubletab-ref-centre-gravite-double-dt-tot-arrofdouble-ref-dvol-const-int-rk-step-const-double-temps>`
[void IJK_Interfaces::transporter_maillage_remaillage(int correction_semi_locale_volume_bulle, const DoubleTab &vitesses_translation_bulles, const DoubleTab &mean_bubble_rotation_vector, const DoubleTab &centre_gravite, double dt_tot, ArrOfDouble &dvol, const int rk_step, const double temps)](#public-void-ijk-interfaces-transporter-maillage-remaillage-int-correction-semi-locale-volume-bulle-const-doubletab-ref-vitesses-translation-bulles-const-doubletab-ref-mean-bubble-rotation-vector-const-doubletab-ref-centre-gravite-double-dt-tot-arrofdouble-ref-dvol-const-int-rk-step-const-double-temps)
transporter_maillage_rigide
void IJK_Interfaces::transporter_maillage_rigide(const double dt_tot, const DoubleTab &vitesses_translation_bulles, const DoubleTab &mean_bubble_rotation_vector, const DoubleTab &centre_gravite, const int rk_step, const int first_step_interface_smoothing=0)
References
How to cite in this doc:
:ref:`void IJK_Interfaces::transporter_maillage_rigide(const double dt_tot, const DoubleTab &vitesses_translation_bulles, const DoubleTab &mean_bubble_rotation_vector, const DoubleTab &centre_gravite, const int rk_step, const int first_step_interface_smoothing=0) <public-void-ijk-interfaces-transporter-maillage-rigide-const-double-dt-tot-const-doubletab-ref-vitesses-translation-bulles-const-doubletab-ref-mean-bubble-rotation-vector-const-doubletab-ref-centre-gravite-const-int-rk-step-const-int-first-step-interface-smoothing-equal-0>`
[void IJK_Interfaces::transporter_maillage_rigide(const double dt_tot, const DoubleTab &vitesses_translation_bulles, const DoubleTab &mean_bubble_rotation_vector, const DoubleTab &centre_gravite, const int rk_step, const int first_step_interface_smoothing=0)](#public-void-ijk-interfaces-transporter-maillage-rigide-const-double-dt-tot-const-doubletab-ref-vitesses-translation-bulles-const-doubletab-ref-mean-bubble-rotation-vector-const-doubletab-ref-centre-gravite-const-int-rk-step-const-int-first-step-interface-smoothing-equal-0)
update_indicatrice_variables_monofluides
void IJK_Interfaces::update_indicatrice_variables_monofluides()
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::update_indicatrice_variables_monofluides() <public-void-ijk-interfaces-update-indicatrice-variables-monofluides>`
[void IJK_Interfaces::update_indicatrice_variables_monofluides()](#public-void-ijk-interfaces-update-indicatrice-variables-monofluides)
update_old_intersections
void IJK_Interfaces::update_old_intersections()
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::update_old_intersections() <public-void-ijk-interfaces-update-old-intersections>`
[void IJK_Interfaces::update_old_intersections()](#public-void-ijk-interfaces-update-old-intersections)
update_surface_normale
void IJK_Interfaces::update_surface_normale() const
References
How to cite in this doc:
:ref:`void IJK_Interfaces::update_surface_normale() const <public-void-ijk-interfaces-update-surface-normale-const>`
[void IJK_Interfaces::update_surface_normale() const](#public-void-ijk-interfaces-update-surface-normale-const)
xI
const double & IJK_Interfaces::xI(const int compo, const int i, const int j, const int k) const
References
Referenced By
How to cite in this doc:
:ref:`const double & IJK_Interfaces::xI(const int compo, const int i, const int j, const int k) const <public-const-double-ref-ijk-interfaces-xi-const-int-compo-const-int-i-const-int-j-const-int-k-const>`
[const double & IJK_Interfaces::xI(const int compo, const int i, const int j, const int k) const](#public-const-double-ref-ijk-interfaces-xi-const-int-compo-const-int-i-const-int-j-const-int-k-const)
xI
Vecteur3 IJK_Interfaces::xI(const int i, const int j, const int k) const
References
How to cite in this doc:
:ref:`Vecteur3 IJK_Interfaces::xI(const int i, const int j, const int k) const <public-vecteur3-ijk-interfaces-xi-const-int-i-const-int-j-const-int-k-const>`
[Vecteur3 IJK_Interfaces::xI(const int i, const int j, const int k) const](#public-vecteur3-ijk-interfaces-xi-const-int-i-const-int-j-const-int-k-const)
xIn
Vecteur3 IJK_Interfaces::xIn(const int i, const int j, const int k) const
References
How to cite in this doc:
:ref:`Vecteur3 IJK_Interfaces::xIn(const int i, const int j, const int k) const <public-vecteur3-ijk-interfaces-xin-const-int-i-const-int-j-const-int-k-const>`
[Vecteur3 IJK_Interfaces::xIn(const int i, const int j, const int k) const](#public-vecteur3-ijk-interfaces-xin-const-int-i-const-int-j-const-int-k-const)
~IJK_Interfaces
IJK_Interfaces::~IJK_Interfaces()
How to cite in this doc:
:ref:`IJK_Interfaces::~IJK_Interfaces() <public-ijk-interfaces-dtor-ijk-interfaces>`
[IJK_Interfaces::~IJK_Interfaces()](#public-ijk-interfaces-dtor-ijk-interfaces)
cree_instance
Objet_U * IJK_Interfaces::cree_instance()
How to cite in this doc:
:ref:`Objet_U * IJK_Interfaces::cree_instance() <public-static-objet-u-ptr-ijk-interfaces-cree-instance>`
[Objet_U * IJK_Interfaces::cree_instance()](#public-static-objet-u-ptr-ijk-interfaces-cree-instance)
devient_diphasique
static int IJK_Interfaces::devient_diphasique(double old_indicatrice, double next_indicatrice)
References
Referenced By
How to cite in this doc:
:ref:`static int IJK_Interfaces::devient_diphasique(double old_indicatrice, double next_indicatrice) <public-static-static-int-ijk-interfaces-devient-diphasique-double-old-indicatrice-double-next-indicatrice>`
[static int IJK_Interfaces::devient_diphasique(double old_indicatrice, double next_indicatrice)](#public-static-static-int-ijk-interfaces-devient-diphasique-double-old-indicatrice-double-next-indicatrice)
devient_pure
static int IJK_Interfaces::devient_pure(double old_indicatrice, double next_indicatrice)
References
Referenced By
How to cite in this doc:
:ref:`static int IJK_Interfaces::devient_pure(double old_indicatrice, double next_indicatrice) <public-static-static-int-ijk-interfaces-devient-pure-double-old-indicatrice-double-next-indicatrice>`
[static int IJK_Interfaces::devient_pure(double old_indicatrice, double next_indicatrice)](#public-static-static-int-ijk-interfaces-devient-pure-double-old-indicatrice-double-next-indicatrice)
Fill_postprocessable_fields
void IJK_Interfaces::Fill_postprocessable_fields(std::vector< FieldInfo_t > &chps)
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::Fill_postprocessable_fields(std::vector< FieldInfo_t > &chps) <public-static-void-ijk-interfaces-fill-postprocessable-fields-std-vector-fieldinfo-t-ref-chps>`
[void IJK_Interfaces::Fill_postprocessable_fields(std::vector< FieldInfo_t > &chps)](#public-static-void-ijk-interfaces-fill-postprocessable-fields-std-vector-fieldinfo-t-ref-chps)
get_maillage_MED_from_IJK_FT
static void IJK_Interfaces::get_maillage_MED_from_IJK_FT(MEDCouplingUMesh *maillage_bulles_mcu, const Maillage_FT_IJK &maillage_bulles_ft_ijk)
How to cite in this doc:
:ref:`static void IJK_Interfaces::get_maillage_MED_from_IJK_FT(MEDCouplingUMesh *maillage_bulles_mcu, const Maillage_FT_IJK &maillage_bulles_ft_ijk) <public-static-static-void-ijk-interfaces-get-maillage-med-from-ijk-ft-medcouplingumesh-ptr-maillage-bulles-mcu-const-maillage-ft-ijk-ref-maillage-bulles-ft-ijk>`
[static void IJK_Interfaces::get_maillage_MED_from_IJK_FT(MEDCouplingUMesh *maillage_bulles_mcu, const Maillage_FT_IJK &maillage_bulles_ft_ijk)](#public-static-static-void-ijk-interfaces-get-maillage-med-from-ijk-ft-medcouplingumesh-ptr-maillage-bulles-mcu-const-maillage-ft-ijk-ref-maillage-bulles-ft-ijk)
info
const Type_info * IJK_Interfaces::info()
How to cite in this doc:
:ref:`const Type_info * IJK_Interfaces::info() <public-static-const-type-info-ptr-ijk-interfaces-info>`
[const Type_info * IJK_Interfaces::info()](#public-static-const-type-info-ptr-ijk-interfaces-info)
mean_over_compo
static double IJK_Interfaces::mean_over_compo(const FixedVector< IJK_Field_double, 3 *max_authorized_nb_of_components_ > &field_for_compo, const IJK_Field_int &nb_compo_traversante, const int dir, const int i, const int j, const int k)
How to cite in this doc:
:ref:`static double IJK_Interfaces::mean_over_compo(const FixedVector< IJK_Field_double, 3 *max_authorized_nb_of_components_ > &field_for_compo, const IJK_Field_int &nb_compo_traversante, const int dir, const int i, const int j, const int k) <public-static-static-double-ijk-interfaces-mean-over-compo-const-fixedvector-ijk-field-double-3-ptr-max-authorized-nb-of-components-ref-field-for-compo-const-ijk-field-int-ref-nb-compo-traversante-const-int-dir-const-int-i-const-int-j-const-int-k>`
[static double IJK_Interfaces::mean_over_compo(const FixedVector< IJK_Field_double, 3 *max_authorized_nb_of_components_ > &field_for_compo, const IJK_Field_int &nb_compo_traversante, const int dir, const int i, const int j, const int k)](#public-static-static-double-ijk-interfaces-mean-over-compo-const-fixedvector-ijk-field-double-3-ptr-max-authorized-nb-of-components-ref-field-for-compo-const-ijk-field-int-ref-nb-compo-traversante-const-int-dir-const-int-i-const-int-j-const-int-k)
mean_over_compo
static void IJK_Interfaces::mean_over_compo(const FixedVector< IJK_Field_double, 3 *max_authorized_nb_of_components_ > &field_for_compo, const IJK_Field_int &nb_compo_traversante, IJK_Field_vector3_double &mean_par_compo_field)
References
How to cite in this doc:
:ref:`static void IJK_Interfaces::mean_over_compo(const FixedVector< IJK_Field_double, 3 *max_authorized_nb_of_components_ > &field_for_compo, const IJK_Field_int &nb_compo_traversante, IJK_Field_vector3_double &mean_par_compo_field) <public-static-static-void-ijk-interfaces-mean-over-compo-const-fixedvector-ijk-field-double-3-ptr-max-authorized-nb-of-components-ref-field-for-compo-const-ijk-field-int-ref-nb-compo-traversante-ijk-field-vector3-double-ref-mean-par-compo-field>`
[static void IJK_Interfaces::mean_over_compo(const FixedVector< IJK_Field_double, 3 *max_authorized_nb_of_components_ > &field_for_compo, const IJK_Field_int &nb_compo_traversante, IJK_Field_vector3_double &mean_par_compo_field)](#public-static-static-void-ijk-interfaces-mean-over-compo-const-fixedvector-ijk-field-double-3-ptr-max-authorized-nb-of-components-ref-field-for-compo-const-ijk-field-int-ref-nb-compo-traversante-ijk-field-vector3-double-ref-mean-par-compo-field)
mean_over_compo
static double IJK_Interfaces::mean_over_compo(const FixedVector< IJK_Field_double, max_authorized_nb_of_components_ > &field_for_compo, const IJK_Field_int &nb_compo_traversante, const int i, const int j, const int k)
Referenced By
How to cite in this doc:
:ref:`static double IJK_Interfaces::mean_over_compo(const FixedVector< IJK_Field_double, max_authorized_nb_of_components_ > &field_for_compo, const IJK_Field_int &nb_compo_traversante, const int i, const int j, const int k) <public-static-static-double-ijk-interfaces-mean-over-compo-const-fixedvector-ijk-field-double-max-authorized-nb-of-components-ref-field-for-compo-const-ijk-field-int-ref-nb-compo-traversante-const-int-i-const-int-j-const-int-k>`
[static double IJK_Interfaces::mean_over_compo(const FixedVector< IJK_Field_double, max_authorized_nb_of_components_ > &field_for_compo, const IJK_Field_int &nb_compo_traversante, const int i, const int j, const int k)](#public-static-static-double-ijk-interfaces-mean-over-compo-const-fixedvector-ijk-field-double-max-authorized-nb-of-components-ref-field-for-compo-const-ijk-field-int-ref-nb-compo-traversante-const-int-i-const-int-j-const-int-k)
opposing_barycentre
static double IJK_Interfaces::opposing_barycentre(double initial_barycentre, double initial_area)
References
Referenced By
How to cite in this doc:
:ref:`static double IJK_Interfaces::opposing_barycentre(double initial_barycentre, double initial_area) <public-static-static-double-ijk-interfaces-opposing-barycentre-double-initial-barycentre-double-initial-area>`
[static double IJK_Interfaces::opposing_barycentre(double initial_barycentre, double initial_area)](#public-static-static-double-ijk-interfaces-opposing-barycentre-double-initial-barycentre-double-initial-area)
phase_mourrante
static int IJK_Interfaces::phase_mourrante(int phase, double old_indicatrice, double next_indicatrice)
References
Referenced By
How to cite in this doc:
:ref:`static int IJK_Interfaces::phase_mourrante(int phase, double old_indicatrice, double next_indicatrice) <public-static-static-int-ijk-interfaces-phase-mourrante-int-phase-double-old-indicatrice-double-next-indicatrice>`
[static int IJK_Interfaces::phase_mourrante(int phase, double old_indicatrice, double next_indicatrice)](#public-static-static-int-ijk-interfaces-phase-mourrante-int-phase-double-old-indicatrice-double-next-indicatrice)
phase_naissante
static int IJK_Interfaces::phase_naissante(int phase, double old_indicatrice, double next_indicatrice)
References
Referenced By
How to cite in this doc:
:ref:`static int IJK_Interfaces::phase_naissante(int phase, double old_indicatrice, double next_indicatrice) <public-static-static-int-ijk-interfaces-phase-naissante-int-phase-double-old-indicatrice-double-next-indicatrice>`
[static int IJK_Interfaces::phase_naissante(int phase, double old_indicatrice, double next_indicatrice)](#public-static-static-int-ijk-interfaces-phase-naissante-int-phase-double-old-indicatrice-double-next-indicatrice)
self_cast
const IJK_Interfaces & IJK_Interfaces::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const IJK_Interfaces & IJK_Interfaces::self_cast(const Objet_U &) <public-static-const-ijk-interfaces-ref-ijk-interfaces-self-cast-const-objet-u-ref>`
[const IJK_Interfaces & IJK_Interfaces::self_cast(const Objet_U &)](#public-static-const-ijk-interfaces-ref-ijk-interfaces-self-cast-const-objet-u-ref)
self_cast
IJK_Interfaces & IJK_Interfaces::self_cast(Objet_U &)
How to cite in this doc:
:ref:`IJK_Interfaces & IJK_Interfaces::self_cast(Objet_U &) <public-static-ijk-interfaces-ref-ijk-interfaces-self-cast-objet-u-ref>`
[IJK_Interfaces & IJK_Interfaces::self_cast(Objet_U &)](#public-static-ijk-interfaces-ref-ijk-interfaces-self-cast-objet-u-ref)
calculer_barycentre
void IJK_Interfaces::calculer_barycentre(IJK_Field_vector3_double &baric, IJK_Field_double &indic)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_barycentre(IJK_Field_vector3_double &baric, IJK_Field_double &indic) <protected-void-ijk-interfaces-calculer-barycentre-ijk-field-vector3-double-ref-baric-ijk-field-double-ref-indic>`
[void IJK_Interfaces::calculer_barycentre(IJK_Field_vector3_double &baric, IJK_Field_double &indic)](#protected-void-ijk-interfaces-calculer-barycentre-ijk-field-vector3-double-ref-baric-ijk-field-double-ref-indic)
calculer_distance_autres_compo_connexe2
void IJK_Interfaces::calculer_distance_autres_compo_connexe2(ArrOfDouble &distance, DoubleTab &v_closer)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_distance_autres_compo_connexe2(ArrOfDouble &distance, DoubleTab &v_closer) <protected-void-ijk-interfaces-calculer-distance-autres-compo-connexe2-arrofdouble-ref-distance-doubletab-ref-v-closer>`
[void IJK_Interfaces::calculer_distance_autres_compo_connexe2(ArrOfDouble &distance, DoubleTab &v_closer)](#protected-void-ijk-interfaces-calculer-distance-autres-compo-connexe2-arrofdouble-ref-distance-doubletab-ref-v-closer)
calculer_distance_autres_compo_connexe_ijk
void IJK_Interfaces::calculer_distance_autres_compo_connexe_ijk(const DoubleTab &sommets_a_tester, const ArrOfInt &compo_connexe_sommets, const DoubleTab &vinterp_tmp, const Maillage_FT_IJK &mesh, ArrOfDouble &distance, DoubleTab &v_closer, const double distmax)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_distance_autres_compo_connexe_ijk(const DoubleTab &sommets_a_tester, const ArrOfInt &compo_connexe_sommets, const DoubleTab &vinterp_tmp, const Maillage_FT_IJK &mesh, ArrOfDouble &distance, DoubleTab &v_closer, const double distmax) <protected-void-ijk-interfaces-calculer-distance-autres-compo-connexe-ijk-const-doubletab-ref-sommets-a-tester-const-arrofint-ref-compo-connexe-sommets-const-doubletab-ref-vinterp-tmp-const-maillage-ft-ijk-ref-mesh-arrofdouble-ref-distance-doubletab-ref-v-closer-const-double-distmax>`
[void IJK_Interfaces::calculer_distance_autres_compo_connexe_ijk(const DoubleTab &sommets_a_tester, const ArrOfInt &compo_connexe_sommets, const DoubleTab &vinterp_tmp, const Maillage_FT_IJK &mesh, ArrOfDouble &distance, DoubleTab &v_closer, const double distmax)](#protected-void-ijk-interfaces-calculer-distance-autres-compo-connexe-ijk-const-doubletab-ref-sommets-a-tester-const-arrofint-ref-compo-connexe-sommets-const-doubletab-ref-vinterp-tmp-const-maillage-ft-ijk-ref-mesh-arrofdouble-ref-distance-doubletab-ref-v-closer-const-double-distmax)
calculer_distance_autres_compo_connexe_octree
void IJK_Interfaces::calculer_distance_autres_compo_connexe_octree(const DoubleTab &sommets_a_tester, const ArrOfInt &compo_connexe_sommets, const DoubleTab &vinterp_tmp, const Maillage_FT_IJK &mesh, ArrOfDouble &distance, DoubleTab &v_closer, const double distmax)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_distance_autres_compo_connexe_octree(const DoubleTab &sommets_a_tester, const ArrOfInt &compo_connexe_sommets, const DoubleTab &vinterp_tmp, const Maillage_FT_IJK &mesh, ArrOfDouble &distance, DoubleTab &v_closer, const double distmax) <protected-void-ijk-interfaces-calculer-distance-autres-compo-connexe-octree-const-doubletab-ref-sommets-a-tester-const-arrofint-ref-compo-connexe-sommets-const-doubletab-ref-vinterp-tmp-const-maillage-ft-ijk-ref-mesh-arrofdouble-ref-distance-doubletab-ref-v-closer-const-double-distmax>`
[void IJK_Interfaces::calculer_distance_autres_compo_connexe_octree(const DoubleTab &sommets_a_tester, const ArrOfInt &compo_connexe_sommets, const DoubleTab &vinterp_tmp, const Maillage_FT_IJK &mesh, ArrOfDouble &distance, DoubleTab &v_closer, const double distmax)](#protected-void-ijk-interfaces-calculer-distance-autres-compo-connexe-octree-const-doubletab-ref-sommets-a-tester-const-arrofint-ref-compo-connexe-sommets-const-doubletab-ref-vinterp-tmp-const-maillage-ft-ijk-ref-mesh-arrofdouble-ref-distance-doubletab-ref-v-closer-const-double-distmax)
calculer_indicatrice_optim
void IJK_Interfaces::calculer_indicatrice_optim(IJK_Field_double &indic)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_indicatrice_optim(IJK_Field_double &indic) <protected-void-ijk-interfaces-calculer-indicatrice-optim-ijk-field-double-ref-indic>`
[void IJK_Interfaces::calculer_indicatrice_optim(IJK_Field_double &indic)](#protected-void-ijk-interfaces-calculer-indicatrice-optim-ijk-field-double-ref-indic)
calculer_indicatrice_surfacique_barycentre_face
void IJK_Interfaces::calculer_indicatrice_surfacique_barycentre_face(IJK_Field_vector3_double &indic_surfacique_face, FixedVector< FixedVector< IJK_Field_double, 2 >, 3 > &baric_face, IJK_Field_double &indic, IJK_Field_vector3_double &norme)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_indicatrice_surfacique_barycentre_face(IJK_Field_vector3_double &indic_surfacique_face, FixedVector< FixedVector< IJK_Field_double, 2 >, 3 > &baric_face, IJK_Field_double &indic, IJK_Field_vector3_double &norme) <protected-void-ijk-interfaces-calculer-indicatrice-surfacique-barycentre-face-ijk-field-vector3-double-ref-indic-surfacique-face-fixedvector-fixedvector-ijk-field-double-2-3-ref-baric-face-ijk-field-double-ref-indic-ijk-field-vector3-double-ref-norme>`
[void IJK_Interfaces::calculer_indicatrice_surfacique_barycentre_face(IJK_Field_vector3_double &indic_surfacique_face, FixedVector< FixedVector< IJK_Field_double, 2 >, 3 > &baric_face, IJK_Field_double &indic, IJK_Field_vector3_double &norme)](#protected-void-ijk-interfaces-calculer-indicatrice-surfacique-barycentre-face-ijk-field-vector3-double-ref-indic-surfacique-face-fixedvector-fixedvector-ijk-field-double-2-3-ref-baric-face-ijk-field-double-ref-indic-ijk-field-vector3-double-ref-norme)
calculer_indicatrice_surfacique_face
void IJK_Interfaces::calculer_indicatrice_surfacique_face(IJK_Field_vector3_double &indic_surfacique_face, IJK_Field_double &indic, IJK_Field_vector3_double &norme)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_indicatrice_surfacique_face(IJK_Field_vector3_double &indic_surfacique_face, IJK_Field_double &indic, IJK_Field_vector3_double &norme) <protected-void-ijk-interfaces-calculer-indicatrice-surfacique-face-ijk-field-vector3-double-ref-indic-surfacique-face-ijk-field-double-ref-indic-ijk-field-vector3-double-ref-norme>`
[void IJK_Interfaces::calculer_indicatrice_surfacique_face(IJK_Field_vector3_double &indic_surfacique_face, IJK_Field_double &indic, IJK_Field_vector3_double &norme)](#protected-void-ijk-interfaces-calculer-indicatrice-surfacique-face-ijk-field-vector3-double-ref-indic-surfacique-face-ijk-field-double-ref-indic-ijk-field-vector3-double-ref-norme)
calculer_indicatrices_optim
void IJK_Interfaces::calculer_indicatrices_optim(IJK_Field_vector3_double &indic)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_indicatrices_optim(IJK_Field_vector3_double &indic) <protected-void-ijk-interfaces-calculer-indicatrices-optim-ijk-field-vector3-double-ref-indic>`
[void IJK_Interfaces::calculer_indicatrices_optim(IJK_Field_vector3_double &indic)](#protected-void-ijk-interfaces-calculer-indicatrices-optim-ijk-field-vector3-double-ref-indic)
calculer_phi_repuls_par_compo
void IJK_Interfaces::calculer_phi_repuls_par_compo(FixedVector< IJK_Field_double, max_authorized_nb_of_components_ > &surf_par_compo, FixedVector< FixedVector< IJK_Field_double, max_authorized_nb_of_components_ >, 3 > &source_interf_par_compo, FixedVector< IJK_Field_double, max_authorized_nb_of_components_ > &phi_par_compo, FixedVector< IJK_Field_double, max_authorized_nb_of_components_ > &repuls_par_compo, const DoubleTab &gravite, const double delta_rho, const double sigma, const double time, const int itstep)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_phi_repuls_par_compo(FixedVector< IJK_Field_double, max_authorized_nb_of_components_ > &surf_par_compo, FixedVector< FixedVector< IJK_Field_double, max_authorized_nb_of_components_ >, 3 > &source_interf_par_compo, FixedVector< IJK_Field_double, max_authorized_nb_of_components_ > &phi_par_compo, FixedVector< IJK_Field_double, max_authorized_nb_of_components_ > &repuls_par_compo, const DoubleTab &gravite, const double delta_rho, const double sigma, const double time, const int itstep) <protected-void-ijk-interfaces-calculer-phi-repuls-par-compo-fixedvector-ijk-field-double-max-authorized-nb-of-components-ref-surf-par-compo-fixedvector-fixedvector-ijk-field-double-max-authorized-nb-of-components-3-ref-source-interf-par-compo-fixedvector-ijk-field-double-max-authorized-nb-of-components-ref-phi-par-compo-fixedvector-ijk-field-double-max-authorized-nb-of-components-ref-repuls-par-compo-const-doubletab-ref-gravite-const-double-delta-rho-const-double-sigma-const-double-time-const-int-itstep>`
[void IJK_Interfaces::calculer_phi_repuls_par_compo(FixedVector< IJK_Field_double, max_authorized_nb_of_components_ > &surf_par_compo, FixedVector< FixedVector< IJK_Field_double, max_authorized_nb_of_components_ >, 3 > &source_interf_par_compo, FixedVector< IJK_Field_double, max_authorized_nb_of_components_ > &phi_par_compo, FixedVector< IJK_Field_double, max_authorized_nb_of_components_ > &repuls_par_compo, const DoubleTab &gravite, const double delta_rho, const double sigma, const double time, const int itstep)](#protected-void-ijk-interfaces-calculer-phi-repuls-par-compo-fixedvector-ijk-field-double-max-authorized-nb-of-components-ref-surf-par-compo-fixedvector-fixedvector-ijk-field-double-max-authorized-nb-of-components-3-ref-source-interf-par-compo-fixedvector-ijk-field-double-max-authorized-nb-of-components-ref-phi-par-compo-fixedvector-ijk-field-double-max-authorized-nb-of-components-ref-repuls-par-compo-const-doubletab-ref-gravite-const-double-delta-rho-const-double-sigma-const-double-time-const-int-itstep)
calculer_phi_repuls_sommet
void IJK_Interfaces::calculer_phi_repuls_sommet(ArrOfDouble &potentiels_sommets, ArrOfDouble &repulsions_sommets, const DoubleTab &gravite, const double delta_rho, const double sigma, const double time, const int itstep)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_phi_repuls_sommet(ArrOfDouble &potentiels_sommets, ArrOfDouble &repulsions_sommets, const DoubleTab &gravite, const double delta_rho, const double sigma, const double time, const int itstep) <protected-void-ijk-interfaces-calculer-phi-repuls-sommet-arrofdouble-ref-potentiels-sommets-arrofdouble-ref-repulsions-sommets-const-doubletab-ref-gravite-const-double-delta-rho-const-double-sigma-const-double-time-const-int-itstep>`
[void IJK_Interfaces::calculer_phi_repuls_sommet(ArrOfDouble &potentiels_sommets, ArrOfDouble &repulsions_sommets, const DoubleTab &gravite, const double delta_rho, const double sigma, const double time, const int itstep)](#protected-void-ijk-interfaces-calculer-phi-repuls-sommet-arrofdouble-ref-potentiels-sommets-arrofdouble-ref-repulsions-sommets-const-doubletab-ref-gravite-const-double-delta-rho-const-double-sigma-const-double-time-const-int-itstep)
calculer_surface_interface
void IJK_Interfaces::calculer_surface_interface(IJK_Field_double &surf_interface, IJK_Field_double &indic)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_surface_interface(IJK_Field_double &surf_interface, IJK_Field_double &indic) <protected-void-ijk-interfaces-calculer-surface-interface-ijk-field-double-ref-surf-interface-ijk-field-double-ref-indic>`
[void IJK_Interfaces::calculer_surface_interface(IJK_Field_double &surf_interface, IJK_Field_double &indic)](#protected-void-ijk-interfaces-calculer-surface-interface-ijk-field-double-ref-surf-interface-ijk-field-double-ref-indic)
calculer_vmoy_rotation_composantes_connexes
void IJK_Interfaces::calculer_vmoy_rotation_composantes_connexes(const Maillage_FT_IJK &maillage, const ArrOfDouble &surface_facette, const ArrOfDouble &surface_par_bulle, const ArrOfInt &compo_connexes_facettes, const int nbulles_reelles, const int nbulles_ghost, const DoubleTab &centre_gravite, const DoubleTab &vitesse_sommets, const DoubleTab &vitesse_translation_sommets, DoubleTab &mean_bubble_rotation_vector) const
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_vmoy_rotation_composantes_connexes(const Maillage_FT_IJK &maillage, const ArrOfDouble &surface_facette, const ArrOfDouble &surface_par_bulle, const ArrOfInt &compo_connexes_facettes, const int nbulles_reelles, const int nbulles_ghost, const DoubleTab &centre_gravite, const DoubleTab &vitesse_sommets, const DoubleTab &vitesse_translation_sommets, DoubleTab &mean_bubble_rotation_vector) const <protected-void-ijk-interfaces-calculer-vmoy-rotation-composantes-connexes-const-maillage-ft-ijk-ref-maillage-const-arrofdouble-ref-surface-facette-const-arrofdouble-ref-surface-par-bulle-const-arrofint-ref-compo-connexes-facettes-const-int-nbulles-reelles-const-int-nbulles-ghost-const-doubletab-ref-centre-gravite-const-doubletab-ref-vitesse-sommets-const-doubletab-ref-vitesse-translation-sommets-doubletab-ref-mean-bubble-rotation-vector-const>`
[void IJK_Interfaces::calculer_vmoy_rotation_composantes_connexes(const Maillage_FT_IJK &maillage, const ArrOfDouble &surface_facette, const ArrOfDouble &surface_par_bulle, const ArrOfInt &compo_connexes_facettes, const int nbulles_reelles, const int nbulles_ghost, const DoubleTab &centre_gravite, const DoubleTab &vitesse_sommets, const DoubleTab &vitesse_translation_sommets, DoubleTab &mean_bubble_rotation_vector) const](#protected-void-ijk-interfaces-calculer-vmoy-rotation-composantes-connexes-const-maillage-ft-ijk-ref-maillage-const-arrofdouble-ref-surface-facette-const-arrofdouble-ref-surface-par-bulle-const-arrofint-ref-compo-connexes-facettes-const-int-nbulles-reelles-const-int-nbulles-ghost-const-doubletab-ref-centre-gravite-const-doubletab-ref-vitesse-sommets-const-doubletab-ref-vitesse-translation-sommets-doubletab-ref-mean-bubble-rotation-vector-const)
calculer_vmoy_translation_composantes_connexes
void IJK_Interfaces::calculer_vmoy_translation_composantes_connexes(const Maillage_FT_IJK &maillage, const ArrOfDouble &surface_facette, const ArrOfDouble &surface_par_bulle, const ArrOfInt &compo_connexes_facettes, const int nbulles_reelles, const int nbulles_ghost, const DoubleTab &vitesse_sommets, DoubleTab &vitesses_translation_sommets) const
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::calculer_vmoy_translation_composantes_connexes(const Maillage_FT_IJK &maillage, const ArrOfDouble &surface_facette, const ArrOfDouble &surface_par_bulle, const ArrOfInt &compo_connexes_facettes, const int nbulles_reelles, const int nbulles_ghost, const DoubleTab &vitesse_sommets, DoubleTab &vitesses_translation_sommets) const <protected-void-ijk-interfaces-calculer-vmoy-translation-composantes-connexes-const-maillage-ft-ijk-ref-maillage-const-arrofdouble-ref-surface-facette-const-arrofdouble-ref-surface-par-bulle-const-arrofint-ref-compo-connexes-facettes-const-int-nbulles-reelles-const-int-nbulles-ghost-const-doubletab-ref-vitesse-sommets-doubletab-ref-vitesses-translation-sommets-const>`
[void IJK_Interfaces::calculer_vmoy_translation_composantes_connexes(const Maillage_FT_IJK &maillage, const ArrOfDouble &surface_facette, const ArrOfDouble &surface_par_bulle, const ArrOfInt &compo_connexes_facettes, const int nbulles_reelles, const int nbulles_ghost, const DoubleTab &vitesse_sommets, DoubleTab &vitesses_translation_sommets) const](#protected-void-ijk-interfaces-calculer-vmoy-translation-composantes-connexes-const-maillage-ft-ijk-ref-maillage-const-arrofdouble-ref-surface-facette-const-arrofdouble-ref-surface-par-bulle-const-arrofint-ref-compo-connexes-facettes-const-int-nbulles-reelles-const-int-nbulles-ghost-const-doubletab-ref-vitesse-sommets-doubletab-ref-vitesses-translation-sommets-const)
printOn
Sortie & IJK_Interfaces::printOn(Sortie &x) const override

Surcharge Objet_U::printOn Imprime l’equation et ses composants sur un flot de sortie.

Imprime le nom de l’equation, le solveur masse, les termes sources les conditions aux limites discretisees, les inconnues et les operateurs.

Reimplements:

References
How to cite in this doc:
:ref:`Sortie & IJK_Interfaces::printOn(Sortie &x) const override <protected-sortie-ref-ijk-interfaces-printon-sortie-ref-x-const-override>`
[Sortie & IJK_Interfaces::printOn(Sortie &x) const override](#protected-sortie-ref-ijk-interfaces-printon-sortie-ref-x-const-override)
readOn
Entree & IJK_Interfaces::readOn(Entree &) override

Lecture d’une equation sur un flot d’entree.

Le format est le suivant: { [ Source { [sou_1], [sour_2], …} ] Conditions_limites { [cl_1] [cl_2] … } Conditions_initiales { [cl_init] } }

Reimplements:

References
How to cite in this doc:
:ref:`Entree & IJK_Interfaces::readOn(Entree &) override <protected-entree-ref-ijk-interfaces-readon-entree-ref-override>`
[Entree & IJK_Interfaces::readOn(Entree &) override](#protected-entree-ref-ijk-interfaces-readon-entree-ref-override)
recursive_calcul_distance_chez_voisin
void IJK_Interfaces::recursive_calcul_distance_chez_voisin(DoubleTab &vinterp_tmp, int dir, const Maillage_FT_IJK &mesh, DoubleTab &coord_sommets, ArrOfInt &compo_sommet, ArrOfDouble &distance, DoubleTab &v_closer, double distmax)
References
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::recursive_calcul_distance_chez_voisin(DoubleTab &vinterp_tmp, int dir, const Maillage_FT_IJK &mesh, DoubleTab &coord_sommets, ArrOfInt &compo_sommet, ArrOfDouble &distance, DoubleTab &v_closer, double distmax) <protected-void-ijk-interfaces-recursive-calcul-distance-chez-voisin-doubletab-ref-vinterp-tmp-int-dir-const-maillage-ft-ijk-ref-mesh-doubletab-ref-coord-sommets-arrofint-ref-compo-sommet-arrofdouble-ref-distance-doubletab-ref-v-closer-double-distmax>`
[void IJK_Interfaces::recursive_calcul_distance_chez_voisin(DoubleTab &vinterp_tmp, int dir, const Maillage_FT_IJK &mesh, DoubleTab &coord_sommets, ArrOfInt &compo_sommet, ArrOfDouble &distance, DoubleTab &v_closer, double distmax)](#protected-void-ijk-interfaces-recursive-calcul-distance-chez-voisin-doubletab-ref-vinterp-tmp-int-dir-const-maillage-ft-ijk-ref-mesh-doubletab-ref-coord-sommets-arrofint-ref-compo-sommet-arrofdouble-ref-distance-doubletab-ref-v-closer-double-distmax)
update_indicatrice
int IJK_Interfaces::update_indicatrice(IJK_Field_double &indic)
References
Referenced By
How to cite in this doc:
:ref:`int IJK_Interfaces::update_indicatrice(IJK_Field_double &indic) <protected-int-ijk-interfaces-update-indicatrice-ijk-field-double-ref-indic>`
[int IJK_Interfaces::update_indicatrice(IJK_Field_double &indic)](#protected-int-ijk-interfaces-update-indicatrice-ijk-field-double-ref-indic)
verif_indic
void IJK_Interfaces::verif_indic()
Referenced By
How to cite in this doc:
:ref:`void IJK_Interfaces::verif_indic() <protected-void-ijk-interfaces-verif-indic>`
[void IJK_Interfaces::verif_indic()](#protected-void-ijk-interfaces-verif-indic)

Attributes Documentation#

info_obj (public)
const Type_info IJK_Interfaces::info_obj
active_repulsion_paroi_ (protected)
int IJK_Interfaces::active_repulsion_paroi_ = 0
avoid_duplicata_ (protected)
int IJK_Interfaces::avoid_duplicata_ = 0
bary_of_interf_ (protected)
FixedVector<IJK_Field_vector3_double, 2> IJK_Interfaces::bary_of_interf_
bary_of_interf_ns_ (protected)
FixedVector<IJK_Field_vector3_double, 2> IJK_Interfaces::bary_of_interf_ns_
bary_par_compo_ (protected)
FixedVector<FixedVector<IJK_Field_double, 3 * max_authorized_nb_of_components_>, 2> IJK_Interfaces::bary_par_compo_
barycentre_phase1_face_ft_ (protected)
FixedVector<FixedVector<FixedVector<IJK_Field_double, 2>, 3>, 2> IJK_Interfaces::barycentre_phase1_face_ft_
barycentre_phase1_face_ns_ (protected)
FixedVector<FixedVector<FixedVector<IJK_Field_double, 2>, 3>, 2> IJK_Interfaces::barycentre_phase1_face_ns_
barycentre_phase1_ft_ (protected)
FixedVector<IJK_Field_vector3_double, 2> IJK_Interfaces::barycentre_phase1_ft_
barycentre_phase1_ns_ (protected)
FixedVector<IJK_Field_vector3_double, 2> IJK_Interfaces::barycentre_phase1_ns_
barycentre_vapeur_par_face_ (protected)
FixedVector<FixedVector<IJK_Field_vector3_double, 3>, 2> IJK_Interfaces::barycentre_vapeur_par_face_
barycentre_vapeur_par_face_ns_ (protected)
FixedVector<FixedVector<IJK_Field_vector3_double, 3>, 2> IJK_Interfaces::barycentre_vapeur_par_face_ns_
bounding_box_delete_criteria_ (protected)
DoubleTab IJK_Interfaces::bounding_box_delete_criteria_
bounding_box_duplicate_criteria_ (protected)
DoubleTab IJK_Interfaces::bounding_box_duplicate_criteria_
bounding_box_forbidden_criteria_ (protected)
DoubleTab IJK_Interfaces::bounding_box_forbidden_criteria_
bounding_box_NS_domain_ (protected)
DoubleTab IJK_Interfaces::bounding_box_NS_domain_
bubbles_bary_new_ (protected)
DoubleTab IJK_Interfaces::bubbles_bary_new_
bubbles_bary_old_ (protected)
DoubleTab IJK_Interfaces::bubbles_bary_old_
bubbles_rising_vectors_bary_ (protected)
DoubleTab IJK_Interfaces::bubbles_rising_vectors_bary_
bubbles_velocities_ (protected)
DoubleTab IJK_Interfaces::bubbles_velocities_
bubbles_velocities_bary_ (protected)
DoubleTab IJK_Interfaces::bubbles_velocities_bary_
bubbles_velocities_bary_magnitude_ (protected)
ArrOfDouble IJK_Interfaces::bubbles_velocities_bary_magnitude_
compo_to_group_ (protected)
ArrOfInt IJK_Interfaces::compo_to_group_
compos_traversantes_ (protected)
FixedVector<FixedVector<IJK_Field_int, max_authorized_nb_of_components_>, 2> IJK_Interfaces::compos_traversantes_
compute_distance_autres_interfaces_ (protected)
int IJK_Interfaces::compute_distance_autres_interfaces_ = 0
compute_surf_mouillees_ (protected)
bool IJK_Interfaces::compute_surf_mouillees_ = false
connectivite_frontieres_ (protected)
Connectivite_frontieres IJK_Interfaces::connectivite_frontieres_
coord_deplacement_interface_ (protected)
DoubleTabFT_cut_cell_vector3 IJK_Interfaces::coord_deplacement_interface_
correction_gradient_potentiel_ (protected)
int IJK_Interfaces::correction_gradient_potentiel_ = 0
courbure_par_compo_ (protected)
FixedVector<FixedVector<IJK_Field_double, max_authorized_nb_of_components_>, 2> IJK_Interfaces::courbure_par_compo_
cut_cell_activated_ (protected)
int IJK_Interfaces::cut_cell_activated_ = 0
deformation_velocity_ (protected)
IJK_Field_vector3_double IJK_Interfaces::deformation_velocity_
delta_p_max_repulsion_ (protected)
double IJK_Interfaces::delta_p_max_repulsion_ = 0.
delta_p_wall_max_repulsion_ (protected)
double IJK_Interfaces::delta_p_wall_max_repulsion_ = 0.
delta_volume_theorique_bilan_ns_ (protected)
IJK_Field_double IJK_Interfaces::delta_volume_theorique_bilan_ns_
disable_rigid_rotation_ (protected)
int IJK_Interfaces::disable_rigid_rotation_ = 1
disable_rigid_translation_ (protected)
int IJK_Interfaces::disable_rigid_translation_ = 0
distance_autres_interfaces_ (protected)
ArrOfDoubleFT IJK_Interfaces::distance_autres_interfaces_
dt_impression_bilan_indicatrice_ (protected)
int IJK_Interfaces::dt_impression_bilan_indicatrice_ = - 1
factor_length_duplicata_ (protected)
double IJK_Interfaces::factor_length_duplicata_ = 1.
fichier_reprise_interface_ (protected)
Nom IJK_Interfaces::fichier_reprise_interface_
fichier_sauvegarde_interface_ (protected)
Nom IJK_Interfaces::fichier_sauvegarde_interface_
field_repulsion_ (protected)
IJK_Field_double IJK_Interfaces::field_repulsion_
flag_positions_reference_ (protected)
int IJK_Interfaces::flag_positions_reference_ = 0
follow_colors_ (protected)
int IJK_Interfaces::follow_colors_ = 0
force_time_n_ (protected)
DoubleTab IJK_Interfaces::force_time_n_
frozen_ (protected)
int IJK_Interfaces::frozen_ = 0
ghost_compo_converter_ (protected)
ArrOfInt IJK_Interfaces::ghost_compo_converter_
gradx_sigma_par_compo_ (protected)
FixedVector<FixedVector<IJK_Field_double, max_authorized_nb_of_components_>, 2> IJK_Interfaces::gradx_sigma_par_compo_
grady_sigma_par_compo_ (protected)
FixedVector<FixedVector<IJK_Field_double, max_authorized_nb_of_components_>, 2> IJK_Interfaces::grady_sigma_par_compo_
gradz_sigma_par_compo_ (protected)
FixedVector<FixedVector<IJK_Field_double, max_authorized_nb_of_components_>, 2> IJK_Interfaces::gradz_sigma_par_compo_
groups_indicatrice_ft_ (protected)
FixedVector<IJK_Field_vector<double, max_authorized_nb_of_groups_>, 2> IJK_Interfaces::groups_indicatrice_ft_
groups_indicatrice_ns_ (protected)
FixedVector<IJK_Field_vector<double, max_authorized_nb_of_groups_>, 2> IJK_Interfaces::groups_indicatrice_ns_
has_computed_bubble_barycentres_ (protected)
bool IJK_Interfaces::has_computed_bubble_barycentres_ = false
has_readen_barycentres_prev_ (protected)
bool IJK_Interfaces::has_readen_barycentres_prev_ = false
ijk_compo_connex_ (protected)
IJK_Composantes_Connex IJK_Interfaces::ijk_compo_connex_
indicatrice_apres_remaillage_ft_ (protected)
IJK_Field_double IJK_Interfaces::indicatrice_apres_remaillage_ft_
indicatrice_apres_remaillage_ns_ (protected)
IJK_Field_double IJK_Interfaces::indicatrice_apres_remaillage_ns_
indicatrice_avant_remaillage_ft_ (protected)
IJK_Field_double IJK_Interfaces::indicatrice_avant_remaillage_ft_
indicatrice_avant_remaillage_ns_ (protected)
IJK_Field_double IJK_Interfaces::indicatrice_avant_remaillage_ns_
indicatrice_ft_ (protected)
FixedVector<IJK_Field_double, 2> IJK_Interfaces::indicatrice_ft_
indicatrice_ns_ (protected)
FixedVector<IJK_Field_double, 2> IJK_Interfaces::indicatrice_ns_
indicatrice_par_compo_ (protected)
FixedVector<FixedVector<IJK_Field_double, max_authorized_nb_of_components_>, 2> IJK_Interfaces::indicatrice_par_compo_
indicatrice_surfacique_apres_remaillage_face_ft_ (protected)
IJK_Field_vector3_double IJK_Interfaces::indicatrice_surfacique_apres_remaillage_face_ft_
indicatrice_surfacique_apres_remaillage_face_ns_ (protected)
IJK_Field_vector3_double IJK_Interfaces::indicatrice_surfacique_apres_remaillage_face_ns_
indicatrice_surfacique_avant_remaillage_face_ft_ (protected)
IJK_Field_vector3_double IJK_Interfaces::indicatrice_surfacique_avant_remaillage_face_ft_
indicatrice_surfacique_avant_remaillage_face_ns_ (protected)
IJK_Field_vector3_double IJK_Interfaces::indicatrice_surfacique_avant_remaillage_face_ns_
indicatrice_surfacique_efficace_deformation_face_ (protected)
IJK_Field_vector3_double IJK_Interfaces::indicatrice_surfacique_efficace_deformation_face_
indicatrice_surfacique_efficace_face_ (protected)
DoubleTabFT_cut_cell_vector3 IJK_Interfaces::indicatrice_surfacique_efficace_face_
indicatrice_surfacique_efficace_face_absolute_error_ (protected)
DoubleTabFT_cut_cell_scalar IJK_Interfaces::indicatrice_surfacique_efficace_face_absolute_error_
indicatrice_surfacique_efficace_face_correction_ (protected)
DoubleTabFT_cut_cell_vector6 IJK_Interfaces::indicatrice_surfacique_efficace_face_correction_
indicatrice_surfacique_efficace_face_initial_ (protected)
DoubleTabFT_cut_cell_vector3 IJK_Interfaces::indicatrice_surfacique_efficace_face_initial_
indicatrice_surfacique_face_ft_ (protected)
FixedVector<IJK_Field_vector3_double, 2> IJK_Interfaces::indicatrice_surfacique_face_ft_
indicatrice_surfacique_face_ns_ (protected)
FixedVector<IJK_Field_vector3_double, 2> IJK_Interfaces::indicatrice_surfacique_face_ns_
intersection_ijk_cell_ (protected)
Intersection_Interface_ijk_cell IJK_Interfaces::intersection_ijk_cell_
intersection_ijk_face_ (protected)
Intersection_Interface_ijk_face IJK_Interfaces::intersection_ijk_face_
lata_interfaces_meshname_ (protected)
Nom IJK_Interfaces::lata_interfaces_meshname_ = "INTERFACES"
maillage_ft_ijk_ (protected)
Maillage_FT_IJK IJK_Interfaces::maillage_ft_ijk_
mean_force_ (protected)
DoubleTab IJK_Interfaces::mean_force_
n_cell_diph_ (protected)
int IJK_Interfaces::n_cell_diph_ = 0
n_faces_mouilles_ (protected)
FixedVector<int,2> IJK_Interfaces::n_faces_mouilles_
nb_bulles_ghost_ (protected)
int IJK_Interfaces::nb_bulles_ghost_ = 0
nb_bulles_ghost_before_ (protected)
int IJK_Interfaces::nb_bulles_ghost_before_ = 0
nb_bulles_reelles_ (protected)
int IJK_Interfaces::nb_bulles_reelles_ = 0
nb_compo_in_num_compo_ (protected)
int IJK_Interfaces::nb_compo_in_num_compo_ = 0
nb_compo_traversante_ (protected)
FixedVector<IJK_Field_int, 2> IJK_Interfaces::nb_compo_traversante_
nb_groups_ (protected)
int IJK_Interfaces::nb_groups_ = 1
ncells_deleted_ (protected)
int IJK_Interfaces::ncells_deleted_ = - 1
ncells_forbidden_ (protected)
int IJK_Interfaces::ncells_forbidden_ = 3
no_octree_method_ (protected)
int IJK_Interfaces::no_octree_method_ = 0
normal_of_interf_ (protected)
FixedVector<IJK_Field_vector3_double, 2> IJK_Interfaces::normal_of_interf_
normal_of_interf_ns_ (protected)
FixedVector<IJK_Field_vector3_double, 2> IJK_Interfaces::normal_of_interf_ns_
normale_deplacement_interface_ (protected)
DoubleTabFT_cut_cell_vector3 IJK_Interfaces::normale_deplacement_interface_
normale_par_compo_ (protected)
FixedVector<FixedVector<IJK_Field_double, 3 * max_authorized_nb_of_components_>, 2> IJK_Interfaces::normale_par_compo_
num_compo_ (protected)
IntVect IJK_Interfaces::num_compo_
old_en_premier_ (protected)
bool IJK_Interfaces::old_en_premier_ = true
old_maillage_ft_ijk_ (protected)
Maillage_FT_IJK IJK_Interfaces::old_maillage_ft_ijk_
parcours_ (protected)
Parcours_interface IJK_Interfaces::parcours_
parser_ (protected)
int IJK_Interfaces::parser_ = 0
perio_NS_ (protected)
bool IJK_Interfaces::perio_NS_[3]
phi_par_compo_ (protected)
FixedVector<FixedVector<IJK_Field_double, max_authorized_nb_of_components_>, 2> IJK_Interfaces::phi_par_compo_
portee_force_repulsion_ (protected)
double IJK_Interfaces::portee_force_repulsion_ = 1.e-8
portee_wall_repulsion_ (protected)
double IJK_Interfaces::portee_wall_repulsion_ = 1.e-8
positions_reference_ (protected)
DoubleTab IJK_Interfaces::positions_reference_
read_barycentres_velocity_ (protected)
int IJK_Interfaces::read_barycentres_velocity_ = 0
recompute_indicator_ (protected)
int IJK_Interfaces::recompute_indicator_ = 1
ref_domaine_ (protected)
TRUST_Ref<Domaine_IJK *> IJK_Interfaces::ref_domaine_
ref_ijk_ft_ (protected)
TRUST_Ref<Probleme_FTD_IJK_base *> IJK_Interfaces::ref_ijk_ft_
ref_ijk_ft_switch_ (protected)
TRUST_Ref<Switch_FT_double *> IJK_Interfaces::ref_ijk_ft_switch_
refdomaine_dis_ (protected)
TRUST_Ref<Domaine_dis_base *> IJK_Interfaces::refdomaine_dis_
remaillage_ft_ijk_ (protected)
Remaillage_FT_IJK IJK_Interfaces::remaillage_ft_ijk_
reprise_ (protected)
int IJK_Interfaces::reprise_ = 0
repuls_par_compo_ (protected)
FixedVector<FixedVector<IJK_Field_double, max_authorized_nb_of_components_>, 2> IJK_Interfaces::repuls_par_compo_
RK3_G_store_vi_ (protected)
DoubleTab IJK_Interfaces::RK3_G_store_vi_
scalar_post_fields_ (protected)
std::map<Motcle, IJK_Field_double> IJK_Interfaces::scalar_post_fields_
seuil_indicatrice_negligeable_ (protected)
double IJK_Interfaces::seuil_indicatrice_negligeable_ = 1e-6
seuil_indicatrice_petite_ (protected)
double IJK_Interfaces::seuil_indicatrice_petite_ = - 1
source_interf_par_compo_ (protected)
FixedVector<FixedVector<FixedVector<IJK_Field_double, max_authorized_nb_of_components_>, 3>, 2> IJK_Interfaces::source_interf_par_compo_
surf_par_compo_ (protected)
FixedVector<FixedVector<IJK_Field_double, max_authorized_nb_of_components_>, 2> IJK_Interfaces::surf_par_compo_
surface_efficace_interface_ (protected)
DoubleTabFT_cut_cell_scalar IJK_Interfaces::surface_efficace_interface_
surface_efficace_interface_initial_ (protected)
DoubleTabFT_cut_cell_scalar IJK_Interfaces::surface_efficace_interface_initial_
surface_interface_ft_ (protected)
FixedVector<IJK_Field_double, 2> IJK_Interfaces::surface_interface_ft_
surface_interface_ns_ (protected)
FixedVector<IJK_Field_double, 2> IJK_Interfaces::surface_interface_ns_
surface_par_compo_ (protected)
FixedVector<FixedVector<IJK_Field_double, max_authorized_nb_of_components_>, 2> IJK_Interfaces::surface_par_compo_
surface_vapeur_par_face_ (protected)
FixedVector<IJK_Field_vector3_double, 2> IJK_Interfaces::surface_vapeur_par_face_
surface_vapeur_par_face_computation_ (protected)
SurfaceVapeurIJKComputation IJK_Interfaces::surface_vapeur_par_face_computation_
surface_vapeur_par_face_ns_ (protected)
FixedVector<IJK_Field_vector3_double, 2> IJK_Interfaces::surface_vapeur_par_face_ns_
terme_gravite_ (protected)
int IJK_Interfaces::terme_gravite_ =
through_yminus_ (protected)
ArrOfInt IJK_Interfaces::through_yminus_
timestep_reprise_interface_ (protected)
int IJK_Interfaces::timestep_reprise_interface_ = 1
timestep_sauvegarde_interface_ (protected)
int IJK_Interfaces::timestep_sauvegarde_interface_ = 1
use_barycentres_velocity_ (protected)
int IJK_Interfaces::use_barycentres_velocity_ = 0
use_tryggvason_interfacial_source_ (protected)
int IJK_Interfaces::use_tryggvason_interfacial_source_ = 0
val_par_compo_in_cell_computation_ (protected)
ComputeValParCompoInCell IJK_Interfaces::val_par_compo_in_cell_computation_
var_volume_correction_globale_ (protected)
ArrOfDouble IJK_Interfaces::var_volume_correction_globale_
var_volume_deformation_ (protected)
ArrOfDouble IJK_Interfaces::var_volume_deformation_
var_volume_remaillage_ (protected)
ArrOfDouble IJK_Interfaces::var_volume_remaillage_
verbosite_surface_efficace_face_ (protected)
int IJK_Interfaces::verbosite_surface_efficace_face_ = 1
verbosite_surface_efficace_interface_ (protected)
int IJK_Interfaces::verbosite_surface_efficace_interface_ = 1
vinterp_ (protected)
DoubleTab IJK_Interfaces::vinterp_
vitesse_deplacement_interface_ (protected)
DoubleTabFT_cut_cell_vector3 IJK_Interfaces::vitesse_deplacement_interface_
champs_compris_ (private)
Champs_compris_IJK IJK_Interfaces::champs_compris_

Friends#

  • friend class IJK_Composantes_Connex

Enums#

IJK_Interfaces::Terme_Gravite#

Location: triocfd-code/src/Multiphase/Front_tracking_discontinu/IJK/Equations/IJK_Interfaces.h:1030

How to cite in this doc:

:ref:`IJK\_Interfaces::Terme\_Gravite <enum-none-ijk-interfaces-terme-gravite>`
[IJK\_Interfaces::Terme\_Gravite](#enum-none-ijk-interfaces-terme-gravite)
  • GRAVITE_RHO_G

  • GRAVITE_GRAD_I