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

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

colIdxs()NeoFOAM::la::CSRMatrix< ValueType, IndexType >inline
colIdxs() constNeoFOAM::la::CSRMatrix< ValueType, IndexType >inline
copyToExecutor(Executor dstExec) constNeoFOAM::la::CSRMatrix< ValueType, IndexType >inline
copyToHost() constNeoFOAM::la::CSRMatrix< ValueType, IndexType >inline
CSRMatrix(const Field< ValueType > &values, const Field< IndexType > &colIdxs, const Field< IndexType > &rowPtrs)NeoFOAM::la::CSRMatrix< ValueType, IndexType >inline
exec() constNeoFOAM::la::CSRMatrix< ValueType, IndexType >inline
nNonZeros() constNeoFOAM::la::CSRMatrix< ValueType, IndexType >inline
nRows() constNeoFOAM::la::CSRMatrix< ValueType, IndexType >inline
rowPtrs()NeoFOAM::la::CSRMatrix< ValueType, IndexType >inline
rowPtrs() constNeoFOAM::la::CSRMatrix< ValueType, IndexType >inline
span()NeoFOAM::la::CSRMatrix< ValueType, IndexType >inline
span() constNeoFOAM::la::CSRMatrix< ValueType, IndexType >inline
values()NeoFOAM::la::CSRMatrix< ValueType, IndexType >inline
values() constNeoFOAM::la::CSRMatrix< ValueType, IndexType >inline
~CSRMatrix()=defaultNeoFOAM::la::CSRMatrix< ValueType, IndexType >