NeoN
WIP Prototype of a modern OpenFOAM core
Loading...
Searching...
No Matches
NeoN::la::CSRMatrix< ValueType, IndexType > Member List

This is the complete list of members for NeoN::la::CSRMatrix< ValueType, IndexType >, including all inherited members.

colIdxs()NeoN::la::CSRMatrix< ValueType, IndexType >inline
colIdxs() constNeoN::la::CSRMatrix< ValueType, IndexType >inline
copyToExecutor(Executor dstExec) constNeoN::la::CSRMatrix< ValueType, IndexType >inline
copyToHost() constNeoN::la::CSRMatrix< ValueType, IndexType >inline
CSRMatrix(const Vector< ValueType > &values, const Vector< IndexType > &colIdxs, const Vector< IndexType > &rowOffs)NeoN::la::CSRMatrix< ValueType, IndexType >inline
CSRMatrix(const Executor exec)NeoN::la::CSRMatrix< ValueType, IndexType >inline
exec() constNeoN::la::CSRMatrix< ValueType, IndexType >inline
nNonZeros() constNeoN::la::CSRMatrix< ValueType, IndexType >inline
nRows() constNeoN::la::CSRMatrix< ValueType, IndexType >inline
rowPtrs()NeoN::la::CSRMatrix< ValueType, IndexType >inline
rowPtrs() constNeoN::la::CSRMatrix< ValueType, IndexType >inline
values()NeoN::la::CSRMatrix< ValueType, IndexType >inline
values() constNeoN::la::CSRMatrix< ValueType, IndexType >inline
view()NeoN::la::CSRMatrix< ValueType, IndexType >inline
view() constNeoN::la::CSRMatrix< ValueType, IndexType >inline
~CSRMatrix()=defaultNeoN::la::CSRMatrix< ValueType, IndexType >