Coarsen_Operator_K#
#include <Coarsen_Operator_K.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:`Coarsen\_Operator\_K <class-coarsen-operator-k>`
[Coarsen\_Operator\_K](#class-coarsen-operator-k)
Detailed description#
Inherits from#
public : Coarsen_Operator_base
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#
List of Private Methods#
Complete Member Function Documentation#
coarsen#
void Coarsen_Operator_K::coarsen(const IJK_Field_double &fine, IJK_Field_double &coarse, int compute_weighted_average=0) 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:`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#
void Coarsen_Operator_K::coarsen(const IJK_Field_float &fine, IJK_Field_float &coarse, int compute_weighted_average=0) 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:`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#
Coarsen_Operator_K::Coarsen_Operator_K()
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#
int Coarsen_Operator_K::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 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#
const Type_info * Coarsen_Operator_K::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 * 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#
void Coarsen_Operator_K::initialize_grid_data(const Grid_Level_Data_double &fine, Grid_Level_Data_double &coarse, int additional_k_layers) 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:`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#
void Coarsen_Operator_K::initialize_grid_data(const Grid_Level_Data_float &fine, Grid_Level_Data_float &coarse, int additional_k_layers) 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:`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#
void Coarsen_Operator_K::interpolate_sub_shiftk(const IJK_Field_double &coarse, IJK_Field_double &fine, const int kshift) 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:`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#
void Coarsen_Operator_K::interpolate_sub_shiftk(const IJK_Field_float &coarse, IJK_Field_float &fine, const int kshift) 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:`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#
unsigned Coarsen_Operator_K::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 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#
Coarsen_Operator_K::~Coarsen_Operator_K()
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#
Objet_U * Coarsen_Operator_K::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 * 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#
const Type_info * Coarsen_Operator_K::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 * 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#
const Coarsen_Operator_K & Coarsen_Operator_K::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 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#
Coarsen_Operator_K & Coarsen_Operator_K::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:`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#
void Coarsen_Operator_K::ajouter_param(Param ¶m) 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:`void Coarsen_Operator_K::ajouter_param(Param ¶m) override <coarsen-operator-k-protected-void-coarsen-operator-k-ajouter-param-param-ref-param-override>`
[void Coarsen_Operator_K::ajouter_param(Param ¶m) override](#coarsen-operator-k-protected-void-coarsen-operator-k-ajouter-param-param-ref-param-override)
printOn#
Sortie & Coarsen_Operator_K::printOn(Sortie &x) const override
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#
Entree & Coarsen_Operator_K::readOn(Entree &) override
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_#
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
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_#
void Coarsen_Operator_K::initialize_grid_data_(const Grid_Level_Data_template< _TYPE_ > &fine, Grid_Level_Data_template< _TYPE_ > &coarse, int additional_k_layers)
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_#
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
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#
const Type_info Coarsen_Operator_K::info_obj
ArrOfDouble Coarsen_Operator_K::avg_coefficients_
ArrOfDouble Coarsen_Operator_K::avg_coefficients_local_
ArrOfDouble Coarsen_Operator_K::coarsen_coefficients_
ArrOfDouble Coarsen_Operator_K::coarsen_coefficients_local_
Nom Coarsen_Operator_K::file_z_coord_
IntTab Coarsen_Operator_K::src_dest_index_
IntTab Coarsen_Operator_K::src_dest_index_local_
ArrOfDouble Coarsen_Operator_K::z_coord_all_