opm-simulators
Loading...
Searching...
No Matches
Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy > Member List

This is the complete list of members for Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >, including all inherited members.

blockSize() constOpm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >inline
dim() constOpm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >inline
dispatchOnBlocksize(FunctionType function) constOpm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >inline
field_type typedef (defined in Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >)Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >
fromMatrix(const MatrixType &matrix, bool copyNonZeroElementsDirectly=false)Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >inlinestatic
get() const (defined in Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >)Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >inline
getColumnIndices()Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >inline
getColumnIndices() constOpm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >inline
getDescription()Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >inline
getNonZeroValues()Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >inline
getNonZeroValues() constOpm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >inline
getRowIndices()Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >inline
getRowIndices() constOpm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >inline
GpuSparseMatrixWrapper(const T *nonZeroElements, const int *rowIndices, const int *columnIndices, std::size_t numberOfNonzeroBlocks, std::size_t blockSize, std::size_t numberOfRows)Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >inline
GpuSparseMatrixWrapper(const GpuVector< int > &rowIndices, const GpuVector< int > &columnIndices, std::size_t blockSize)Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >inline
GpuSparseMatrixWrapper(const GpuSparseMatrixWrapper &other) (defined in Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >)Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >inline
GpuSparseMatrixWrapper()=default (defined in Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >)Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >
matrix_type typedef (defined in Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >)Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >
max_block_sizeOpm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >static
mv(const GpuVector< T > &x, GpuVector< T > &y) constOpm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >inlinevirtual
N() constOpm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >inline
nonzeroes() constOpm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >inline
operator->() (defined in Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >)Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >inline
operator->() const (defined in Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >)Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >inline
operator=(const GpuSparseMatrixWrapper &)=delete (defined in Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >)Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >
setLowerTriangular()Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >inline
setNonUnitDiagonal()Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >inline
setToZero()Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >inline
setUnitDiagonal()Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >inline
setUpperTriangular() (defined in Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >)Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >inline
umv(const GpuVector< T > &x, GpuVector< T > &y) constOpm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >inlinevirtual
updateNonzeroValues(const MatrixType &matrix, bool copyNonZeroElementsDirectly=false)Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >inline
updateNonzeroValues(const GpuSparseMatrixWrapper< T, OtherForceLegacy > &matrix)Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >inline
usmv(T alpha, const GpuVector< T > &x, GpuVector< T > &y) constOpm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >inlinevirtual
~GpuSparseMatrixWrapper()=default (defined in Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >)Opm::gpuistl::GpuSparseMatrixWrapper< T, ForceLegacy >virtual