IJK_Field_local_template#

#include <IJK_Field_local_template.h>

: This class describes a scalar field in an ijk box without any parallel information.

How to cite this class in this doc#

:ref:`IJK\_Field\_local\_template <class-template-ijk-field-local-template>`
[IJK\_Field\_local\_template](#class-template-ijk-field-local-template)

Detailed description#

The scalar field can be accessed by Inherits from Field_base to have access to all the naming logic.

Inherits from#

Inherited by#

List of Protected Methods#

List of Public Methods#

Complete Member Function Documentation#

duplique
int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::duplique() const override

Reimplements:

References
How to cite in this doc:
:ref:`int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::duplique() const override <protected-int-ijk-field-local-template-type-type-array-duplique-const-override>`
[int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::duplique() const override](#protected-int-ijk-field-local-template-type-type-array-duplique-const-override)
printOn
Sortie & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::printOn(Sortie &os) const override

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

Reimplements:

How to cite in this doc:
:ref:`Sortie & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::printOn(Sortie &os) const override <protected-sortie-ref-ijk-field-local-template-type-type-array-printon-sortie-ref-os-const-override>`
[Sortie & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::printOn(Sortie &os) const override](#protected-sortie-ref-ijk-field-local-template-type-type-array-printon-sortie-ref-os-const-override)
readOn
Entree & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::readOn(Entree &is) override

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

Reimplements:

How to cite in this doc:
:ref:`Entree & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::readOn(Entree &is) override <protected-entree-ref-ijk-field-local-template-type-type-array-readon-entree-ref-is-override>`
[Entree & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::readOn(Entree &is) override](#protected-entree-ref-ijk-field-local-template-type-type-array-readon-entree-ref-is-override)
taille_memoire
unsigned IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::taille_memoire() const override

Reimplements:

How to cite in this doc:
:ref:`unsigned IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::taille_memoire() const override <protected-unsigned-ijk-field-local-template-type-type-array-taille-memoire-const-override>`
[unsigned IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::taille_memoire() const override](#protected-unsigned-ijk-field-local-template-type-type-array-taille-memoire-const-override)
allocate
void IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::allocate(int ni, int nj, int nk, int ghosts, int additional_k_layers=0, int nb_compo=1, bool external_storage=false)
Referenced By
How to cite in this doc:
:ref:`void IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::allocate(int ni, int nj, int nk, int ghosts, int additional_k_layers=0, int nb_compo=1, bool external_storage=false) <public-void-ijk-field-local-template-type-type-array-allocate-int-ni-int-nj-int-nk-int-ghosts-int-additional-k-layers-equal-0-int-nb-compo-equal-1-bool-external-storage-equal-false>`
[void IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::allocate(int ni, int nj, int nk, int ghosts, int additional_k_layers=0, int nb_compo=1, bool external_storage=false)](#public-void-ijk-field-local-template-type-type-array-allocate-int-ni-int-nj-int-nk-int-ghosts-int-additional-k-layers-equal-0-int-nb-compo-equal-1-bool-external-storage-equal-false)
compo_stride
int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::compo_stride() const
References
How to cite in this doc:
:ref:`int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::compo_stride() const <public-int-ijk-field-local-template-type-type-array-compo-stride-const>`
[int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::compo_stride() const](#public-int-ijk-field-local-template-type-type-array-compo-stride-const)
data
_TYPE_ARRAY_ & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::data()
References
Referenced By
How to cite in this doc:
:ref:`_TYPE_ARRAY_ & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::data() <public-type-array-ref-ijk-field-local-template-type-type-array-data>`
[_TYPE_ARRAY_ & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::data()](#public-type-array-ref-ijk-field-local-template-type-type-array-data)
data
const _TYPE_ARRAY_ & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::data() const
References
How to cite in this doc:
:ref:`const _TYPE_ARRAY_ & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::data() const <public-const-type-array-ref-ijk-field-local-template-type-type-array-data-const>`
[const _TYPE_ARRAY_ & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::data() const](#public-const-type-array-ref-ijk-field-local-template-type-type-array-data-const)
get_allocated_size
int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::get_allocated_size() const
References
How to cite in this doc:
:ref:`int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::get_allocated_size() const <public-int-ijk-field-local-template-type-type-array-get-allocated-size-const>`
[int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::get_allocated_size() const](#public-int-ijk-field-local-template-type-type-array-get-allocated-size-const)
get_in_allocated_area
_TYPE_ & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::get_in_allocated_area(int i, int j, int k)
References
How to cite in this doc:
:ref:`_TYPE_ & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::get_in_allocated_area(int i, int j, int k) <public-type-ref-ijk-field-local-template-type-type-array-get-in-allocated-area-int-i-int-j-int-k>`
[_TYPE_ & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::get_in_allocated_area(int i, int j, int k)](#public-type-ref-ijk-field-local-template-type-type-array-get-in-allocated-area-int-i-int-j-int-k)
get_in_allocated_area
const _TYPE_ & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::get_in_allocated_area(int i, int j, int k) const
References
How to cite in this doc:
:ref:`const _TYPE_ & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::get_in_allocated_area(int i, int j, int k) const <public-const-type-ref-ijk-field-local-template-type-type-array-get-in-allocated-area-int-i-int-j-int-k-const>`
[const _TYPE_ & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::get_in_allocated_area(int i, int j, int k) const](#public-const-type-ref-ijk-field-local-template-type-type-array-get-in-allocated-area-int-i-int-j-int-k-const)
get_in_allocated_area
_TYPE_ & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::get_in_allocated_area(int i, int j, int k, int compo)
References
How to cite in this doc:
:ref:`_TYPE_ & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::get_in_allocated_area(int i, int j, int k, int compo) <public-type-ref-ijk-field-local-template-type-type-array-get-in-allocated-area-int-i-int-j-int-k-int-compo>`
[_TYPE_ & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::get_in_allocated_area(int i, int j, int k, int compo)](#public-type-ref-ijk-field-local-template-type-type-array-get-in-allocated-area-int-i-int-j-int-k-int-compo)
get_in_allocated_area
const _TYPE_ & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::get_in_allocated_area(int i, int j, int k, int compo) const
References
How to cite in this doc:
:ref:`const _TYPE_ & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::get_in_allocated_area(int i, int j, int k, int compo) const <public-const-type-ref-ijk-field-local-template-type-type-array-get-in-allocated-area-int-i-int-j-int-k-int-compo-const>`
[const _TYPE_ & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::get_in_allocated_area(int i, int j, int k, int compo) const](#public-const-type-ref-ijk-field-local-template-type-type-array-get-in-allocated-area-int-i-int-j-int-k-int-compo-const)
ghost
int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::ghost() const
References
Referenced By
How to cite in this doc:
:ref:`int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::ghost() const <public-int-ijk-field-local-template-type-type-array-ghost-const>`
[int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::ghost() const](#public-int-ijk-field-local-template-type-type-array-ghost-const)
IJK_Field_local_template
IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::IJK_Field_local_template()
References
Referenced By
How to cite in this doc:
:ref:`IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::IJK_Field_local_template() <public-ijk-field-local-template-type-type-array-ijk-field-local-template>`
[IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::IJK_Field_local_template()](#public-ijk-field-local-template-type-type-array-ijk-field-local-template)
j_stride
int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::j_stride() const
References
Referenced By
How to cite in this doc:
:ref:`int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::j_stride() const <public-int-ijk-field-local-template-type-type-array-j-stride-const>`
[int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::j_stride() const](#public-int-ijk-field-local-template-type-type-array-j-stride-const)
k_layer
_TYPE_ * IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::k_layer(int k)
References
How to cite in this doc:
:ref:`_TYPE_ * IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::k_layer(int k) <public-type-ptr-ijk-field-local-template-type-type-array-k-layer-int-k>`
[_TYPE_ * IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::k_layer(int k)](#public-type-ptr-ijk-field-local-template-type-type-array-k-layer-int-k)
k_layer
const _TYPE_ * IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::k_layer(int k) const
References
How to cite in this doc:
:ref:`const _TYPE_ * IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::k_layer(int k) const <public-const-type-ptr-ijk-field-local-template-type-type-array-k-layer-int-k-const>`
[const _TYPE_ * IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::k_layer(int k) const](#public-const-type-ptr-ijk-field-local-template-type-type-array-k-layer-int-k-const)
k_layer
_TYPE_ * IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::k_layer(int k, int compo)
References
How to cite in this doc:
:ref:`_TYPE_ * IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::k_layer(int k, int compo) <public-type-ptr-ijk-field-local-template-type-type-array-k-layer-int-k-int-compo>`
[_TYPE_ * IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::k_layer(int k, int compo)](#public-type-ptr-ijk-field-local-template-type-type-array-k-layer-int-k-int-compo)
k_layer
const _TYPE_ * IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::k_layer(int k, int compo) const
References
How to cite in this doc:
:ref:`const _TYPE_ * IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::k_layer(int k, int compo) const <public-const-type-ptr-ijk-field-local-template-type-type-array-k-layer-int-k-int-compo-const>`
[const _TYPE_ * IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::k_layer(int k, int compo) const](#public-const-type-ptr-ijk-field-local-template-type-type-array-k-layer-int-k-int-compo-const)
k_shift
int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::k_shift() const
References
Referenced By
How to cite in this doc:
:ref:`int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::k_shift() const <public-int-ijk-field-local-template-type-type-array-k-shift-const>`
[int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::k_shift() const](#public-int-ijk-field-local-template-type-type-array-k-shift-const)
k_shift_max
int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::k_shift_max() const
References
How to cite in this doc:
:ref:`int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::k_shift_max() const <public-int-ijk-field-local-template-type-type-array-k-shift-max-const>`
[int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::k_shift_max() const](#public-int-ijk-field-local-template-type-type-array-k-shift-max-const)
k_stride
int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::k_stride() const
References
Referenced By
How to cite in this doc:
:ref:`int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::k_stride() const <public-int-ijk-field-local-template-type-type-array-k-stride-const>`
[int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::k_stride() const](#public-int-ijk-field-local-template-type-type-array-k-stride-const)
linear_index
int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::linear_index(int i, int j, int k) const
References
Referenced By
How to cite in this doc:
:ref:`int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::linear_index(int i, int j, int k) const <public-int-ijk-field-local-template-type-type-array-linear-index-int-i-int-j-int-k-const>`
[int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::linear_index(int i, int j, int k) const](#public-int-ijk-field-local-template-type-type-array-linear-index-int-i-int-j-int-k-const)
linear_index
int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::linear_index(int i, int j, int k, int compo) const
References
How to cite in this doc:
:ref:`int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::linear_index(int i, int j, int k, int compo) const <public-int-ijk-field-local-template-type-type-array-linear-index-int-i-int-j-int-k-int-compo-const>`
[int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::linear_index(int i, int j, int k, int compo) const](#public-int-ijk-field-local-template-type-type-array-linear-index-int-i-int-j-int-k-int-compo-const)
linear_index_relaxed_test
int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::linear_index_relaxed_test(int i, int j, int k) const
References
Referenced By
How to cite in this doc:
:ref:`int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::linear_index_relaxed_test(int i, int j, int k) const <public-int-ijk-field-local-template-type-type-array-linear-index-relaxed-test-int-i-int-j-int-k-const>`
[int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::linear_index_relaxed_test(int i, int j, int k) const](#public-int-ijk-field-local-template-type-type-array-linear-index-relaxed-test-int-i-int-j-int-k-const)
linear_index_relaxed_test
int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::linear_index_relaxed_test(int i, int j, int k, int compo) const
References
How to cite in this doc:
:ref:`int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::linear_index_relaxed_test(int i, int j, int k, int compo) const <public-int-ijk-field-local-template-type-type-array-linear-index-relaxed-test-int-i-int-j-int-k-int-compo-const>`
[int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::linear_index_relaxed_test(int i, int j, int k, int compo) const](#public-int-ijk-field-local-template-type-type-array-linear-index-relaxed-test-int-i-int-j-int-k-int-compo-const)
nb_elem_local
int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::nb_elem_local(int dir) const
References
Referenced By
How to cite in this doc:
:ref:`int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::nb_elem_local(int dir) const <public-int-ijk-field-local-template-type-type-array-nb-elem-local-int-dir-const>`
[int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::nb_elem_local(int dir) const](#public-int-ijk-field-local-template-type-type-array-nb-elem-local-int-dir-const)
ni
int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::ni() const
References
Referenced By
How to cite in this doc:
:ref:`int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::ni() const <public-int-ijk-field-local-template-type-type-array-ni-const>`
[int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::ni() const](#public-int-ijk-field-local-template-type-type-array-ni-const)
nj
int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::nj() const
References
Referenced By
How to cite in this doc:
:ref:`int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::nj() const <public-int-ijk-field-local-template-type-type-array-nj-const>`
[int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::nj() const](#public-int-ijk-field-local-template-type-type-array-nj-const)
nk
int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::nk() const
References
Referenced By
How to cite in this doc:
:ref:`int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::nk() const <public-int-ijk-field-local-template-type-type-array-nk-const>`
[int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::nk() const](#public-int-ijk-field-local-template-type-type-array-nk-const)
operator()
_TYPE_ & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::operator()(int i, int j, int k)
References
Referenced By
How to cite in this doc:
:ref:`_TYPE_ & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::operator()(int i, int j, int k) <public-type-ref-ijk-field-local-template-type-type-array-operator-int-i-int-j-int-k>`
[_TYPE_ & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::operator()(int i, int j, int k)](#public-type-ref-ijk-field-local-template-type-type-array-operator-int-i-int-j-int-k)
operator()
const _TYPE_ & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::operator()(int i, int j, int k) const
References
How to cite in this doc:
:ref:`const _TYPE_ & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::operator()(int i, int j, int k) const <public-const-type-ref-ijk-field-local-template-type-type-array-operator-int-i-int-j-int-k-const>`
[const _TYPE_ & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::operator()(int i, int j, int k) const](#public-const-type-ref-ijk-field-local-template-type-type-array-operator-int-i-int-j-int-k-const)
operator()
_TYPE_ & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::operator()(int i, int j, int k, int compo)
References
How to cite in this doc:
:ref:`_TYPE_ & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::operator()(int i, int j, int k, int compo) <public-type-ref-ijk-field-local-template-type-type-array-operator-int-i-int-j-int-k-int-compo>`
[_TYPE_ & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::operator()(int i, int j, int k, int compo)](#public-type-ref-ijk-field-local-template-type-type-array-operator-int-i-int-j-int-k-int-compo)
operator()
const _TYPE_ & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::operator()(int i, int j, int k, int compo) const
References
How to cite in this doc:
:ref:`const _TYPE_ & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::operator()(int i, int j, int k, int compo) const <public-const-type-ref-ijk-field-local-template-type-type-array-operator-int-i-int-j-int-k-int-compo-const>`
[const _TYPE_ & IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::operator()(int i, int j, int k, int compo) const](#public-const-type-ref-ijk-field-local-template-type-type-array-operator-int-i-int-j-int-k-int-compo-const)
ref_ij
void IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::ref_ij(IJK_Field_local_template &src, int k_layer)
Referenced By
How to cite in this doc:
:ref:`void IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::ref_ij(IJK_Field_local_template &src, int k_layer) <public-void-ijk-field-local-template-type-type-array-ref-ij-ijk-field-local-template-ref-src-int-k-layer>`
[void IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::ref_ij(IJK_Field_local_template &src, int k_layer)](#public-void-ijk-field-local-template-type-type-array-ref-ij-ijk-field-local-template-ref-src-int-k-layer)
shift_k_origin
void IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::shift_k_origin(int n)
Referenced By
How to cite in this doc:
:ref:`void IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::shift_k_origin(int n) <public-void-ijk-field-local-template-type-type-array-shift-k-origin-int-n>`
[void IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::shift_k_origin(int n)](#public-void-ijk-field-local-template-type-type-array-shift-k-origin-int-n)

Attributes Documentation#

additional_k_layers_ (protected)
int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::additional_k_layers_
allocated_size_ (protected)
int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::allocated_size_
compo_stride_ (protected)
int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::compo_stride_
data_ (protected)
_TYPE_ARRAY_ IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::data_
ghost_size_ (protected)
int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::ghost_size_
j_stride_ (protected)
int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::j_stride_
k_layer_shift_ (protected)
int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::k_layer_shift_
ni_ (protected)
int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::ni_
nj_ (protected)
int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::nj_
nk_ (protected)
int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::nk_
offset_ (protected)
int IJK_Field_local_template<_TYPE_, _TYPE_ARRAY_>::offset_