Kokkos::CisMatrix< OrdinalType, ScalarType > Member List
This is the complete list of members for
Kokkos::CisMatrix< OrdinalType, ScalarType >, including all inherited members.
getHasImplicitUnitDiagonal() const =0 | Kokkos::CisMatrix< OrdinalType, ScalarType > | [pure virtual] |
getIndices(OrdinalType i, OrdinalType &numEntries, OrdinalType *&indices) const =0 | Kokkos::CisMatrix< OrdinalType, ScalarType > | [pure virtual] |
getIsLowerTriangular() const =0 | Kokkos::CisMatrix< OrdinalType, ScalarType > | [pure virtual] |
getIsRowOriented() const =0 | Kokkos::CisMatrix< OrdinalType, ScalarType > | [pure virtual] |
getIsUpperTriangular() const =0 | Kokkos::CisMatrix< OrdinalType, ScalarType > | [pure virtual] |
getNumCols() const =0 | Kokkos::CisMatrix< OrdinalType, ScalarType > | [pure virtual] |
getNumEntries() const =0 | Kokkos::CisMatrix< OrdinalType, ScalarType > | [pure virtual] |
getNumRows() const =0 | Kokkos::CisMatrix< OrdinalType, ScalarType > | [pure virtual] |
getValues(OrdinalType i, ScalarType *&values) const =0 | Kokkos::CisMatrix< OrdinalType, ScalarType > | [pure virtual] |
~CisMatrix() | Kokkos::CisMatrix< OrdinalType, ScalarType > | [inline, virtual] |