NeoN
WIP Prototype of a modern OpenFOAM core
|
This is the complete list of members for NeoN::la::CSRMatrixView< ValueType, IndexType >, including all inherited members.
colIdxs | NeoN::la::CSRMatrixView< ValueType, IndexType > | |
CSRMatrixView(const View< ValueType > &valueView, const View< IndexType > &colIdxsView, const View< IndexType > &rowOffsView) | NeoN::la::CSRMatrixView< ValueType, IndexType > | inline |
entry(const IndexType i, const IndexType j) const | NeoN::la::CSRMatrixView< ValueType, IndexType > | inline |
entry(const IndexType offset) const | NeoN::la::CSRMatrixView< ValueType, IndexType > | inline |
rowOffs | NeoN::la::CSRMatrixView< ValueType, IndexType > | |
values | NeoN::la::CSRMatrixView< ValueType, IndexType > | |
~CSRMatrixView()=default | NeoN::la::CSRMatrixView< ValueType, IndexType > |