Intersection_Interface_ijk_cell#

#include <Intersection_Interface_ijk.h>
Brief description

How to reference this class#

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

:ref:`Intersection\_Interface\_ijk\_cell <class-intersection-interface-ijk-cell>`
[Intersection\_Interface\_ijk\_cell](#class-intersection-interface-ijk-cell)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classIntersection__Interface__ijk__cell__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

dist_pure_faces_interf#

Definition
const DoubleTab & Intersection_Interface_ijk_cell::dist_pure_faces_interf() const
Brief description
Detailed description
References
Referenced By
How to reference this method:

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

:ref:`const DoubleTab & Intersection_Interface_ijk_cell::dist_pure_faces_interf() const <intersection-interface-ijk-cell-public-const-doubletab-ref-intersection-interface-ijk-cell-dist-pure-faces-interf-const>`
[const DoubleTab & Intersection_Interface_ijk_cell::dist_pure_faces_interf() const](#intersection-interface-ijk-cell-public-const-doubletab-ref-intersection-interface-ijk-cell-dist-pure-faces-interf-const)

duplique#

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

Reimplements:

How to reference this method:

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

:ref:`int Intersection_Interface_ijk_cell::duplique() const override <intersection-interface-ijk-cell-public-int-intersection-interface-ijk-cell-duplique-const-override>`
[int Intersection_Interface_ijk_cell::duplique() const override](#intersection-interface-ijk-cell-public-int-intersection-interface-ijk-cell-duplique-const-override)

get_ijk_pure_face_neighbours#

Definition
const int & Intersection_Interface_ijk_cell::get_ijk_pure_face_neighbours(int i_diph, int neighbour) const
Brief description
Detailed description
References
Referenced By
How to reference this method:

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

:ref:`const int & Intersection_Interface_ijk_cell::get_ijk_pure_face_neighbours(int i_diph, int neighbour) const <intersection-interface-ijk-cell-public-const-int-ref-intersection-interface-ijk-cell-get-ijk-pure-face-neighbours-int-i-diph-int-neighbour-const>`
[const int & Intersection_Interface_ijk_cell::get_ijk_pure_face_neighbours(int i_diph, int neighbour) const](#intersection-interface-ijk-cell-public-const-int-ref-intersection-interface-ijk-cell-get-ijk-pure-face-neighbours-int-i-diph-int-neighbour-const)

get_info#

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

Donne des informations sur le type de l’ Objet_U .

Detailed description

Reimplements:

How to reference this method:

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

:ref:`const Type_info * Intersection_Interface_ijk_cell::get_info() const override <intersection-interface-ijk-cell-public-const-type-info-ptr-intersection-interface-ijk-cell-get-info-const-override>`
[const Type_info * Intersection_Interface_ijk_cell::get_info() const override](#intersection-interface-ijk-cell-public-const-type-info-ptr-intersection-interface-ijk-cell-get-info-const-override)

get_nb_diph#

Definition
int Intersection_Interface_ijk_cell::get_nb_diph()
Brief description
Detailed description
References
Referenced By
How to reference this method:

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

:ref:`int Intersection_Interface_ijk_cell::get_nb_diph() <intersection-interface-ijk-cell-public-int-intersection-interface-ijk-cell-get-nb-diph>`
[int Intersection_Interface_ijk_cell::get_nb_diph()](#intersection-interface-ijk-cell-public-int-intersection-interface-ijk-cell-get-nb-diph)

get_nb_faces_to_correct#

Definition
int Intersection_Interface_ijk_cell::get_nb_faces_to_correct()
Brief description
Detailed description
References
Referenced By
How to reference this method:

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

:ref:`int Intersection_Interface_ijk_cell::get_nb_faces_to_correct() <intersection-interface-ijk-cell-public-int-intersection-interface-ijk-cell-get-nb-faces-to-correct>`
[int Intersection_Interface_ijk_cell::get_nb_faces_to_correct()](#intersection-interface-ijk-cell-public-int-intersection-interface-ijk-cell-get-nb-faces-to-correct)

get_set_ijk_pure_face_to_correct#

Definition
FixedVector<DoubleVect, 3> & Intersection_Interface_ijk_cell::get_set_ijk_pure_face_to_correct()
Brief description
Detailed description
References
How to reference this method:

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

:ref:`FixedVector<DoubleVect, 3> & Intersection_Interface_ijk_cell::get_set_ijk_pure_face_to_correct() <intersection-interface-ijk-cell-public-fixedvector-doublevect-3-ref-intersection-interface-ijk-cell-get-set-ijk-pure-face-to-correct>`
[FixedVector<DoubleVect, 3> & Intersection_Interface_ijk_cell::get_set_ijk_pure_face_to_correct()](#intersection-interface-ijk-cell-public-fixedvector-doublevect-3-ref-intersection-interface-ijk-cell-get-set-ijk-pure-face-to-correct)

initialize#

Definition
int Intersection_Interface_ijk_cell::initialize(const Domaine_IJK &splitting, const IJK_Interfaces &interfaces) override
Brief description
Detailed description

Reimplements:

References
Referenced By
How to reference this method:

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

:ref:`int Intersection_Interface_ijk_cell::initialize(const Domaine_IJK &splitting, const IJK_Interfaces &interfaces) override <intersection-interface-ijk-cell-public-int-intersection-interface-ijk-cell-initialize-const-domaine-ijk-ref-splitting-const-ijk-interfaces-ref-interfaces-override>`
[int Intersection_Interface_ijk_cell::initialize(const Domaine_IJK &splitting, const IJK_Interfaces &interfaces) override](#intersection-interface-ijk-cell-public-int-intersection-interface-ijk-cell-initialize-const-domaine-ijk-ref-splitting-const-ijk-interfaces-ref-interfaces-override)

Intersection_Interface_ijk_cell#

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

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

:ref:`Intersection_Interface_ijk_cell::Intersection_Interface_ijk_cell() <intersection-interface-ijk-cell-public-intersection-interface-ijk-cell-intersection-interface-ijk-cell>`
[Intersection_Interface_ijk_cell::Intersection_Interface_ijk_cell()](#intersection-interface-ijk-cell-public-intersection-interface-ijk-cell-intersection-interface-ijk-cell)

is_a_jour#

Definition
bool Intersection_Interface_ijk_cell::is_a_jour() const override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

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

:ref:`bool Intersection_Interface_ijk_cell::is_a_jour() const override <intersection-interface-ijk-cell-public-bool-intersection-interface-ijk-cell-is-a-jour-const-override>`
[bool Intersection_Interface_ijk_cell::is_a_jour() const override](#intersection-interface-ijk-cell-public-bool-intersection-interface-ijk-cell-is-a-jour-const-override)

operator()#

Definition
const int & Intersection_Interface_ijk_cell::operator()(int i, int j, int k) const
Brief description
Detailed description
References
How to reference this method:

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

:ref:`const int & Intersection_Interface_ijk_cell::operator()(int i, int j, int k) const <intersection-interface-ijk-cell-public-const-int-ref-intersection-interface-ijk-cell-operator-int-i-int-j-int-k-const>`
[const int & Intersection_Interface_ijk_cell::operator()(int i, int j, int k) const](#intersection-interface-ijk-cell-public-const-int-ref-intersection-interface-ijk-cell-operator-int-i-int-j-int-k-const)

operator()#

Definition
const int & Intersection_Interface_ijk_cell::operator()(int i_diph, int dir) const
Brief description
Detailed description
References
How to reference this method:

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

:ref:`const int & Intersection_Interface_ijk_cell::operator()(int i_diph, int dir) const <intersection-interface-ijk-cell-public-const-int-ref-intersection-interface-ijk-cell-operator-int-i-diph-int-dir-const>`
[const int & Intersection_Interface_ijk_cell::operator()(int i_diph, int dir) const](#intersection-interface-ijk-cell-public-const-int-ref-intersection-interface-ijk-cell-operator-int-i-diph-int-dir-const)

pos_pure_faces_interf#

Definition
const DoubleTab & Intersection_Interface_ijk_cell::pos_pure_faces_interf() const
Brief description
Detailed description
References
How to reference this method:

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

:ref:`const DoubleTab & Intersection_Interface_ijk_cell::pos_pure_faces_interf() const <intersection-interface-ijk-cell-public-const-doubletab-ref-intersection-interface-ijk-cell-pos-pure-faces-interf-const>`
[const DoubleTab & Intersection_Interface_ijk_cell::pos_pure_faces_interf() const](#intersection-interface-ijk-cell-public-const-doubletab-ref-intersection-interface-ijk-cell-pos-pure-faces-interf-const)

set_pas_a_jour#

Definition
void Intersection_Interface_ijk_cell::set_pas_a_jour() override
Brief description
Detailed description

Reimplements:

References
Referenced By
How to reference this method:

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

:ref:`void Intersection_Interface_ijk_cell::set_pas_a_jour() override <intersection-interface-ijk-cell-public-void-intersection-interface-ijk-cell-set-pas-a-jour-override>`
[void Intersection_Interface_ijk_cell::set_pas_a_jour() override](#intersection-interface-ijk-cell-public-void-intersection-interface-ijk-cell-set-pas-a-jour-override)

taille_memoire#

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

Reimplements:

How to reference this method:

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

:ref:`unsigned Intersection_Interface_ijk_cell::taille_memoire() const override <intersection-interface-ijk-cell-public-unsigned-intersection-interface-ijk-cell-taille-memoire-const-override>`
[unsigned Intersection_Interface_ijk_cell::taille_memoire() const override](#intersection-interface-ijk-cell-public-unsigned-intersection-interface-ijk-cell-taille-memoire-const-override)

update_interpolations_cell_centres_on_interface#

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

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

:ref:`void Intersection_Interface_ijk_cell::update_interpolations_cell_centres_on_interface() <intersection-interface-ijk-cell-public-void-intersection-interface-ijk-cell-update-interpolations-cell-centres-on-interface>`
[void Intersection_Interface_ijk_cell::update_interpolations_cell_centres_on_interface()](#intersection-interface-ijk-cell-public-void-intersection-interface-ijk-cell-update-interpolations-cell-centres-on-interface)

update_interpolations_cell_centres_on_interface#

Definition
void Intersection_Interface_ijk_cell::update_interpolations_cell_centres_on_interface(const IJK_Field_double &interfaces)
Brief description
Detailed description
References
How to reference this method:

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

:ref:`void Intersection_Interface_ijk_cell::update_interpolations_cell_centres_on_interface(const IJK_Field_double &interfaces) <intersection-interface-ijk-cell-public-void-intersection-interface-ijk-cell-update-interpolations-cell-centres-on-interface-const-ijk-field-double-ref-interfaces>`
[void Intersection_Interface_ijk_cell::update_interpolations_cell_centres_on_interface(const IJK_Field_double &interfaces)](#intersection-interface-ijk-cell-public-void-intersection-interface-ijk-cell-update-interpolations-cell-centres-on-interface-const-ijk-field-double-ref-interfaces)

update_interpolations_cell_centres_on_interface_new#

Definition
void Intersection_Interface_ijk_cell::update_interpolations_cell_centres_on_interface_new()
Brief description
Detailed description
References
How to reference this method:

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

:ref:`void Intersection_Interface_ijk_cell::update_interpolations_cell_centres_on_interface_new() <intersection-interface-ijk-cell-public-void-intersection-interface-ijk-cell-update-interpolations-cell-centres-on-interface-new>`
[void Intersection_Interface_ijk_cell::update_interpolations_cell_centres_on_interface_new()](#intersection-interface-ijk-cell-public-void-intersection-interface-ijk-cell-update-interpolations-cell-centres-on-interface-new)

update_interpolations_cell_faces_on_interface#

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

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

:ref:`void Intersection_Interface_ijk_cell::update_interpolations_cell_faces_on_interface() <intersection-interface-ijk-cell-public-void-intersection-interface-ijk-cell-update-interpolations-cell-faces-on-interface>`
[void Intersection_Interface_ijk_cell::update_interpolations_cell_faces_on_interface()](#intersection-interface-ijk-cell-public-void-intersection-interface-ijk-cell-update-interpolations-cell-faces-on-interface)

update_interpolations_cell_faces_on_interface#

Definition
void Intersection_Interface_ijk_cell::update_interpolations_cell_faces_on_interface(const IJK_Field_double &interfaces)
Brief description
Detailed description
References
How to reference this method:

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

:ref:`void Intersection_Interface_ijk_cell::update_interpolations_cell_faces_on_interface(const IJK_Field_double &interfaces) <intersection-interface-ijk-cell-public-void-intersection-interface-ijk-cell-update-interpolations-cell-faces-on-interface-const-ijk-field-double-ref-interfaces>`
[void Intersection_Interface_ijk_cell::update_interpolations_cell_faces_on_interface(const IJK_Field_double &interfaces)](#intersection-interface-ijk-cell-public-void-intersection-interface-ijk-cell-update-interpolations-cell-faces-on-interface-const-ijk-field-double-ref-interfaces)

update_interpolations_cell_faces_on_interface_new#

Definition
void Intersection_Interface_ijk_cell::update_interpolations_cell_faces_on_interface_new()
Brief description
Detailed description
References
How to reference this method:

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

:ref:`void Intersection_Interface_ijk_cell::update_interpolations_cell_faces_on_interface_new() <intersection-interface-ijk-cell-public-void-intersection-interface-ijk-cell-update-interpolations-cell-faces-on-interface-new>`
[void Intersection_Interface_ijk_cell::update_interpolations_cell_faces_on_interface_new()](#intersection-interface-ijk-cell-public-void-intersection-interface-ijk-cell-update-interpolations-cell-faces-on-interface-new)

~Intersection_Interface_ijk_cell#

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

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

:ref:`Intersection_Interface_ijk_cell::~Intersection_Interface_ijk_cell() <intersection-interface-ijk-cell-public-intersection-interface-ijk-cell-dtor-intersection-interface-ijk-cell>`
[Intersection_Interface_ijk_cell::~Intersection_Interface_ijk_cell()](#intersection-interface-ijk-cell-public-intersection-interface-ijk-cell-dtor-intersection-interface-ijk-cell)

cree_instance#

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

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

:ref:`Objet_U * Intersection_Interface_ijk_cell::cree_instance() <intersection-interface-ijk-cell-public-static-objet-u-ptr-intersection-interface-ijk-cell-cree-instance>`
[Objet_U * Intersection_Interface_ijk_cell::cree_instance()](#intersection-interface-ijk-cell-public-static-objet-u-ptr-intersection-interface-ijk-cell-cree-instance)

info#

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

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

:ref:`const Type_info * Intersection_Interface_ijk_cell::info() <intersection-interface-ijk-cell-public-static-const-type-info-ptr-intersection-interface-ijk-cell-info>`
[const Type_info * Intersection_Interface_ijk_cell::info()](#intersection-interface-ijk-cell-public-static-const-type-info-ptr-intersection-interface-ijk-cell-info)

self_cast#

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

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

:ref:`const Intersection_Interface_ijk_cell & Intersection_Interface_ijk_cell::self_cast(const Objet_U &) <intersection-interface-ijk-cell-public-static-const-intersection-interface-ijk-cell-ref-intersection-interface-ijk-cell-self-cast-const-objet-u-ref>`
[const Intersection_Interface_ijk_cell & Intersection_Interface_ijk_cell::self_cast(const Objet_U &)](#intersection-interface-ijk-cell-public-static-const-intersection-interface-ijk-cell-ref-intersection-interface-ijk-cell-self-cast-const-objet-u-ref)

self_cast#

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

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

:ref:`Intersection_Interface_ijk_cell & Intersection_Interface_ijk_cell::self_cast(Objet_U &) <intersection-interface-ijk-cell-public-static-intersection-interface-ijk-cell-ref-intersection-interface-ijk-cell-self-cast-objet-u-ref>`
[Intersection_Interface_ijk_cell & Intersection_Interface_ijk_cell::self_cast(Objet_U &)](#intersection-interface-ijk-cell-public-static-intersection-interface-ijk-cell-ref-intersection-interface-ijk-cell-self-cast-objet-u-ref)

calcul_projection_centre_faces_sur_interface_moy#

Definition
void Intersection_Interface_ijk_cell::calcul_projection_centre_faces_sur_interface_moy(const IJK_Field_double &indicatrice, const IntTab &indices, const DoubleTab &normale_interf, DoubleTab &positions, IntTab &indices_voisins, FixedVector< DoubleVect, 3 > &indices_faces_corrections, DoubleTab &distance_centre_faces_interface) const
Brief description
Detailed description
References
Referenced By
How to reference this method:

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

:ref:`void Intersection_Interface_ijk_cell::calcul_projection_centre_faces_sur_interface_moy(const IJK_Field_double &indicatrice, const IntTab &indices, const DoubleTab &normale_interf, DoubleTab &positions, IntTab &indices_voisins, FixedVector< DoubleVect, 3 > &indices_faces_corrections, DoubleTab &distance_centre_faces_interface) const <intersection-interface-ijk-cell-protected-void-intersection-interface-ijk-cell-calcul-projection-centre-faces-sur-interface-moy-const-ijk-field-double-ref-indicatrice-const-inttab-ref-indices-const-doubletab-ref-normale-interf-doubletab-ref-positions-inttab-ref-indices-voisins-fixedvector-doublevect-3-ref-indices-faces-corrections-doubletab-ref-distance-centre-faces-interface-const>`
[void Intersection_Interface_ijk_cell::calcul_projection_centre_faces_sur_interface_moy(const IJK_Field_double &indicatrice, const IntTab &indices, const DoubleTab &normale_interf, DoubleTab &positions, IntTab &indices_voisins, FixedVector< DoubleVect, 3 > &indices_faces_corrections, DoubleTab &distance_centre_faces_interface) const](#intersection-interface-ijk-cell-protected-void-intersection-interface-ijk-cell-calcul-projection-centre-faces-sur-interface-moy-const-ijk-field-double-ref-indicatrice-const-inttab-ref-indices-const-doubletab-ref-normale-interf-doubletab-ref-positions-inttab-ref-indices-voisins-fixedvector-doublevect-3-ref-indices-faces-corrections-doubletab-ref-distance-centre-faces-interface-const)

calcul_projection_centre_sur_interface_moy#

Definition
void Intersection_Interface_ijk_cell::calcul_projection_centre_sur_interface_moy(const IJK_Field_double &indicatrice, DoubleTab &positions, IntTab &indices, DoubleTab &normales_de_la_proj, DoubleTab &distance_centre_interface)
Brief description
Detailed description
References
Referenced By
How to reference this method:

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

:ref:`void Intersection_Interface_ijk_cell::calcul_projection_centre_sur_interface_moy(const IJK_Field_double &indicatrice, DoubleTab &positions, IntTab &indices, DoubleTab &normales_de_la_proj, DoubleTab &distance_centre_interface) <intersection-interface-ijk-cell-protected-void-intersection-interface-ijk-cell-calcul-projection-centre-sur-interface-moy-const-ijk-field-double-ref-indicatrice-doubletab-ref-positions-inttab-ref-indices-doubletab-ref-normales-de-la-proj-doubletab-ref-distance-centre-interface>`
[void Intersection_Interface_ijk_cell::calcul_projection_centre_sur_interface_moy(const IJK_Field_double &indicatrice, DoubleTab &positions, IntTab &indices, DoubleTab &normales_de_la_proj, DoubleTab &distance_centre_interface)](#intersection-interface-ijk-cell-protected-void-intersection-interface-ijk-cell-calcul-projection-centre-sur-interface-moy-const-ijk-field-double-ref-indicatrice-doubletab-ref-positions-inttab-ref-indices-doubletab-ref-normales-de-la-proj-doubletab-ref-distance-centre-interface)

compute_face_to_correct#

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

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

:ref:`void Intersection_Interface_ijk_cell::compute_face_to_correct() <intersection-interface-ijk-cell-protected-void-intersection-interface-ijk-cell-compute-face-to-correct>`
[void Intersection_Interface_ijk_cell::compute_face_to_correct()](#intersection-interface-ijk-cell-protected-void-intersection-interface-ijk-cell-compute-face-to-correct)

printOn#

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

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

Detailed description

Reimplements:

How to reference this method:

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

:ref:`Sortie & Intersection_Interface_ijk_cell::printOn(Sortie &x) const override <intersection-interface-ijk-cell-protected-sortie-ref-intersection-interface-ijk-cell-printon-sortie-ref-x-const-override>`
[Sortie & Intersection_Interface_ijk_cell::printOn(Sortie &x) const override](#intersection-interface-ijk-cell-protected-sortie-ref-intersection-interface-ijk-cell-printon-sortie-ref-x-const-override)

readOn#

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

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

Detailed description

Reimplements:

How to reference this method:

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

:ref:`Entree & Intersection_Interface_ijk_cell::readOn(Entree &) override <intersection-interface-ijk-cell-protected-entree-ref-intersection-interface-ijk-cell-readon-entree-ref-override>`
[Entree & Intersection_Interface_ijk_cell::readOn(Entree &) override](#intersection-interface-ijk-cell-protected-entree-ref-intersection-interface-ijk-cell-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Intersection_Interface_ijk_cell::info_obj
dist_pure_faces_to_interf_ (protected)
DoubleTab Intersection_Interface_ijk_cell::dist_pure_faces_to_interf_
face_centres_projected_on_interface_flag_ (protected)
bool Intersection_Interface_ijk_cell::face_centres_projected_on_interface_flag_ = false
idiph_ijk_ (protected)
IJK_Field_int Intersection_Interface_ijk_cell::idiph_ijk_
ijk_interfaces_ (protected)
IntTab Intersection_Interface_ijk_cell::ijk_interfaces_
ijk_pure_face_neighbours_ (protected)
IntTab Intersection_Interface_ijk_cell::ijk_pure_face_neighbours_
ijk_pure_face_to_correct_ (protected)
FixedVector<DoubleVect, 3> Intersection_Interface_ijk_cell::ijk_pure_face_to_correct_
positions_pure_faces_on_interf_ (protected)
DoubleTab Intersection_Interface_ijk_cell::positions_pure_faces_on_interf_