Matrice_Morse_View#
#include <Matrice_Morse.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:`Matrice\_Morse\_View <class-matrice-morse-view>`
[Matrice\_Morse\_View](#class-matrice-morse-view)
Detailed description#
List of Public Methods#
Complete Member Function Documentation#
add#
KOKKOS_INLINE_FUNCTION void Matrice_Morse_View::add(int i, int j, double coeff, bool atomic=false) 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:`KOKKOS_INLINE_FUNCTION void Matrice_Morse_View::add(int i, int j, double coeff, bool atomic=false) const <matrice-morse-view-public-kokkos-inline-function-void-matrice-morse-view-add-int-i-int-j-double-coeff-bool-atomic-equal-false-const>`
[KOKKOS_INLINE_FUNCTION void Matrice_Morse_View::add(int i, int j, double coeff, bool atomic=false) const](#matrice-morse-view-public-kokkos-inline-function-void-matrice-morse-view-add-int-i-int-j-double-coeff-bool-atomic-equal-false-const)
atomic_add#
KOKKOS_INLINE_FUNCTION void Matrice_Morse_View::atomic_add(int i, int j, double coeff) 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:`KOKKOS_INLINE_FUNCTION void Matrice_Morse_View::atomic_add(int i, int j, double coeff) const <matrice-morse-view-public-kokkos-inline-function-void-matrice-morse-view-atomic-add-int-i-int-j-double-coeff-const>`
[KOKKOS_INLINE_FUNCTION void Matrice_Morse_View::atomic_add(int i, int j, double coeff) const](#matrice-morse-view-public-kokkos-inline-function-void-matrice-morse-view-atomic-add-int-i-int-j-double-coeff-const)
operator()#
KOKKOS_INLINE_FUNCTION double & Matrice_Morse_View::operator()(int i, int j) 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:`KOKKOS_INLINE_FUNCTION double & Matrice_Morse_View::operator()(int i, int j) const <matrice-morse-view-public-kokkos-inline-function-double-ref-matrice-morse-view-operator-int-i-int-j-const>`
[KOKKOS_INLINE_FUNCTION double & Matrice_Morse_View::operator()(int i, int j) const](#matrice-morse-view-public-kokkos-inline-function-double-ref-matrice-morse-view-operator-int-i-int-j-const)
set#
void Matrice_Morse_View::set(Matrice_Morse &matrice)
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:`void Matrice_Morse_View::set(Matrice_Morse &matrice) <matrice-morse-view-public-void-matrice-morse-view-set-matrice-morse-ref-matrice>`
[void Matrice_Morse_View::set(Matrice_Morse &matrice)](#matrice-morse-view-public-void-matrice-morse-view-set-matrice-morse-ref-matrice)
Attributes Documentation#
DoubleArrView Matrice_Morse_View::coeff_v
int Matrice_Morse_View::sorted_ = 0
int Matrice_Morse_View::symetrique_ = 0
CIntArrView Matrice_Morse_View::tab1_v
CIntArrView Matrice_Morse_View::tab2_v