Operateur_IJK_elem_base_double#

#include <Operateur_IJK_base.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:`Operateur\_IJK\_elem\_base\_double <class-operateur-ijk-elem-base-double>`
[Operateur\_IJK\_elem\_base\_double](#class-operateur-ijk-elem-base-double)

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classOperateur__IJK__elem__base__double__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

List of Private Methods#

Complete Member Function Documentation#

compute_add#

Definition
void Operateur_IJK_elem_base_double::compute_add(IJK_Field_double &dx)
Brief description
Detailed description
Referenced By
How to reference this method:

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

:ref:`void Operateur_IJK_elem_base_double::compute_add(IJK_Field_double &dx) <operateur-ijk-elem-base-double-public-void-operateur-ijk-elem-base-double-compute-add-ijk-field-double-ref-dx>`
[void Operateur_IJK_elem_base_double::compute_add(IJK_Field_double &dx)](#operateur-ijk-elem-base-double-public-void-operateur-ijk-elem-base-double-compute-add-ijk-field-double-ref-dx)

compute_grad#

Definition
void Operateur_IJK_elem_base_double::compute_grad(IJK_Field_vector3_double &dx)
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 Operateur_IJK_elem_base_double::compute_grad(IJK_Field_vector3_double &dx) <operateur-ijk-elem-base-double-public-void-operateur-ijk-elem-base-double-compute-grad-ijk-field-vector3-double-ref-dx>`
[void Operateur_IJK_elem_base_double::compute_grad(IJK_Field_vector3_double &dx)](#operateur-ijk-elem-base-double-public-void-operateur-ijk-elem-base-double-compute-grad-ijk-field-vector3-double-ref-dx)

compute_grad_x#

Definition
void Operateur_IJK_elem_base_double::compute_grad_x(IJK_Field_double &dx)
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 Operateur_IJK_elem_base_double::compute_grad_x(IJK_Field_double &dx) <operateur-ijk-elem-base-double-public-void-operateur-ijk-elem-base-double-compute-grad-x-ijk-field-double-ref-dx>`
[void Operateur_IJK_elem_base_double::compute_grad_x(IJK_Field_double &dx)](#operateur-ijk-elem-base-double-public-void-operateur-ijk-elem-base-double-compute-grad-x-ijk-field-double-ref-dx)

compute_grad_y#

Definition
void Operateur_IJK_elem_base_double::compute_grad_y(IJK_Field_double &dx)
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 Operateur_IJK_elem_base_double::compute_grad_y(IJK_Field_double &dx) <operateur-ijk-elem-base-double-public-void-operateur-ijk-elem-base-double-compute-grad-y-ijk-field-double-ref-dx>`
[void Operateur_IJK_elem_base_double::compute_grad_y(IJK_Field_double &dx)](#operateur-ijk-elem-base-double-public-void-operateur-ijk-elem-base-double-compute-grad-y-ijk-field-double-ref-dx)

compute_grad_z#

Definition
void Operateur_IJK_elem_base_double::compute_grad_z(IJK_Field_double &dx)
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 Operateur_IJK_elem_base_double::compute_grad_z(IJK_Field_double &dx) <operateur-ijk-elem-base-double-public-void-operateur-ijk-elem-base-double-compute-grad-z-ijk-field-double-ref-dx>`
[void Operateur_IJK_elem_base_double::compute_grad_z(IJK_Field_double &dx)](#operateur-ijk-elem-base-double-public-void-operateur-ijk-elem-base-double-compute-grad-z-ijk-field-double-ref-dx)

compute_set#

Definition
void Operateur_IJK_elem_base_double::compute_set(IJK_Field_double &dx)
Brief description
Detailed description
Referenced By
How to reference this method:

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

:ref:`void Operateur_IJK_elem_base_double::compute_set(IJK_Field_double &dx) <operateur-ijk-elem-base-double-public-void-operateur-ijk-elem-base-double-compute-set-ijk-field-double-ref-dx>`
[void Operateur_IJK_elem_base_double::compute_set(IJK_Field_double &dx)](#operateur-ijk-elem-base-double-public-void-operateur-ijk-elem-base-double-compute-set-ijk-field-double-ref-dx)

get_info#

Definition
const Type_info * Operateur_IJK_elem_base_double::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 * Operateur_IJK_elem_base_double::get_info() const override <operateur-ijk-elem-base-double-public-const-type-info-ptr-operateur-ijk-elem-base-double-get-info-const-override>`
[const Type_info * Operateur_IJK_elem_base_double::get_info() const override](#operateur-ijk-elem-base-double-public-const-type-info-ptr-operateur-ijk-elem-base-double-get-info-const-override)

initialize#

Definition
virtual void Operateur_IJK_elem_base_double::initialize(const Domaine_IJK &splitting)=0
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:`virtual void Operateur_IJK_elem_base_double::initialize(const Domaine_IJK &splitting)=0 <operateur-ijk-elem-base-double-public-virtual-void-operateur-ijk-elem-base-double-initialize-const-domaine-ijk-ref-splitting-equal-0>`
[virtual void Operateur_IJK_elem_base_double::initialize(const Domaine_IJK &splitting)=0](#operateur-ijk-elem-base-double-public-virtual-void-operateur-ijk-elem-base-double-initialize-const-domaine-ijk-ref-splitting-equal-0)

Operateur_IJK_elem_base_double#

Definition
Operateur_IJK_elem_base_double::Operateur_IJK_elem_base_double()
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:`Operateur_IJK_elem_base_double::Operateur_IJK_elem_base_double() <operateur-ijk-elem-base-double-public-operateur-ijk-elem-base-double-operateur-ijk-elem-base-double>`
[Operateur_IJK_elem_base_double::Operateur_IJK_elem_base_double()](#operateur-ijk-elem-base-double-public-operateur-ijk-elem-base-double-operateur-ijk-elem-base-double)

set_runge_kutta#

Definition
void Operateur_IJK_elem_base_double::set_runge_kutta(int rk_step, double dt_tot, IJK_Field_vector3_double &current_fluxes, IJK_Field_vector3_double &RK3_F_fluxes)
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 Operateur_IJK_elem_base_double::set_runge_kutta(int rk_step, double dt_tot, IJK_Field_vector3_double &current_fluxes, IJK_Field_vector3_double &RK3_F_fluxes) <operateur-ijk-elem-base-double-public-void-operateur-ijk-elem-base-double-set-runge-kutta-int-rk-step-double-dt-tot-ijk-field-vector3-double-ref-current-fluxes-ijk-field-vector3-double-ref-rk3-f-fluxes>`
[void Operateur_IJK_elem_base_double::set_runge_kutta(int rk_step, double dt_tot, IJK_Field_vector3_double &current_fluxes, IJK_Field_vector3_double &RK3_F_fluxes)](#operateur-ijk-elem-base-double-public-void-operateur-ijk-elem-base-double-set-runge-kutta-int-rk-step-double-dt-tot-ijk-field-vector3-double-ref-current-fluxes-ijk-field-vector3-double-ref-rk3-f-fluxes)

~Operateur_IJK_elem_base_double#

Definition
Operateur_IJK_elem_base_double::~Operateur_IJK_elem_base_double() override
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:`Operateur_IJK_elem_base_double::~Operateur_IJK_elem_base_double() override <operateur-ijk-elem-base-double-public-operateur-ijk-elem-base-double-dtor-operateur-ijk-elem-base-double-override>`
[Operateur_IJK_elem_base_double::~Operateur_IJK_elem_base_double() override](#operateur-ijk-elem-base-double-public-operateur-ijk-elem-base-double-dtor-operateur-ijk-elem-base-double-override)

info#

Definition
const Type_info * Operateur_IJK_elem_base_double::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 * Operateur_IJK_elem_base_double::info() <operateur-ijk-elem-base-double-public-static-const-type-info-ptr-operateur-ijk-elem-base-double-info>`
[const Type_info * Operateur_IJK_elem_base_double::info()](#operateur-ijk-elem-base-double-public-static-const-type-info-ptr-operateur-ijk-elem-base-double-info)

self_cast#

Definition
const Operateur_IJK_elem_base_double & Operateur_IJK_elem_base_double::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 Operateur_IJK_elem_base_double & Operateur_IJK_elem_base_double::self_cast(const Objet_U &) <operateur-ijk-elem-base-double-public-static-const-operateur-ijk-elem-base-double-ref-operateur-ijk-elem-base-double-self-cast-const-objet-u-ref>`
[const Operateur_IJK_elem_base_double & Operateur_IJK_elem_base_double::self_cast(const Objet_U &)](#operateur-ijk-elem-base-double-public-static-const-operateur-ijk-elem-base-double-ref-operateur-ijk-elem-base-double-self-cast-const-objet-u-ref)

self_cast#

Definition
Operateur_IJK_elem_base_double & Operateur_IJK_elem_base_double::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:`Operateur_IJK_elem_base_double & Operateur_IJK_elem_base_double::self_cast(Objet_U &) <operateur-ijk-elem-base-double-public-static-operateur-ijk-elem-base-double-ref-operateur-ijk-elem-base-double-self-cast-objet-u-ref>`
[Operateur_IJK_elem_base_double & Operateur_IJK_elem_base_double::self_cast(Objet_U &)](#operateur-ijk-elem-base-double-public-static-operateur-ijk-elem-base-double-ref-operateur-ijk-elem-base-double-self-cast-objet-u-ref)

compute_flux_local_x#

Definition
virtual double Operateur_IJK_elem_base_double::compute_flux_local_x(int i, int j, int k)
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:`virtual double Operateur_IJK_elem_base_double::compute_flux_local_x(int i, int j, int k) <operateur-ijk-elem-base-double-protected-virtual-double-operateur-ijk-elem-base-double-compute-flux-local-x-int-i-int-j-int-k>`
[virtual double Operateur_IJK_elem_base_double::compute_flux_local_x(int i, int j, int k)](#operateur-ijk-elem-base-double-protected-virtual-double-operateur-ijk-elem-base-double-compute-flux-local-x-int-i-int-j-int-k)

compute_flux_local_y#

Definition
virtual double Operateur_IJK_elem_base_double::compute_flux_local_y(int i, int j, int k)
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:`virtual double Operateur_IJK_elem_base_double::compute_flux_local_y(int i, int j, int k) <operateur-ijk-elem-base-double-protected-virtual-double-operateur-ijk-elem-base-double-compute-flux-local-y-int-i-int-j-int-k>`
[virtual double Operateur_IJK_elem_base_double::compute_flux_local_y(int i, int j, int k)](#operateur-ijk-elem-base-double-protected-virtual-double-operateur-ijk-elem-base-double-compute-flux-local-y-int-i-int-j-int-k)

compute_flux_local_z#

Definition
virtual double Operateur_IJK_elem_base_double::compute_flux_local_z(int i, int j, int k)
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:`virtual double Operateur_IJK_elem_base_double::compute_flux_local_z(int i, int j, int k) <operateur-ijk-elem-base-double-protected-virtual-double-operateur-ijk-elem-base-double-compute-flux-local-z-int-i-int-j-int-k>`
[virtual double Operateur_IJK_elem_base_double::compute_flux_local_z(int i, int j, int k)](#operateur-ijk-elem-base-double-protected-virtual-double-operateur-ijk-elem-base-double-compute-flux-local-z-int-i-int-j-int-k)

compute_flux_x#

Definition
virtual void Operateur_IJK_elem_base_double::compute_flux_x(IJK_Field_local_double &resu, const int k_layer)=0
Brief description
Detailed description
Referenced By
How to reference this method:

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

:ref:`virtual void Operateur_IJK_elem_base_double::compute_flux_x(IJK_Field_local_double &resu, const int k_layer)=0 <operateur-ijk-elem-base-double-protected-virtual-void-operateur-ijk-elem-base-double-compute-flux-x-ijk-field-local-double-ref-resu-const-int-k-layer-equal-0>`
[virtual void Operateur_IJK_elem_base_double::compute_flux_x(IJK_Field_local_double &resu, const int k_layer)=0](#operateur-ijk-elem-base-double-protected-virtual-void-operateur-ijk-elem-base-double-compute-flux-x-ijk-field-local-double-ref-resu-const-int-k-layer-equal-0)

compute_flux_y#

Definition
virtual void Operateur_IJK_elem_base_double::compute_flux_y(IJK_Field_local_double &resu, const int k_layer)=0
Brief description
Detailed description
Referenced By
How to reference this method:

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

:ref:`virtual void Operateur_IJK_elem_base_double::compute_flux_y(IJK_Field_local_double &resu, const int k_layer)=0 <operateur-ijk-elem-base-double-protected-virtual-void-operateur-ijk-elem-base-double-compute-flux-y-ijk-field-local-double-ref-resu-const-int-k-layer-equal-0>`
[virtual void Operateur_IJK_elem_base_double::compute_flux_y(IJK_Field_local_double &resu, const int k_layer)=0](#operateur-ijk-elem-base-double-protected-virtual-void-operateur-ijk-elem-base-double-compute-flux-y-ijk-field-local-double-ref-resu-const-int-k-layer-equal-0)

compute_flux_z#

Definition
virtual void Operateur_IJK_elem_base_double::compute_flux_z(IJK_Field_local_double &resu, const int k_layer)=0
Brief description
Detailed description
Referenced By
How to reference this method:

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

:ref:`virtual void Operateur_IJK_elem_base_double::compute_flux_z(IJK_Field_local_double &resu, const int k_layer)=0 <operateur-ijk-elem-base-double-protected-virtual-void-operateur-ijk-elem-base-double-compute-flux-z-ijk-field-local-double-ref-resu-const-int-k-layer-equal-0>`
[virtual void Operateur_IJK_elem_base_double::compute_flux_z(IJK_Field_local_double &resu, const int k_layer)=0](#operateur-ijk-elem-base-double-protected-virtual-void-operateur-ijk-elem-base-double-compute-flux-z-ijk-field-local-double-ref-resu-const-int-k-layer-equal-0)

correct_flux#

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

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

:ref:`void Operateur_IJK_elem_base_double::correct_flux(IJK_Field_local_double *const flux, const int k_layer, const int dir) <operateur-ijk-elem-base-double-protected-void-operateur-ijk-elem-base-double-correct-flux-ijk-field-local-double-ptr-const-flux-const-int-k-layer-const-int-dir>`
[void Operateur_IJK_elem_base_double::correct_flux(IJK_Field_local_double *const flux, const int k_layer, const int dir)](#operateur-ijk-elem-base-double-protected-void-operateur-ijk-elem-base-double-correct-flux-ijk-field-local-double-ptr-const-flux-const-int-k-layer-const-int-dir)

correct_flux_spherical#

Definition
virtual void Operateur_IJK_elem_base_double::correct_flux_spherical(Simd_double &a, Simd_double &b, const int &i, const int &j, int k_layer, int dir)
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:`virtual void Operateur_IJK_elem_base_double::correct_flux_spherical(Simd_double &a, Simd_double &b, const int &i, const int &j, int k_layer, int dir) <operateur-ijk-elem-base-double-protected-virtual-void-operateur-ijk-elem-base-double-correct-flux-spherical-simd-double-ref-a-simd-double-ref-b-const-int-ref-i-const-int-ref-j-int-k-layer-int-dir>`
[virtual void Operateur_IJK_elem_base_double::correct_flux_spherical(Simd_double &a, Simd_double &b, const int &i, const int &j, int k_layer, int dir)](#operateur-ijk-elem-base-double-protected-virtual-void-operateur-ijk-elem-base-double-correct-flux-spherical-simd-double-ref-a-simd-double-ref-b-const-int-ref-i-const-int-ref-j-int-k-layer-int-dir)

Operator_IJK_div#

Definition
void Operateur_IJK_elem_base_double::Operator_IJK_div(const IJK_Field_local_double &flux_x, const IJK_Field_local_double &flux_y, const IJK_Field_local_double &flux_zmin, const IJK_Field_local_double &flux_zmax, IJK_Field_double &resu, int k_layer, bool add)
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 Operateur_IJK_elem_base_double::Operator_IJK_div(const IJK_Field_local_double &flux_x, const IJK_Field_local_double &flux_y, const IJK_Field_local_double &flux_zmin, const IJK_Field_local_double &flux_zmax, IJK_Field_double &resu, int k_layer, bool add) <operateur-ijk-elem-base-double-protected-void-operateur-ijk-elem-base-double-operator-ijk-div-const-ijk-field-local-double-ref-flux-x-const-ijk-field-local-double-ref-flux-y-const-ijk-field-local-double-ref-flux-zmin-const-ijk-field-local-double-ref-flux-zmax-ijk-field-double-ref-resu-int-k-layer-bool-add>`
[void Operateur_IJK_elem_base_double::Operator_IJK_div(const IJK_Field_local_double &flux_x, const IJK_Field_local_double &flux_y, const IJK_Field_local_double &flux_zmin, const IJK_Field_local_double &flux_zmax, IJK_Field_double &resu, int k_layer, bool add)](#operateur-ijk-elem-base-double-protected-void-operateur-ijk-elem-base-double-operator-ijk-div-const-ijk-field-local-double-ref-flux-x-const-ijk-field-local-double-ref-flux-y-const-ijk-field-local-double-ref-flux-zmin-const-ijk-field-local-double-ref-flux-zmax-ijk-field-double-ref-resu-int-k-layer-bool-add)

printOn#

Definition
Sortie & Operateur_IJK_elem_base_double::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 & Operateur_IJK_elem_base_double::printOn(Sortie &x) const override <operateur-ijk-elem-base-double-protected-sortie-ref-operateur-ijk-elem-base-double-printon-sortie-ref-x-const-override>`
[Sortie & Operateur_IJK_elem_base_double::printOn(Sortie &x) const override](#operateur-ijk-elem-base-double-protected-sortie-ref-operateur-ijk-elem-base-double-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Operateur_IJK_elem_base_double::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 & Operateur_IJK_elem_base_double::readOn(Entree &) override <operateur-ijk-elem-base-double-protected-entree-ref-operateur-ijk-elem-base-double-readon-entree-ref-override>`
[Entree & Operateur_IJK_elem_base_double::readOn(Entree &) override](#operateur-ijk-elem-base-double-protected-entree-ref-operateur-ijk-elem-base-double-readon-entree-ref-override)

compute_#

Definition
void Operateur_IJK_elem_base_double::compute_(IJK_Field_double &dx, bool add)
Brief description
Detailed description
How to reference this method:

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

:ref:`void Operateur_IJK_elem_base_double::compute_(IJK_Field_double &dx, bool add) <operateur-ijk-elem-base-double-private-void-operateur-ijk-elem-base-double-compute-underscore-ijk-field-double-ref-dx-bool-add>`
[void Operateur_IJK_elem_base_double::compute_(IJK_Field_double &dx, bool add)](#operateur-ijk-elem-base-double-private-void-operateur-ijk-elem-base-double-compute-underscore-ijk-field-double-ref-dx-bool-add)

fill_grad_field_x_#

Definition
void Operateur_IJK_elem_base_double::fill_grad_field_x_(IJK_Field_local_double &flux, IJK_Field_vector3_double &resu, int k)
Brief description
Detailed description
How to reference this method:

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

:ref:`void Operateur_IJK_elem_base_double::fill_grad_field_x_(IJK_Field_local_double &flux, IJK_Field_vector3_double &resu, int k) <operateur-ijk-elem-base-double-private-void-operateur-ijk-elem-base-double-fill-grad-field-x-underscore-ijk-field-local-double-ref-flux-ijk-field-vector3-double-ref-resu-int-k>`
[void Operateur_IJK_elem_base_double::fill_grad_field_x_(IJK_Field_local_double &flux, IJK_Field_vector3_double &resu, int k)](#operateur-ijk-elem-base-double-private-void-operateur-ijk-elem-base-double-fill-grad-field-x-underscore-ijk-field-local-double-ref-flux-ijk-field-vector3-double-ref-resu-int-k)

fill_grad_field_x_y_#

Definition
virtual void Operateur_IJK_elem_base_double::fill_grad_field_x_y_(IJK_Field_local_double &flux, IJK_Field_double &resu, int k, int dir)
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:`virtual void Operateur_IJK_elem_base_double::fill_grad_field_x_y_(IJK_Field_local_double &flux, IJK_Field_double &resu, int k, int dir) <operateur-ijk-elem-base-double-private-virtual-void-operateur-ijk-elem-base-double-fill-grad-field-x-y-underscore-ijk-field-local-double-ref-flux-ijk-field-double-ref-resu-int-k-int-dir>`
[virtual void Operateur_IJK_elem_base_double::fill_grad_field_x_y_(IJK_Field_local_double &flux, IJK_Field_double &resu, int k, int dir)](#operateur-ijk-elem-base-double-private-virtual-void-operateur-ijk-elem-base-double-fill-grad-field-x-y-underscore-ijk-field-local-double-ref-flux-ijk-field-double-ref-resu-int-k-int-dir)

fill_grad_field_y_#

Definition
void Operateur_IJK_elem_base_double::fill_grad_field_y_(IJK_Field_local_double &flux, IJK_Field_vector3_double &resu, int k)
Brief description
Detailed description
How to reference this method:

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

:ref:`void Operateur_IJK_elem_base_double::fill_grad_field_y_(IJK_Field_local_double &flux, IJK_Field_vector3_double &resu, int k) <operateur-ijk-elem-base-double-private-void-operateur-ijk-elem-base-double-fill-grad-field-y-underscore-ijk-field-local-double-ref-flux-ijk-field-vector3-double-ref-resu-int-k>`
[void Operateur_IJK_elem_base_double::fill_grad_field_y_(IJK_Field_local_double &flux, IJK_Field_vector3_double &resu, int k)](#operateur-ijk-elem-base-double-private-void-operateur-ijk-elem-base-double-fill-grad-field-y-underscore-ijk-field-local-double-ref-flux-ijk-field-vector3-double-ref-resu-int-k)

fill_grad_field_z_#

Definition
virtual void Operateur_IJK_elem_base_double::fill_grad_field_z_(IJK_Field_local_double &flux_min, IJK_Field_local_double &flux_max, IJK_Field_double &resu, int k)
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:`virtual void Operateur_IJK_elem_base_double::fill_grad_field_z_(IJK_Field_local_double &flux_min, IJK_Field_local_double &flux_max, IJK_Field_double &resu, int k) <operateur-ijk-elem-base-double-private-virtual-void-operateur-ijk-elem-base-double-fill-grad-field-z-underscore-ijk-field-local-double-ref-flux-min-ijk-field-local-double-ref-flux-max-ijk-field-double-ref-resu-int-k>`
[virtual void Operateur_IJK_elem_base_double::fill_grad_field_z_(IJK_Field_local_double &flux_min, IJK_Field_local_double &flux_max, IJK_Field_double &resu, int k)](#operateur-ijk-elem-base-double-private-virtual-void-operateur-ijk-elem-base-double-fill-grad-field-z-underscore-ijk-field-local-double-ref-flux-min-ijk-field-local-double-ref-flux-max-ijk-field-double-ref-resu-int-k)

fill_grad_field_z_#

Definition
void Operateur_IJK_elem_base_double::fill_grad_field_z_(IJK_Field_local_double &flux_min, IJK_Field_local_double &flux_max, IJK_Field_vector3_double &resu, int k)
Brief description
Detailed description
How to reference this method:

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

:ref:`void Operateur_IJK_elem_base_double::fill_grad_field_z_(IJK_Field_local_double &flux_min, IJK_Field_local_double &flux_max, IJK_Field_vector3_double &resu, int k) <operateur-ijk-elem-base-double-private-void-operateur-ijk-elem-base-double-fill-grad-field-z-underscore-ijk-field-local-double-ref-flux-min-ijk-field-local-double-ref-flux-max-ijk-field-vector3-double-ref-resu-int-k>`
[void Operateur_IJK_elem_base_double::fill_grad_field_z_(IJK_Field_local_double &flux_min, IJK_Field_local_double &flux_max, IJK_Field_vector3_double &resu, int k)](#operateur-ijk-elem-base-double-private-void-operateur-ijk-elem-base-double-fill-grad-field-z-underscore-ijk-field-local-double-ref-flux-min-ijk-field-local-double-ref-flux-max-ijk-field-vector3-double-ref-resu-int-k)

Attributes Documentation#

info_obj (public)
const Type_info Operateur_IJK_elem_base_double::info_obj
current_fluxes_ (protected)
IJK_Field_vector3_double* Operateur_IJK_elem_base_double::current_fluxes_
dt_tot_ (protected)
double Operateur_IJK_elem_base_double::dt_tot_ = 0.
RK3_F_fluxes_ (protected)
IJK_Field_vector3_double* Operateur_IJK_elem_base_double::RK3_F_fluxes_
rk_step_ (protected)
int Operateur_IJK_elem_base_double::rk_step_ = - 1
runge_kutta_flux_correction_ (protected)
bool Operateur_IJK_elem_base_double::runge_kutta_flux_correction_ = false