IJKArray_with_ghost#
#include <IJKArray_with_ghost.h>
This is an array with [] operator.
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:`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
Detailed description
Reimplements:
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:`int IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::duplique() const override <ijkarray-with-ghost-protected-int-ijkarray-with-ghost-type-type-array-duplique-const-override>`
[int IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::duplique() const override](#ijkarray-with-ghost-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.
Detailed description
Reimplements:
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:`Sortie & IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::printOn(Sortie &os) const override <ijkarray-with-ghost-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](#ijkarray-with-ghost-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.
Detailed description
Reimplements:
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:`Entree & IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::readOn(Entree &is) override <ijkarray-with-ghost-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](#ijkarray-with-ghost-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
Detailed description
Reimplements:
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:`unsigned IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::taille_memoire() const override <ijkarray-with-ghost-protected-unsigned-ijkarray-with-ghost-type-type-array-taille-memoire-const-override>`
[unsigned IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::taille_memoire() const override](#ijkarray-with-ghost-protected-unsigned-ijkarray-with-ghost-type-type-array-taille-memoire-const-override)
data#
const _TYPE_ARRAY_ & IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::data() const
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:`const _TYPE_ARRAY_ & IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::data() const <ijkarray-with-ghost-public-const-type-array-ref-ijkarray-with-ghost-type-type-array-data-const>`
[const _TYPE_ARRAY_ & IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::data() const](#ijkarray-with-ghost-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)
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 IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::echange_espace_virtuel(int pe_min, int pe_max) <ijkarray-with-ghost-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)](#ijkarray-with-ghost-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
Detailed description
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:`int IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::ghost() const <ijkarray-with-ghost-public-int-ijkarray-with-ghost-type-type-array-ghost-const>`
[int IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::ghost() const](#ijkarray-with-ghost-public-int-ijkarray-with-ghost-type-type-array-ghost-const)
IJKArray_with_ghost#
IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::IJKArray_with_ghost()
Detailed description
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:`IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::IJKArray_with_ghost() <ijkarray-with-ghost-public-ijkarray-with-ghost-type-type-array-ijkarray-with-ghost>`
[IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::IJKArray_with_ghost()](#ijkarray-with-ghost-public-ijkarray-with-ghost-type-type-array-ijkarray-with-ghost)
operator[]#
_TYPE_ & IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::operator[](int i)
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:`_TYPE_ & IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::operator[](int i) <ijkarray-with-ghost-public-type-ref-ijkarray-with-ghost-type-type-array-operator[]-int-i>`
[_TYPE_ & IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::operator[](int i)](#ijkarray-with-ghost-public-type-ref-ijkarray-with-ghost-type-type-array-operator[]-int-i)
operator[]#
_TYPE_ IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::operator[](int i) const
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:`_TYPE_ IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::operator[](int i) const <ijkarray-with-ghost-public-type-ijkarray-with-ghost-type-type-array-operator[]-int-i-const>`
[_TYPE_ IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::operator[](int i) const](#ijkarray-with-ghost-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)
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 IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::resize(int n, int new_ghost) <ijkarray-with-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)](#ijkarray-with-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
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:`int IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::size() const <ijkarray-with-ghost-public-int-ijkarray-with-ghost-type-type-array-size-const>`
[int IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::size() const](#ijkarray-with-ghost-public-int-ijkarray-with-ghost-type-type-array-size-const)
Attributes Documentation#
int IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::ghost_
_TYPE_ARRAY_ IJKArray_with_ghost<_TYPE_, _TYPE_ARRAY_>::tab_