Operateur_IJK_faces_conv_base_double#
#include <Operateur_IJK_faces_conv_base.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:`Operateur\_IJK\_faces\_conv\_base\_double <class-operateur-ijk-faces-conv-base-double>`
[Operateur\_IJK\_faces\_conv\_base\_double](#class-operateur-ijk-faces-conv-base-double)
Detailed description#
Inherits from#
public : Operateur_IJK_faces_base_double
Inherited by#
public : OpConvAmontIJK_double
public : OpConvCentre2IJK_double
public : OpConvCentre4IJK_double
public : OpConvQuickSharpIJK_double
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#
ajouter#
void Operateur_IJK_faces_conv_base_double::ajouter(const IJK_Field_double &inputx, const IJK_Field_double &inputy, const IJK_Field_double &inputz, const IJK_Field_double &vx, const IJK_Field_double &vy, const IJK_Field_double &vz, IJK_Field_double &dvx, IJK_Field_double &dvy, IJK_Field_double &dvz)
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 Operateur_IJK_faces_conv_base_double::ajouter(const IJK_Field_double &inputx, const IJK_Field_double &inputy, const IJK_Field_double &inputz, const IJK_Field_double &vx, const IJK_Field_double &vy, const IJK_Field_double &vz, IJK_Field_double &dvx, IJK_Field_double &dvy, IJK_Field_double &dvz) <operateur-ijk-faces-conv-base-double-public-void-operateur-ijk-faces-conv-base-double-ajouter-const-ijk-field-double-ref-inputx-const-ijk-field-double-ref-inputy-const-ijk-field-double-ref-inputz-const-ijk-field-double-ref-vx-const-ijk-field-double-ref-vy-const-ijk-field-double-ref-vz-ijk-field-double-ref-dvx-ijk-field-double-ref-dvy-ijk-field-double-ref-dvz>`
[void Operateur_IJK_faces_conv_base_double::ajouter(const IJK_Field_double &inputx, const IJK_Field_double &inputy, const IJK_Field_double &inputz, const IJK_Field_double &vx, const IJK_Field_double &vy, const IJK_Field_double &vz, IJK_Field_double &dvx, IJK_Field_double &dvy, IJK_Field_double &dvz)](#operateur-ijk-faces-conv-base-double-public-void-operateur-ijk-faces-conv-base-double-ajouter-const-ijk-field-double-ref-inputx-const-ijk-field-double-ref-inputy-const-ijk-field-double-ref-inputz-const-ijk-field-double-ref-vx-const-ijk-field-double-ref-vy-const-ijk-field-double-ref-vz-ijk-field-double-ref-dvx-ijk-field-double-ref-dvy-ijk-field-double-ref-dvz)
ajouter_avec_u_div_rhou#
virtual void Operateur_IJK_faces_conv_base_double::ajouter_avec_u_div_rhou(const IJK_Field_double &rhovx, const IJK_Field_double &rhovy, const IJK_Field_double &rhovz, const IJK_Field_double &vx, const IJK_Field_double &vy, const IJK_Field_double &vz, IJK_Field_double &dvx, IJK_Field_double &dvy, IJK_Field_double &dvz, IJK_Field_double &div_rho_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:`virtual void Operateur_IJK_faces_conv_base_double::ajouter_avec_u_div_rhou(const IJK_Field_double &rhovx, const IJK_Field_double &rhovy, const IJK_Field_double &rhovz, const IJK_Field_double &vx, const IJK_Field_double &vy, const IJK_Field_double &vz, IJK_Field_double &dvx, IJK_Field_double &dvy, IJK_Field_double &dvz, IJK_Field_double &div_rho_u) <operateur-ijk-faces-conv-base-double-public-virtual-void-operateur-ijk-faces-conv-base-double-ajouter-avec-u-div-rhou-const-ijk-field-double-ref-rhovx-const-ijk-field-double-ref-rhovy-const-ijk-field-double-ref-rhovz-const-ijk-field-double-ref-vx-const-ijk-field-double-ref-vy-const-ijk-field-double-ref-vz-ijk-field-double-ref-dvx-ijk-field-double-ref-dvy-ijk-field-double-ref-dvz-ijk-field-double-ref-div-rho-u>`
[virtual void Operateur_IJK_faces_conv_base_double::ajouter_avec_u_div_rhou(const IJK_Field_double &rhovx, const IJK_Field_double &rhovy, const IJK_Field_double &rhovz, const IJK_Field_double &vx, const IJK_Field_double &vy, const IJK_Field_double &vz, IJK_Field_double &dvx, IJK_Field_double &dvy, IJK_Field_double &dvz, IJK_Field_double &div_rho_u)](#operateur-ijk-faces-conv-base-double-public-virtual-void-operateur-ijk-faces-conv-base-double-ajouter-avec-u-div-rhou-const-ijk-field-double-ref-rhovx-const-ijk-field-double-ref-rhovy-const-ijk-field-double-ref-rhovz-const-ijk-field-double-ref-vx-const-ijk-field-double-ref-vy-const-ijk-field-double-ref-vz-ijk-field-double-ref-dvx-ijk-field-double-ref-dvy-ijk-field-double-ref-dvz-ijk-field-double-ref-div-rho-u)
calculer#
void Operateur_IJK_faces_conv_base_double::calculer(const IJK_Field_double &inputx, const IJK_Field_double &inputy, const IJK_Field_double &inputz, const IJK_Field_double &vx, const IJK_Field_double &vy, const IJK_Field_double &vz, IJK_Field_double &dvx, IJK_Field_double &dvy, IJK_Field_double &dvz)
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 Operateur_IJK_faces_conv_base_double::calculer(const IJK_Field_double &inputx, const IJK_Field_double &inputy, const IJK_Field_double &inputz, const IJK_Field_double &vx, const IJK_Field_double &vy, const IJK_Field_double &vz, IJK_Field_double &dvx, IJK_Field_double &dvy, IJK_Field_double &dvz) <operateur-ijk-faces-conv-base-double-public-void-operateur-ijk-faces-conv-base-double-calculer-const-ijk-field-double-ref-inputx-const-ijk-field-double-ref-inputy-const-ijk-field-double-ref-inputz-const-ijk-field-double-ref-vx-const-ijk-field-double-ref-vy-const-ijk-field-double-ref-vz-ijk-field-double-ref-dvx-ijk-field-double-ref-dvy-ijk-field-double-ref-dvz>`
[void Operateur_IJK_faces_conv_base_double::calculer(const IJK_Field_double &inputx, const IJK_Field_double &inputy, const IJK_Field_double &inputz, const IJK_Field_double &vx, const IJK_Field_double &vy, const IJK_Field_double &vz, IJK_Field_double &dvx, IJK_Field_double &dvy, IJK_Field_double &dvz)](#operateur-ijk-faces-conv-base-double-public-void-operateur-ijk-faces-conv-base-double-calculer-const-ijk-field-double-ref-inputx-const-ijk-field-double-ref-inputy-const-ijk-field-double-ref-inputz-const-ijk-field-double-ref-vx-const-ijk-field-double-ref-vy-const-ijk-field-double-ref-vz-ijk-field-double-ref-dvx-ijk-field-double-ref-dvy-ijk-field-double-ref-dvz)
calculer_avec_u_div_rhou#
virtual void Operateur_IJK_faces_conv_base_double::calculer_avec_u_div_rhou(const IJK_Field_double &rhovx, const IJK_Field_double &rhovy, const IJK_Field_double &rhovz, const IJK_Field_double &vx, const IJK_Field_double &vy, const IJK_Field_double &vz, IJK_Field_double &dvx, IJK_Field_double &dvy, IJK_Field_double &dvz, IJK_Field_double &div_rho_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:`virtual void Operateur_IJK_faces_conv_base_double::calculer_avec_u_div_rhou(const IJK_Field_double &rhovx, const IJK_Field_double &rhovy, const IJK_Field_double &rhovz, const IJK_Field_double &vx, const IJK_Field_double &vy, const IJK_Field_double &vz, IJK_Field_double &dvx, IJK_Field_double &dvy, IJK_Field_double &dvz, IJK_Field_double &div_rho_u) <operateur-ijk-faces-conv-base-double-public-virtual-void-operateur-ijk-faces-conv-base-double-calculer-avec-u-div-rhou-const-ijk-field-double-ref-rhovx-const-ijk-field-double-ref-rhovy-const-ijk-field-double-ref-rhovz-const-ijk-field-double-ref-vx-const-ijk-field-double-ref-vy-const-ijk-field-double-ref-vz-ijk-field-double-ref-dvx-ijk-field-double-ref-dvy-ijk-field-double-ref-dvz-ijk-field-double-ref-div-rho-u>`
[virtual void Operateur_IJK_faces_conv_base_double::calculer_avec_u_div_rhou(const IJK_Field_double &rhovx, const IJK_Field_double &rhovy, const IJK_Field_double &rhovz, const IJK_Field_double &vx, const IJK_Field_double &vy, const IJK_Field_double &vz, IJK_Field_double &dvx, IJK_Field_double &dvy, IJK_Field_double &dvz, IJK_Field_double &div_rho_u)](#operateur-ijk-faces-conv-base-double-public-virtual-void-operateur-ijk-faces-conv-base-double-calculer-avec-u-div-rhou-const-ijk-field-double-ref-rhovx-const-ijk-field-double-ref-rhovy-const-ijk-field-double-ref-rhovz-const-ijk-field-double-ref-vx-const-ijk-field-double-ref-vy-const-ijk-field-double-ref-vz-ijk-field-double-ref-dvx-ijk-field-double-ref-dvy-ijk-field-double-ref-dvz-ijk-field-double-ref-div-rho-u)
get_info#
const Type_info * Operateur_IJK_faces_conv_base_double::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 * Operateur_IJK_faces_conv_base_double::get_info() const override <operateur-ijk-faces-conv-base-double-public-const-type-info-ptr-operateur-ijk-faces-conv-base-double-get-info-const-override>`
[const Type_info * Operateur_IJK_faces_conv_base_double::get_info() const override](#operateur-ijk-faces-conv-base-double-public-const-type-info-ptr-operateur-ijk-faces-conv-base-double-get-info-const-override)
initialize#
void Operateur_IJK_faces_conv_base_double::initialize(const Domaine_IJK &splitting)
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 Operateur_IJK_faces_conv_base_double::initialize(const Domaine_IJK &splitting) <operateur-ijk-faces-conv-base-double-public-void-operateur-ijk-faces-conv-base-double-initialize-const-domaine-ijk-ref-splitting>`
[void Operateur_IJK_faces_conv_base_double::initialize(const Domaine_IJK &splitting)](#operateur-ijk-faces-conv-base-double-public-void-operateur-ijk-faces-conv-base-double-initialize-const-domaine-ijk-ref-splitting)
Operateur_IJK_faces_conv_base_double#
Operateur_IJK_faces_conv_base_double::Operateur_IJK_faces_conv_base_double()
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:`Operateur_IJK_faces_conv_base_double::Operateur_IJK_faces_conv_base_double() <operateur-ijk-faces-conv-base-double-public-operateur-ijk-faces-conv-base-double-operateur-ijk-faces-conv-base-double>`
[Operateur_IJK_faces_conv_base_double::Operateur_IJK_faces_conv_base_double()](#operateur-ijk-faces-conv-base-double-public-operateur-ijk-faces-conv-base-double-operateur-ijk-faces-conv-base-double)
set_bc#
virtual void Operateur_IJK_faces_conv_base_double::set_bc(const Boundary_Conditions &bc)
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:`virtual void Operateur_IJK_faces_conv_base_double::set_bc(const Boundary_Conditions &bc) <operateur-ijk-faces-conv-base-double-public-virtual-void-operateur-ijk-faces-conv-base-double-set-bc-const-boundary-conditions-ref-bc>`
[virtual void Operateur_IJK_faces_conv_base_double::set_bc(const Boundary_Conditions &bc)](#operateur-ijk-faces-conv-base-double-public-virtual-void-operateur-ijk-faces-conv-base-double-set-bc-const-boundary-conditions-ref-bc)
set_bc_thermique#
virtual void Operateur_IJK_faces_conv_base_double::set_bc_thermique(const Boundary_Conditions_Thermique &bc_th)
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:`virtual void Operateur_IJK_faces_conv_base_double::set_bc_thermique(const Boundary_Conditions_Thermique &bc_th) <operateur-ijk-faces-conv-base-double-public-virtual-void-operateur-ijk-faces-conv-base-double-set-bc-thermique-const-boundary-conditions-thermique-ref-bc-th>`
[virtual void Operateur_IJK_faces_conv_base_double::set_bc_thermique(const Boundary_Conditions_Thermique &bc_th)](#operateur-ijk-faces-conv-base-double-public-virtual-void-operateur-ijk-faces-conv-base-double-set-bc-thermique-const-boundary-conditions-thermique-ref-bc-th)
set_velocity_components#
void Operateur_IJK_faces_conv_base_double::set_velocity_components(const IJK_Field_double &vx, const IJK_Field_double &vy, const IJK_Field_double &vz)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Operateur_IJK_faces_conv_base_double::set_velocity_components(const IJK_Field_double &vx, const IJK_Field_double &vy, const IJK_Field_double &vz) <operateur-ijk-faces-conv-base-double-public-void-operateur-ijk-faces-conv-base-double-set-velocity-components-const-ijk-field-double-ref-vx-const-ijk-field-double-ref-vy-const-ijk-field-double-ref-vz>`
[void Operateur_IJK_faces_conv_base_double::set_velocity_components(const IJK_Field_double &vx, const IJK_Field_double &vy, const IJK_Field_double &vz)](#operateur-ijk-faces-conv-base-double-public-void-operateur-ijk-faces-conv-base-double-set-velocity-components-const-ijk-field-double-ref-vx-const-ijk-field-double-ref-vy-const-ijk-field-double-ref-vz)
~Operateur_IJK_faces_conv_base_double#
Operateur_IJK_faces_conv_base_double::~Operateur_IJK_faces_conv_base_double() override
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:`Operateur_IJK_faces_conv_base_double::~Operateur_IJK_faces_conv_base_double() override <operateur-ijk-faces-conv-base-double-public-operateur-ijk-faces-conv-base-double-dtor-operateur-ijk-faces-conv-base-double-override>`
[Operateur_IJK_faces_conv_base_double::~Operateur_IJK_faces_conv_base_double() override](#operateur-ijk-faces-conv-base-double-public-operateur-ijk-faces-conv-base-double-dtor-operateur-ijk-faces-conv-base-double-override)
info#
const Type_info * Operateur_IJK_faces_conv_base_double::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 * Operateur_IJK_faces_conv_base_double::info() <operateur-ijk-faces-conv-base-double-public-static-const-type-info-ptr-operateur-ijk-faces-conv-base-double-info>`
[const Type_info * Operateur_IJK_faces_conv_base_double::info()](#operateur-ijk-faces-conv-base-double-public-static-const-type-info-ptr-operateur-ijk-faces-conv-base-double-info)
self_cast#
const Operateur_IJK_faces_conv_base_double & Operateur_IJK_faces_conv_base_double::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 Operateur_IJK_faces_conv_base_double & Operateur_IJK_faces_conv_base_double::self_cast(const Objet_U &) <operateur-ijk-faces-conv-base-double-public-static-const-operateur-ijk-faces-conv-base-double-ref-operateur-ijk-faces-conv-base-double-self-cast-const-objet-u-ref>`
[const Operateur_IJK_faces_conv_base_double & Operateur_IJK_faces_conv_base_double::self_cast(const Objet_U &)](#operateur-ijk-faces-conv-base-double-public-static-const-operateur-ijk-faces-conv-base-double-ref-operateur-ijk-faces-conv-base-double-self-cast-const-objet-u-ref)
self_cast#
Operateur_IJK_faces_conv_base_double & Operateur_IJK_faces_conv_base_double::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:`Operateur_IJK_faces_conv_base_double & Operateur_IJK_faces_conv_base_double::self_cast(Objet_U &) <operateur-ijk-faces-conv-base-double-public-static-operateur-ijk-faces-conv-base-double-ref-operateur-ijk-faces-conv-base-double-self-cast-objet-u-ref>`
[Operateur_IJK_faces_conv_base_double & Operateur_IJK_faces_conv_base_double::self_cast(Objet_U &)](#operateur-ijk-faces-conv-base-double-public-static-operateur-ijk-faces-conv-base-double-ref-operateur-ijk-faces-conv-base-double-self-cast-objet-u-ref)
get_input#
const IJK_Field_double & Operateur_IJK_faces_conv_base_double::get_input(DIRECTION _DIR_)
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 IJK_Field_double & Operateur_IJK_faces_conv_base_double::get_input(DIRECTION _DIR_) <operateur-ijk-faces-conv-base-double-protected-const-ijk-field-double-ref-operateur-ijk-faces-conv-base-double-get-input-direction-dir>`
[const IJK_Field_double & Operateur_IJK_faces_conv_base_double::get_input(DIRECTION _DIR_)](#operateur-ijk-faces-conv-base-double-protected-const-ijk-field-double-ref-operateur-ijk-faces-conv-base-double-get-input-direction-dir)
get_v#
const IJK_Field_double & Operateur_IJK_faces_conv_base_double::get_v(DIRECTION _DIR_)
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 IJK_Field_double & Operateur_IJK_faces_conv_base_double::get_v(DIRECTION _DIR_) <operateur-ijk-faces-conv-base-double-protected-const-ijk-field-double-ref-operateur-ijk-faces-conv-base-double-get-v-direction-dir>`
[const IJK_Field_double & Operateur_IJK_faces_conv_base_double::get_v(DIRECTION _DIR_)](#operateur-ijk-faces-conv-base-double-protected-const-ijk-field-double-ref-operateur-ijk-faces-conv-base-double-get-v-direction-dir)
printOn#
Sortie & Operateur_IJK_faces_conv_base_double::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 & Operateur_IJK_faces_conv_base_double::printOn(Sortie &x) const override <operateur-ijk-faces-conv-base-double-protected-sortie-ref-operateur-ijk-faces-conv-base-double-printon-sortie-ref-x-const-override>`
[Sortie & Operateur_IJK_faces_conv_base_double::printOn(Sortie &x) const override](#operateur-ijk-faces-conv-base-double-protected-sortie-ref-operateur-ijk-faces-conv-base-double-printon-sortie-ref-x-const-override)
readOn#
Entree & Operateur_IJK_faces_conv_base_double::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 & Operateur_IJK_faces_conv_base_double::readOn(Entree &) override <operateur-ijk-faces-conv-base-double-protected-entree-ref-operateur-ijk-faces-conv-base-double-readon-entree-ref-override>`
[Entree & Operateur_IJK_faces_conv_base_double::readOn(Entree &) override](#operateur-ijk-faces-conv-base-double-protected-entree-ref-operateur-ijk-faces-conv-base-double-readon-entree-ref-override)
Attributes Documentation#
const Type_info Operateur_IJK_faces_conv_base_double::info_obj
Operateur_IJK_data_channel Operateur_IJK_faces_conv_base_double::channel_data_
const IJK_Field_double* Operateur_IJK_faces_conv_base_double::inputx_
const IJK_Field_double* Operateur_IJK_faces_conv_base_double::inputy_
const IJK_Field_double* Operateur_IJK_faces_conv_base_double::inputz_
bool Operateur_IJK_faces_conv_base_double::perio_k_
const IJK_Field_double* Operateur_IJK_faces_conv_base_double::vx_
const IJK_Field_double* Operateur_IJK_faces_conv_base_double::vy_
const IJK_Field_double* Operateur_IJK_faces_conv_base_double::vz_