IJKArray_with_ghost#
#include <IJKArray_with_ghost.h>
This is an array with [] operator.
How to cite this class in this doc#
:ref:`IJKArray\_with\_ghost <class-template-ijkarray-with-ghost>`
[IJKArray\_with\_ghost](#class-template-ijkarray-with-ghost)
Detailed description#
Allocate array with resize(n, ghost). tab[i] is valid for “ - ghost < = i <n + ghost”
Inherits from#
public : Objet_U
List of Protected Methods#
List of Public Methods#
Complete Member Function Documentation#
duplique
int IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::duplique() const override
Reimplements:
References
How to cite in this doc:
:ref:`int IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::duplique() const override <protected-int-ijkarray-with-ghost-type-type-array-duplique-const-override>`
[int IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::duplique() const override](#protected-int-ijkarray-with-ghost-type-type-array-duplique-const-override)
printOn
Sortie & IJKArray_with_ghost<_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 & IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::printOn(Sortie &os) const override <protected-sortie-ref-ijkarray-with-ghost-type-type-array-printon-sortie-ref-os-const-override>`
[Sortie & IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::printOn(Sortie &os) const override](#protected-sortie-ref-ijkarray-with-ghost-type-type-array-printon-sortie-ref-os-const-override)
readOn
Entree & IJKArray_with_ghost<_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 & IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::readOn(Entree &is) override <protected-entree-ref-ijkarray-with-ghost-type-type-array-readon-entree-ref-is-override>`
[Entree & IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::readOn(Entree &is) override](#protected-entree-ref-ijkarray-with-ghost-type-type-array-readon-entree-ref-is-override)
taille_memoire
unsigned IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::taille_memoire() const override
Reimplements:
How to cite in this doc:
:ref:`unsigned IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::taille_memoire() const override <protected-unsigned-ijkarray-with-ghost-type-type-array-taille-memoire-const-override>`
[unsigned IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::taille_memoire() const override](#protected-unsigned-ijkarray-with-ghost-type-type-array-taille-memoire-const-override)
data
const _TYPE_ARRAY_ & IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::data() const
How to cite in this doc:
:ref:`const _TYPE_ARRAY_ & IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::data() const <public-const-type-array-ref-ijkarray-with-ghost-type-type-array-data-const>`
[const _TYPE_ARRAY_ & IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::data() const](#public-const-type-array-ref-ijkarray-with-ghost-type-type-array-data-const)
echange_espace_virtuel
void IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::echange_espace_virtuel(int pe_min, int pe_max)
References
How to cite in this doc:
:ref:`void IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::echange_espace_virtuel(int pe_min, int pe_max) <public-void-ijkarray-with-ghost-type-type-array-echange-espace-virtuel-int-pe-min-int-pe-max>`
[void IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::echange_espace_virtuel(int pe_min, int pe_max)](#public-void-ijkarray-with-ghost-type-type-array-echange-espace-virtuel-int-pe-min-int-pe-max)
ghost
int IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::ghost() const
Referenced By
How to cite in this doc:
:ref:`int IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::ghost() const <public-int-ijkarray-with-ghost-type-type-array-ghost-const>`
[int IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::ghost() const](#public-int-ijkarray-with-ghost-type-type-array-ghost-const)
IJKArray_with_ghost
IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::IJKArray_with_ghost()
Referenced By
How to cite in this doc:
:ref:`IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::IJKArray_with_ghost() <public-ijkarray-with-ghost-type-type-array-ijkarray-with-ghost>`
[IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::IJKArray_with_ghost()](#public-ijkarray-with-ghost-type-type-array-ijkarray-with-ghost)
operator[]
_TYPE_ & IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::operator[](int i)
References
How to cite in this doc:
:ref:`_TYPE_ & IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::operator[](int i) <public-type-ref-ijkarray-with-ghost-type-type-array-operator[]-int-i>`
[_TYPE_ & IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::operator[](int i)](#public-type-ref-ijkarray-with-ghost-type-type-array-operator[]-int-i)
operator[]
_TYPE_ IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::operator[](int i) const
References
How to cite in this doc:
:ref:`_TYPE_ IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::operator[](int i) const <public-type-ijkarray-with-ghost-type-type-array-operator[]-int-i-const>`
[_TYPE_ IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::operator[](int i) const](#public-type-ijkarray-with-ghost-type-type-array-operator[]-int-i-const)
resize
void IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::resize(int n, int new_ghost)
References
How to cite in this doc:
:ref:`void IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::resize(int n, int new_ghost) <public-void-ijkarray-with-ghost-type-type-array-resize-int-n-int-new-ghost>`
[void IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::resize(int n, int new_ghost)](#public-void-ijkarray-with-ghost-type-type-array-resize-int-n-int-new-ghost)
size
int IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::size() const
References
Referenced By
How to cite in this doc:
:ref:`int IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::size() const <public-int-ijkarray-with-ghost-type-type-array-size-const>`
[int IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::size() const](#public-int-ijkarray-with-ghost-type-type-array-size-const)
Attributes Documentation#
ghost_ (protected)
int IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::ghost_
tab_ (protected)
_TYPE_ARRAY_ IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::tab_