IJK_ptr#

#include <IJK_ptr.h>

How to cite this class in this doc#

:ref:`IJK\_ptr <class-template-ijk-ptr>`
[IJK\_ptr](#class-template-ijk-ptr)

Detailed description#

Inherits from#

List of Public Methods#

Complete Member Function Documentation#

IJK_ptr
IJK_ptr<_TYPE_, _TYPE_ARRAY_>::IJK_ptr(IJK_Field_local_template< _TYPE_, _TYPE_ARRAY_ > &field, int i, int j, int k)
How to cite in this doc:
:ref:`IJK_ptr<_TYPE_, _TYPE_ARRAY_>::IJK_ptr(IJK_Field_local_template< _TYPE_, _TYPE_ARRAY_ > &field, int i, int j, int k) <public-ijk-ptr-type-type-array-ijk-ptr-ijk-field-local-template-type-type-array-ref-field-int-i-int-j-int-k>`
[IJK_ptr<_TYPE_, _TYPE_ARRAY_>::IJK_ptr(IJK_Field_local_template< _TYPE_, _TYPE_ARRAY_ > &field, int i, int j, int k)](#public-ijk-ptr-type-type-array-ijk-ptr-ijk-field-local-template-type-type-array-ref-field-int-i-int-j-int-k)
put_val
void IJK_ptr<_TYPE_, _TYPE_ARRAY_>::put_val(int i_offset, const _TYPE_ &val)

Performs the assignment: field(i + i_offset,j,k) = val.

References
How to cite in this doc:
:ref:`void IJK_ptr<_TYPE_, _TYPE_ARRAY_>::put_val(int i_offset, const _TYPE_ &val) <public-void-ijk-ptr-type-type-array-put-val-int-i-offset-const-type-ref-val>`
[void IJK_ptr<_TYPE_, _TYPE_ARRAY_>::put_val(int i_offset, const _TYPE_ &val)](#public-void-ijk-ptr-type-type-array-put-val-int-i-offset-const-type-ref-val)
put_val
void IJK_ptr<_TYPE_, _TYPE_ARRAY_>::put_val(int i_offset, const Simd_template< _TYPE_ > &val)
References
How to cite in this doc:
:ref:`void IJK_ptr<_TYPE_, _TYPE_ARRAY_>::put_val(int i_offset, const Simd_template< _TYPE_ > &val) <public-void-ijk-ptr-type-type-array-put-val-int-i-offset-const-simd-template-type-ref-val>`
[void IJK_ptr<_TYPE_, _TYPE_ARRAY_>::put_val(int i_offset, const Simd_template< _TYPE_ > &val)](#public-void-ijk-ptr-type-type-array-put-val-int-i-offset-const-simd-template-type-ref-val)

Attributes Documentation#