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

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

CSRMatrixSpan(const std::span< ValueType > &values, const std::span< IndexType > &colIdxs, const std::span< IndexType > &rowPtrs)NeoFOAM::la::CSRMatrixSpan< ValueType, IndexType >inline
entry(const IndexType i, const IndexType j) constNeoFOAM::la::CSRMatrixSpan< ValueType, IndexType >inline
entry(const IndexType offset) constNeoFOAM::la::CSRMatrixSpan< ValueType, IndexType >inline
span()NeoFOAM::la::CSRMatrixSpan< ValueType, IndexType >inline
~CSRMatrixSpan()=defaultNeoFOAM::la::CSRMatrixSpan< ValueType, IndexType >