VDF_to_IJK#
#include <VDF_to_IJK.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:`VDF\_to\_IJK <class-vdf-to-ijk>`
[VDF\_to\_IJK](#class-vdf-to-ijk)
Detailed description#
List of Public Methods#
Complete Member Function Documentation#
convert_from_ijk#
Definition
void VDF_to_IJK::convert_from_ijk(const IJK_Field_template< _TYPE_, _TYPE_ARRAY_ > &ijk_x, DoubleVect &x, bool add=false) 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 VDF_to_IJK::convert_from_ijk(const IJK_Field_template< _TYPE_, _TYPE_ARRAY_ > &ijk_x, DoubleVect &x, bool add=false) const <vdf-to-ijk-public-void-vdf-to-ijk-convert-from-ijk-const-ijk-field-template-type-type-array-ref-ijk-x-doublevect-ref-x-bool-add-equal-false-const>`
[void VDF_to_IJK::convert_from_ijk(const IJK_Field_template< _TYPE_, _TYPE_ARRAY_ > &ijk_x, DoubleVect &x, bool add=false) const](#vdf-to-ijk-public-void-vdf-to-ijk-convert-from-ijk-const-ijk-field-template-type-type-array-ref-ijk-x-doublevect-ref-x-bool-add-equal-false-const)
convert_to_ijk#
Definition
void VDF_to_IJK::convert_to_ijk(const DoubleVect &x, IJK_Field_template< _TYPE_, _TYPE_ARRAY_ > &ijk_x) 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 VDF_to_IJK::convert_to_ijk(const DoubleVect &x, IJK_Field_template< _TYPE_, _TYPE_ARRAY_ > &ijk_x) const <vdf-to-ijk-public-void-vdf-to-ijk-convert-to-ijk-const-doublevect-ref-x-ijk-field-template-type-type-array-ref-ijk-x-const>`
[void VDF_to_IJK::convert_to_ijk(const DoubleVect &x, IJK_Field_template< _TYPE_, _TYPE_ARRAY_ > &ijk_x) const](#vdf-to-ijk-public-void-vdf-to-ijk-convert-to-ijk-const-doublevect-ref-x-ijk-field-template-type-type-array-ref-ijk-x-const)
initialize#
Definition
void VDF_to_IJK::initialize(const Domaine_VF &domaine_vf, const Domaine_IJK &splitting, Domaine_IJK::Localisation localisation, int direction_for_x, int direction_for_y, int direction_for_z)
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 VDF_to_IJK::initialize(const Domaine_VF &domaine_vf, const Domaine_IJK &splitting, Domaine_IJK::Localisation localisation, int direction_for_x, int direction_for_y, int direction_for_z) <vdf-to-ijk-public-void-vdf-to-ijk-initialize-const-domaine-vf-ref-domaine-vf-const-domaine-ijk-ref-splitting-domaine-ijk-localisation-localisation-int-direction-for-x-int-direction-for-y-int-direction-for-z>`
[void VDF_to_IJK::initialize(const Domaine_VF &domaine_vf, const Domaine_IJK &splitting, Domaine_IJK::Localisation localisation, int direction_for_x, int direction_for_y, int direction_for_z)](#vdf-to-ijk-public-void-vdf-to-ijk-initialize-const-domaine-vf-ref-domaine-vf-const-domaine-ijk-ref-splitting-domaine-ijk-localisation-localisation-int-direction-for-x-int-direction-for-y-int-direction-for-z)
Attributes Documentation#
ijk_ni_ (protected)
int VDF_to_IJK::ijk_ni_
ijk_nj_ (protected)
int VDF_to_IJK::ijk_nj_
pe_recv_ (protected)
ArrOfInt VDF_to_IJK::pe_recv_
pe_recv_data_ (protected)
Static_Int_Lists VDF_to_IJK::pe_recv_data_
pe_recv_size_ (protected)
ArrOfInt VDF_to_IJK::pe_recv_size_
pe_send_ (protected)
ArrOfInt VDF_to_IJK::pe_send_
pe_send_data_ (protected)
Static_Int_Lists VDF_to_IJK::pe_send_data_