Intersection_Interface_ijk_face#
#include <Intersection_Interface_ijk.h>
How to reference this class#
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Intersection\_Interface\_ijk\_face <class-intersection-interface-ijk-face>`
[Intersection\_Interface\_ijk\_face](#class-intersection-interface-ijk-face)
Detailed description#
Inherits from#
public : Intersection_Interface_ijk
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
duplique#
int Intersection_Interface_ijk_face::duplique() const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int Intersection_Interface_ijk_face::duplique() const override <intersection-interface-ijk-face-public-int-intersection-interface-ijk-face-duplique-const-override>`
[int Intersection_Interface_ijk_face::duplique() const override](#intersection-interface-ijk-face-public-int-intersection-interface-ijk-face-duplique-const-override)
get_info#
const Type_info * Intersection_Interface_ijk_face::get_info() const override
Donne des informations sur le type de l’ Objet_U .
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Type_info * Intersection_Interface_ijk_face::get_info() const override <intersection-interface-ijk-face-public-const-type-info-ptr-intersection-interface-ijk-face-get-info-const-override>`
[const Type_info * Intersection_Interface_ijk_face::get_info() const override](#intersection-interface-ijk-face-public-const-type-info-ptr-intersection-interface-ijk-face-get-info-const-override)
initialize#
int Intersection_Interface_ijk_face::initialize(const Domaine_IJK &splitting, const IJK_Interfaces &interfaces) override
Detailed description
Reimplements:
References
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int Intersection_Interface_ijk_face::initialize(const Domaine_IJK &splitting, const IJK_Interfaces &interfaces) override <intersection-interface-ijk-face-public-int-intersection-interface-ijk-face-initialize-const-domaine-ijk-ref-splitting-const-ijk-interfaces-ref-interfaces-override>`
[int Intersection_Interface_ijk_face::initialize(const Domaine_IJK &splitting, const IJK_Interfaces &interfaces) override](#intersection-interface-ijk-face-public-int-intersection-interface-ijk-face-initialize-const-domaine-ijk-ref-splitting-const-ijk-interfaces-ref-interfaces-override)
Intersection_Interface_ijk_face#
Intersection_Interface_ijk_face::Intersection_Interface_ijk_face()
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_face::Intersection_Interface_ijk_face() <intersection-interface-ijk-face-public-intersection-interface-ijk-face-intersection-interface-ijk-face>`
[Intersection_Interface_ijk_face::Intersection_Interface_ijk_face()](#intersection-interface-ijk-face-public-intersection-interface-ijk-face-intersection-interface-ijk-face)
maj_interpolation_coo_on_interfaces#
void Intersection_Interface_ijk_face::maj_interpolation_coo_on_interfaces()
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_face::maj_interpolation_coo_on_interfaces() <intersection-interface-ijk-face-public-void-intersection-interface-ijk-face-maj-interpolation-coo-on-interfaces>`
[void Intersection_Interface_ijk_face::maj_interpolation_coo_on_interfaces()](#intersection-interface-ijk-face-public-void-intersection-interface-ijk-face-maj-interpolation-coo-on-interfaces)
operator()#
const int & Intersection_Interface_ijk_face::operator()(int i, int j, int k, int dir) const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const int & Intersection_Interface_ijk_face::operator()(int i, int j, int k, int dir) const <intersection-interface-ijk-face-public-const-int-ref-intersection-interface-ijk-face-operator-int-i-int-j-int-k-int-dir-const>`
[const int & Intersection_Interface_ijk_face::operator()(int i, int j, int k, int dir) const](#intersection-interface-ijk-face-public-const-int-ref-intersection-interface-ijk-face-operator-int-i-int-j-int-k-int-dir-const)
taille_memoire#
unsigned Intersection_Interface_ijk_face::taille_memoire() const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`unsigned Intersection_Interface_ijk_face::taille_memoire() const override <intersection-interface-ijk-face-public-unsigned-intersection-interface-ijk-face-taille-memoire-const-override>`
[unsigned Intersection_Interface_ijk_face::taille_memoire() const override](#intersection-interface-ijk-face-public-unsigned-intersection-interface-ijk-face-taille-memoire-const-override)
~Intersection_Interface_ijk_face#
Intersection_Interface_ijk_face::~Intersection_Interface_ijk_face()
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_face::~Intersection_Interface_ijk_face() <intersection-interface-ijk-face-public-intersection-interface-ijk-face-dtor-intersection-interface-ijk-face>`
[Intersection_Interface_ijk_face::~Intersection_Interface_ijk_face()](#intersection-interface-ijk-face-public-intersection-interface-ijk-face-dtor-intersection-interface-ijk-face)
cree_instance#
Objet_U * Intersection_Interface_ijk_face::cree_instance()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Objet_U * Intersection_Interface_ijk_face::cree_instance() <intersection-interface-ijk-face-public-static-objet-u-ptr-intersection-interface-ijk-face-cree-instance>`
[Objet_U * Intersection_Interface_ijk_face::cree_instance()](#intersection-interface-ijk-face-public-static-objet-u-ptr-intersection-interface-ijk-face-cree-instance)
info#
const Type_info * Intersection_Interface_ijk_face::info()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Type_info * Intersection_Interface_ijk_face::info() <intersection-interface-ijk-face-public-static-const-type-info-ptr-intersection-interface-ijk-face-info>`
[const Type_info * Intersection_Interface_ijk_face::info()](#intersection-interface-ijk-face-public-static-const-type-info-ptr-intersection-interface-ijk-face-info)
self_cast#
const Intersection_Interface_ijk_face & Intersection_Interface_ijk_face::self_cast(const Objet_U &)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Intersection_Interface_ijk_face & Intersection_Interface_ijk_face::self_cast(const Objet_U &) <intersection-interface-ijk-face-public-static-const-intersection-interface-ijk-face-ref-intersection-interface-ijk-face-self-cast-const-objet-u-ref>`
[const Intersection_Interface_ijk_face & Intersection_Interface_ijk_face::self_cast(const Objet_U &)](#intersection-interface-ijk-face-public-static-const-intersection-interface-ijk-face-ref-intersection-interface-ijk-face-self-cast-const-objet-u-ref)
self_cast#
Intersection_Interface_ijk_face & Intersection_Interface_ijk_face::self_cast(Objet_U &)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Intersection_Interface_ijk_face & Intersection_Interface_ijk_face::self_cast(Objet_U &) <intersection-interface-ijk-face-public-static-intersection-interface-ijk-face-ref-intersection-interface-ijk-face-self-cast-objet-u-ref>`
[Intersection_Interface_ijk_face & Intersection_Interface_ijk_face::self_cast(Objet_U &)](#intersection-interface-ijk-face-public-static-intersection-interface-ijk-face-ref-intersection-interface-ijk-face-self-cast-objet-u-ref)
calcul_projection_bary_face_mouillee_interface_moy#
void Intersection_Interface_ijk_face::calcul_projection_bary_face_mouillee_interface_moy(DoubleTab &positions, IntTab &indices, DoubleTab &normales_de_la_proj, DoubleTab &distance_barys_interface)
Detailed description
References
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Intersection_Interface_ijk_face::calcul_projection_bary_face_mouillee_interface_moy(DoubleTab &positions, IntTab &indices, DoubleTab &normales_de_la_proj, DoubleTab &distance_barys_interface) <intersection-interface-ijk-face-protected-void-intersection-interface-ijk-face-calcul-projection-bary-face-mouillee-interface-moy-doubletab-ref-positions-inttab-ref-indices-doubletab-ref-normales-de-la-proj-doubletab-ref-distance-barys-interface>`
[void Intersection_Interface_ijk_face::calcul_projection_bary_face_mouillee_interface_moy(DoubleTab &positions, IntTab &indices, DoubleTab &normales_de_la_proj, DoubleTab &distance_barys_interface)](#intersection-interface-ijk-face-protected-void-intersection-interface-ijk-face-calcul-projection-bary-face-mouillee-interface-moy-doubletab-ref-positions-inttab-ref-indices-doubletab-ref-normales-de-la-proj-doubletab-ref-distance-barys-interface)
compute_mean_interface_face#
void Intersection_Interface_ijk_face::compute_mean_interface_face(const int i, const int j, const int k, const int dir, Vecteur3 &normale, Vecteur3 &bary) const
Detailed description
References
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Intersection_Interface_ijk_face::compute_mean_interface_face(const int i, const int j, const int k, const int dir, Vecteur3 &normale, Vecteur3 &bary) const <intersection-interface-ijk-face-protected-void-intersection-interface-ijk-face-compute-mean-interface-face-const-int-i-const-int-j-const-int-k-const-int-dir-vecteur3-ref-normale-vecteur3-ref-bary-const>`
[void Intersection_Interface_ijk_face::compute_mean_interface_face(const int i, const int j, const int k, const int dir, Vecteur3 &normale, Vecteur3 &bary) const](#intersection-interface-ijk-face-protected-void-intersection-interface-ijk-face-compute-mean-interface-face-const-int-i-const-int-j-const-int-k-const-int-dir-vecteur3-ref-normale-vecteur3-ref-bary-const)
printOn#
Sortie & Intersection_Interface_ijk_face::printOn(Sortie &x) const override
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_face::printOn(Sortie &x) const override <intersection-interface-ijk-face-protected-sortie-ref-intersection-interface-ijk-face-printon-sortie-ref-x-const-override>`
[Sortie & Intersection_Interface_ijk_face::printOn(Sortie &x) const override](#intersection-interface-ijk-face-protected-sortie-ref-intersection-interface-ijk-face-printon-sortie-ref-x-const-override)
readOn#
Entree & Intersection_Interface_ijk_face::readOn(Entree &) override
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_face::readOn(Entree &) override <intersection-interface-ijk-face-protected-entree-ref-intersection-interface-ijk-face-readon-entree-ref-override>`
[Entree & Intersection_Interface_ijk_face::readOn(Entree &) override](#intersection-interface-ijk-face-protected-entree-ref-intersection-interface-ijk-face-readon-entree-ref-override)
Attributes Documentation#
const Type_info Intersection_Interface_ijk_face::info_obj
IJK_Field_vector3_int Intersection_Interface_ijk_face::idiph_ijk_
IntTab Intersection_Interface_ijk_face::ijkf_interfaces_