NeoN
A framework for CFD software
Loading...
Searching...
No Matches
NeoN::la::Matrix< ValueType, SparsityType > Member List

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

colIdxs() constNeoN::la::Matrix< ValueType, SparsityType >inline
copyToExecutor(Executor dstExec) const overrideNeoN::la::Matrix< ValueType, SparsityType >virtual
copyToHost() constNeoN::SupportsCopyTo< Matrix< ValueType, SparsityType > >inline
diag() constNeoN::la::Matrix< ValueType, SparsityType >
exec() constNeoN::la::Matrix< ValueType, SparsityType >inline
faceToMatrixAddress() constNeoN::la::Matrix< ValueType, SparsityType >inline
Matrix(const Vector< ValueType > &values, std::shared_ptr< const SparsityType > sp)NeoN::la::Matrix< ValueType, SparsityType >inline
Matrix(const Vector< ValueType > &values, const Vector< typename SparsityType::SparsityIndexType > &colIdxs, const Vector< typename SparsityType::SparsityIndexType > &rowOffs, Dimensions dimensions)NeoN::la::Matrix< ValueType, SparsityType >inline
Matrix(const Vector< ValueType > &values, std::shared_ptr< const SparsityType > sparsity, std::shared_ptr< const FaceToMatrixAddress > faceToMatrixAddress)NeoN::la::Matrix< ValueType, SparsityType >inline
MatrixSparsityType typedefNeoN::la::Matrix< ValueType, SparsityType >
MatrixValueType typedefNeoN::la::Matrix< ValueType, SparsityType >
nNonZeros() constNeoN::la::Matrix< ValueType, SparsityType >inline
nRows() constNeoN::la::Matrix< ValueType, SparsityType >inline
reset()NeoN::la::Matrix< ValueType, SparsityType >inline
rowOffs() constNeoN::la::Matrix< ValueType, SparsityType >inline
sparsity() constNeoN::la::Matrix< ValueType, SparsityType >inline
values()NeoN::la::Matrix< ValueType, SparsityType >inline
values() constNeoN::la::Matrix< ValueType, SparsityType >inline
view()NeoN::la::Matrix< ValueType, SparsityType >inline
view() constNeoN::la::Matrix< ValueType, SparsityType >inline
~Matrix()=defaultNeoN::la::Matrix< ValueType, SparsityType >
~SupportsCopyTo()=defaultNeoN::SupportsCopyTo< Matrix< ValueType, SparsityType > >virtual