Coarsen_Operator_K#

#include <Coarsen_Operator_K.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:`Coarsen\_Operator\_K <class-coarsen-operator-k>`
[Coarsen\_Operator\_K](#class-coarsen-operator-k)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classCoarsen__Operator__K__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

List of Private Methods#

Complete Member Function Documentation#

coarsen#

Definition
void Coarsen_Operator_K::coarsen(const IJK_Field_double &fine, IJK_Field_double &coarse, int compute_weighted_average=0) 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:`void Coarsen_Operator_K::coarsen(const IJK_Field_double &fine, IJK_Field_double &coarse, int compute_weighted_average=0) const override <coarsen-operator-k-public-void-coarsen-operator-k-coarsen-const-ijk-field-double-ref-fine-ijk-field-double-ref-coarse-int-compute-weighted-average-equal-0-const-override>`
[void Coarsen_Operator_K::coarsen(const IJK_Field_double &fine, IJK_Field_double &coarse, int compute_weighted_average=0) const override](#coarsen-operator-k-public-void-coarsen-operator-k-coarsen-const-ijk-field-double-ref-fine-ijk-field-double-ref-coarse-int-compute-weighted-average-equal-0-const-override)

coarsen#

Definition
void Coarsen_Operator_K::coarsen(const IJK_Field_float &fine, IJK_Field_float &coarse, int compute_weighted_average=0) 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:`void Coarsen_Operator_K::coarsen(const IJK_Field_float &fine, IJK_Field_float &coarse, int compute_weighted_average=0) const override <coarsen-operator-k-public-void-coarsen-operator-k-coarsen-const-ijk-field-float-ref-fine-ijk-field-float-ref-coarse-int-compute-weighted-average-equal-0-const-override>`
[void Coarsen_Operator_K::coarsen(const IJK_Field_float &fine, IJK_Field_float &coarse, int compute_weighted_average=0) const override](#coarsen-operator-k-public-void-coarsen-operator-k-coarsen-const-ijk-field-float-ref-fine-ijk-field-float-ref-coarse-int-compute-weighted-average-equal-0-const-override)

Coarsen_Operator_K#

Definition
Coarsen_Operator_K::Coarsen_Operator_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:`Coarsen_Operator_K::Coarsen_Operator_K() <coarsen-operator-k-public-coarsen-operator-k-coarsen-operator-k>`
[Coarsen_Operator_K::Coarsen_Operator_K()](#coarsen-operator-k-public-coarsen-operator-k-coarsen-operator-k)

duplique#

Definition
int Coarsen_Operator_K::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 Coarsen_Operator_K::duplique() const override <coarsen-operator-k-public-int-coarsen-operator-k-duplique-const-override>`
[int Coarsen_Operator_K::duplique() const override](#coarsen-operator-k-public-int-coarsen-operator-k-duplique-const-override)

get_info#

Definition
const Type_info * Coarsen_Operator_K::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 * Coarsen_Operator_K::get_info() const override <coarsen-operator-k-public-const-type-info-ptr-coarsen-operator-k-get-info-const-override>`
[const Type_info * Coarsen_Operator_K::get_info() const override](#coarsen-operator-k-public-const-type-info-ptr-coarsen-operator-k-get-info-const-override)

initialize_grid_data#

Definition
void Coarsen_Operator_K::initialize_grid_data(const Grid_Level_Data_double &fine, Grid_Level_Data_double &coarse, int additional_k_layers) 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:`void Coarsen_Operator_K::initialize_grid_data(const Grid_Level_Data_double &fine, Grid_Level_Data_double &coarse, int additional_k_layers) override <coarsen-operator-k-public-void-coarsen-operator-k-initialize-grid-data-const-grid-level-data-double-ref-fine-grid-level-data-double-ref-coarse-int-additional-k-layers-override>`
[void Coarsen_Operator_K::initialize_grid_data(const Grid_Level_Data_double &fine, Grid_Level_Data_double &coarse, int additional_k_layers) override](#coarsen-operator-k-public-void-coarsen-operator-k-initialize-grid-data-const-grid-level-data-double-ref-fine-grid-level-data-double-ref-coarse-int-additional-k-layers-override)

initialize_grid_data#

Definition
void Coarsen_Operator_K::initialize_grid_data(const Grid_Level_Data_float &fine, Grid_Level_Data_float &coarse, int additional_k_layers) 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:`void Coarsen_Operator_K::initialize_grid_data(const Grid_Level_Data_float &fine, Grid_Level_Data_float &coarse, int additional_k_layers) override <coarsen-operator-k-public-void-coarsen-operator-k-initialize-grid-data-const-grid-level-data-float-ref-fine-grid-level-data-float-ref-coarse-int-additional-k-layers-override>`
[void Coarsen_Operator_K::initialize_grid_data(const Grid_Level_Data_float &fine, Grid_Level_Data_float &coarse, int additional_k_layers) override](#coarsen-operator-k-public-void-coarsen-operator-k-initialize-grid-data-const-grid-level-data-float-ref-fine-grid-level-data-float-ref-coarse-int-additional-k-layers-override)

interpolate_sub_shiftk#

Definition
void Coarsen_Operator_K::interpolate_sub_shiftk(const IJK_Field_double &coarse, IJK_Field_double &fine, const int kshift) 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:`void Coarsen_Operator_K::interpolate_sub_shiftk(const IJK_Field_double &coarse, IJK_Field_double &fine, const int kshift) const override <coarsen-operator-k-public-void-coarsen-operator-k-interpolate-sub-shiftk-const-ijk-field-double-ref-coarse-ijk-field-double-ref-fine-const-int-kshift-const-override>`
[void Coarsen_Operator_K::interpolate_sub_shiftk(const IJK_Field_double &coarse, IJK_Field_double &fine, const int kshift) const override](#coarsen-operator-k-public-void-coarsen-operator-k-interpolate-sub-shiftk-const-ijk-field-double-ref-coarse-ijk-field-double-ref-fine-const-int-kshift-const-override)

interpolate_sub_shiftk#

Definition
void Coarsen_Operator_K::interpolate_sub_shiftk(const IJK_Field_float &coarse, IJK_Field_float &fine, const int kshift) 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:`void Coarsen_Operator_K::interpolate_sub_shiftk(const IJK_Field_float &coarse, IJK_Field_float &fine, const int kshift) const override <coarsen-operator-k-public-void-coarsen-operator-k-interpolate-sub-shiftk-const-ijk-field-float-ref-coarse-ijk-field-float-ref-fine-const-int-kshift-const-override>`
[void Coarsen_Operator_K::interpolate_sub_shiftk(const IJK_Field_float &coarse, IJK_Field_float &fine, const int kshift) const override](#coarsen-operator-k-public-void-coarsen-operator-k-interpolate-sub-shiftk-const-ijk-field-float-ref-coarse-ijk-field-float-ref-fine-const-int-kshift-const-override)

taille_memoire#

Definition
unsigned Coarsen_Operator_K::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 Coarsen_Operator_K::taille_memoire() const override <coarsen-operator-k-public-unsigned-coarsen-operator-k-taille-memoire-const-override>`
[unsigned Coarsen_Operator_K::taille_memoire() const override](#coarsen-operator-k-public-unsigned-coarsen-operator-k-taille-memoire-const-override)

~Coarsen_Operator_K#

Definition
Coarsen_Operator_K::~Coarsen_Operator_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:`Coarsen_Operator_K::~Coarsen_Operator_K() <coarsen-operator-k-public-coarsen-operator-k-dtor-coarsen-operator-k>`
[Coarsen_Operator_K::~Coarsen_Operator_K()](#coarsen-operator-k-public-coarsen-operator-k-dtor-coarsen-operator-k)

cree_instance#

Definition
Objet_U * Coarsen_Operator_K::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 * Coarsen_Operator_K::cree_instance() <coarsen-operator-k-public-static-objet-u-ptr-coarsen-operator-k-cree-instance>`
[Objet_U * Coarsen_Operator_K::cree_instance()](#coarsen-operator-k-public-static-objet-u-ptr-coarsen-operator-k-cree-instance)

info#

Definition
const Type_info * Coarsen_Operator_K::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 * Coarsen_Operator_K::info() <coarsen-operator-k-public-static-const-type-info-ptr-coarsen-operator-k-info>`
[const Type_info * Coarsen_Operator_K::info()](#coarsen-operator-k-public-static-const-type-info-ptr-coarsen-operator-k-info)

self_cast#

Definition
const Coarsen_Operator_K & Coarsen_Operator_K::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 Coarsen_Operator_K & Coarsen_Operator_K::self_cast(const Objet_U &) <coarsen-operator-k-public-static-const-coarsen-operator-k-ref-coarsen-operator-k-self-cast-const-objet-u-ref>`
[const Coarsen_Operator_K & Coarsen_Operator_K::self_cast(const Objet_U &)](#coarsen-operator-k-public-static-const-coarsen-operator-k-ref-coarsen-operator-k-self-cast-const-objet-u-ref)

self_cast#

Definition
Coarsen_Operator_K & Coarsen_Operator_K::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:`Coarsen_Operator_K & Coarsen_Operator_K::self_cast(Objet_U &) <coarsen-operator-k-public-static-coarsen-operator-k-ref-coarsen-operator-k-self-cast-objet-u-ref>`
[Coarsen_Operator_K & Coarsen_Operator_K::self_cast(Objet_U &)](#coarsen-operator-k-public-static-coarsen-operator-k-ref-coarsen-operator-k-self-cast-objet-u-ref)

ajouter_param#

Definition
void Coarsen_Operator_K::ajouter_param(Param &param) 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:`void Coarsen_Operator_K::ajouter_param(Param &param) override <coarsen-operator-k-protected-void-coarsen-operator-k-ajouter-param-param-ref-param-override>`
[void Coarsen_Operator_K::ajouter_param(Param &param) override](#coarsen-operator-k-protected-void-coarsen-operator-k-ajouter-param-param-ref-param-override)

printOn#

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

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

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:`Sortie & Coarsen_Operator_K::printOn(Sortie &x) const override <coarsen-operator-k-protected-sortie-ref-coarsen-operator-k-printon-sortie-ref-x-const-override>`
[Sortie & Coarsen_Operator_K::printOn(Sortie &x) const override](#coarsen-operator-k-protected-sortie-ref-coarsen-operator-k-printon-sortie-ref-x-const-override)

readOn#

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

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

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:`Entree & Coarsen_Operator_K::readOn(Entree &) override <coarsen-operator-k-protected-entree-ref-coarsen-operator-k-readon-entree-ref-override>`
[Entree & Coarsen_Operator_K::readOn(Entree &) override](#coarsen-operator-k-protected-entree-ref-coarsen-operator-k-readon-entree-ref-override)

coarsen_#

Definition
void Coarsen_Operator_K::coarsen_(const IJK_Field_template< _TYPE_, _TYPE_ARRAY_ > &fine, IJK_Field_template< _TYPE_, _TYPE_ARRAY_ > &coarse, int compute_weighted_average=0) const
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 Coarsen_Operator_K::coarsen_(const IJK_Field_template< _TYPE_, _TYPE_ARRAY_ > &fine, IJK_Field_template< _TYPE_, _TYPE_ARRAY_ > &coarse, int compute_weighted_average=0) const <coarsen-operator-k-private-void-coarsen-operator-k-coarsen-underscore-const-ijk-field-template-type-type-array-ref-fine-ijk-field-template-type-type-array-ref-coarse-int-compute-weighted-average-equal-0-const>`
[void Coarsen_Operator_K::coarsen_(const IJK_Field_template< _TYPE_, _TYPE_ARRAY_ > &fine, IJK_Field_template< _TYPE_, _TYPE_ARRAY_ > &coarse, int compute_weighted_average=0) const](#coarsen-operator-k-private-void-coarsen-operator-k-coarsen-underscore-const-ijk-field-template-type-type-array-ref-fine-ijk-field-template-type-type-array-ref-coarse-int-compute-weighted-average-equal-0-const)

initialize_grid_data_#

Definition
void Coarsen_Operator_K::initialize_grid_data_(const Grid_Level_Data_template< _TYPE_ > &fine, Grid_Level_Data_template< _TYPE_ > &coarse, int additional_k_layers)
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 Coarsen_Operator_K::initialize_grid_data_(const Grid_Level_Data_template< _TYPE_ > &fine, Grid_Level_Data_template< _TYPE_ > &coarse, int additional_k_layers) <coarsen-operator-k-private-void-coarsen-operator-k-initialize-grid-data-underscore-const-grid-level-data-template-type-ref-fine-grid-level-data-template-type-ref-coarse-int-additional-k-layers>`
[void Coarsen_Operator_K::initialize_grid_data_(const Grid_Level_Data_template< _TYPE_ > &fine, Grid_Level_Data_template< _TYPE_ > &coarse, int additional_k_layers)](#coarsen-operator-k-private-void-coarsen-operator-k-initialize-grid-data-underscore-const-grid-level-data-template-type-ref-fine-grid-level-data-template-type-ref-coarse-int-additional-k-layers)

interpolate_sub_shiftk_#

Definition
void Coarsen_Operator_K::interpolate_sub_shiftk_(const IJK_Field_template< _TYPE_, _TYPE_ARRAY_ > &coarse, IJK_Field_template< _TYPE_, _TYPE_ARRAY_ > &fine, const int kshift) const
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 Coarsen_Operator_K::interpolate_sub_shiftk_(const IJK_Field_template< _TYPE_, _TYPE_ARRAY_ > &coarse, IJK_Field_template< _TYPE_, _TYPE_ARRAY_ > &fine, const int kshift) const <coarsen-operator-k-private-void-coarsen-operator-k-interpolate-sub-shiftk-underscore-const-ijk-field-template-type-type-array-ref-coarse-ijk-field-template-type-type-array-ref-fine-const-int-kshift-const>`
[void Coarsen_Operator_K::interpolate_sub_shiftk_(const IJK_Field_template< _TYPE_, _TYPE_ARRAY_ > &coarse, IJK_Field_template< _TYPE_, _TYPE_ARRAY_ > &fine, const int kshift) const](#coarsen-operator-k-private-void-coarsen-operator-k-interpolate-sub-shiftk-underscore-const-ijk-field-template-type-type-array-ref-coarse-ijk-field-template-type-type-array-ref-fine-const-int-kshift-const)

Attributes Documentation#

info_obj (public)
const Type_info Coarsen_Operator_K::info_obj
avg_coefficients_ (protected)
ArrOfDouble Coarsen_Operator_K::avg_coefficients_
avg_coefficients_local_ (protected)
ArrOfDouble Coarsen_Operator_K::avg_coefficients_local_
coarsen_coefficients_ (protected)
ArrOfDouble Coarsen_Operator_K::coarsen_coefficients_
coarsen_coefficients_local_ (protected)
ArrOfDouble Coarsen_Operator_K::coarsen_coefficients_local_
file_z_coord_ (protected)
Nom Coarsen_Operator_K::file_z_coord_
src_dest_index_ (protected)
IntTab Coarsen_Operator_K::src_dest_index_
src_dest_index_local_ (protected)
IntTab Coarsen_Operator_K::src_dest_index_local_
z_coord_all_ (protected)
ArrOfDouble Coarsen_Operator_K::z_coord_all_