IJK_ptr#
#include <IJK_ptr.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:`IJK\_ptr <class-template-ijk-ptr>`
[IJK\_ptr](#class-template-ijk-ptr)
Detailed description#
Inherits from#
public : ConstIJK_ptr
<_TYPE_, _TYPE_ARRAY_>
Inheritance graph#
If the image is too small, right-click and open in new tab
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)
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:`IJK_ptr<_TYPE_, _TYPE_ARRAY_>::IJK_ptr(IJK_Field_local_template< _TYPE_, _TYPE_ARRAY_ > &field, int i, int j, int k) <ijk-ptr-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)](#ijk-ptr-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.
Detailed description
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 IJK_ptr<_TYPE_, _TYPE_ARRAY_>::put_val(int i_offset, const _TYPE_ &val) <ijk-ptr-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)](#ijk-ptr-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)
Detailed description
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 IJK_ptr<_TYPE_, _TYPE_ARRAY_>::put_val(int i_offset, const Simd_template< _TYPE_ > &val) <ijk-ptr-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)](#ijk-ptr-public-void-ijk-ptr-type-type-array-put-val-int-i-offset-const-simd-template-type-ref-val)