Template Numerical Library version\ main:bb09b17
Loading...
Searching...
No Matches
TNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization > Member List

This is the complete list of members for TNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization >, including all inherited members.

addElement(IndexType row, IndexType column, const RealType &value, const RealType &thisElementMultiplicator=1.0)TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
bind(MultidiagonalMatrixView view)TNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization >
TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >::bind(typename Base::ValuesViewType values, DiagonalOffsetsView diagonalOffsets, HostDiagonalOffsetsView hostDiagonalOffsets, IndexerType indexer)TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >protected
TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >::bind(IndexType rows, IndexType columns, ValuesViewType values)TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >protected
ConstRowView typedefTNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
ConstValuesViewType typedefTNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >
ConstViewType typedefTNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization >
DeviceType typedefTNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization >
forAllElements(Function &function) constTNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
forAllElements(Function &function)TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
forAllRows(Function &&function)TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
forAllRows(Function &&function) constTNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
forElements(IndexType begin, IndexType end, Function &function) constTNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
forElements(IndexType begin, IndexType end, Function &function)TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
forRows(IndexType begin, IndexType end, Function &&function)TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
forRows(IndexType begin, IndexType end, Function &&function) constTNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
getAllocatedElementsCount() constTNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >
getColumns() constTNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >
getCompressedRowLengths(Vector &rowLengths) constTNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
getConstView() constTNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization >
getDiagonalOffsets()TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
getDiagonalOffsets() constTNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
getDiagonalsCount() constTNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
getElement(IndexType row, IndexType column) constTNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
getIndexer() constTNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
getIndexer()TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
getNonzeroElementsCount() const overrideTNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >virtual
getOrganization()TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >inlinestatic
getRow(IndexType rowIdx)TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
getRow(IndexType rowIdx) constTNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
getRowCapacities(Vector &rowCapacities) constTNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
getRows() constTNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >
getSerializationType()TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >static
getValues() constTNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >
getValues()TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >
getView()TNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization >
IndexType typedefTNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization >
isBinary()TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >inlinestatic
isSymmetric()TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >inlinestatic
MatrixBase()=defaultTNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >
MatrixBase(IndexType rows, IndexType columns, ValuesViewType values)TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >
MatrixBase(const MatrixBase &view)=defaultTNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >
MatrixBase(MatrixBase &&view) noexcept=defaultTNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >
MultidiagonalMatrixBase()=defaultTNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
MultidiagonalMatrixBase(typename Base::ValuesViewType values, DiagonalOffsetsView diagonalOffsets, HostDiagonalOffsetsView hostDiagonalOffsets, IndexerType indexer)TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
MultidiagonalMatrixBase(const MultidiagonalMatrixBase &)=defaultTNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
MultidiagonalMatrixBase(MultidiagonalMatrixBase &&) noexcept=defaultTNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
MultidiagonalMatrixView()=defaultTNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization >
MultidiagonalMatrixView(typename Base::ValuesViewType values, typename Base::DiagonalOffsetsView diagonalOffsets, typename Base::HostDiagonalOffsetsView hostDiagonalOffsets, typename Base::IndexerType indexer)TNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization >
MultidiagonalMatrixView(const MultidiagonalMatrixView &)=defaultTNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization >
MultidiagonalMatrixView(MultidiagonalMatrixView &&) noexcept=defaultTNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization >
operator!=(const MultidiagonalMatrixBase< Real_, Device_, Index_, Organization_ > &matrix) constTNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >::operator!=(const Matrix &matrix) constTNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >
operator=(const MultidiagonalMatrixView &)=deleteTNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization >
operator=(MultidiagonalMatrixView &&)=deleteTNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization >
TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >::operator=(const MultidiagonalMatrixBase &)=deleteTNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >::operator=(MultidiagonalMatrixBase &&)=deleteTNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >::operator=(const MatrixBase &)=deleteTNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >
TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >::operator=(MatrixBase &&)=deleteTNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >
operator==(const MultidiagonalMatrixBase< Real_, Device_, Index_, Organization_ > &matrix) constTNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >::operator==(const Matrix &matrix) constTNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >
print(std::ostream &str) constTNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
RealType typedefTNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization >
reduceAllRows(Fetch &&fetch, const Reduce &reduce, Keep &&keep, const FetchReal &identity) constTNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
reduceRows(IndexType begin, IndexType end, Fetch &&fetch, const Reduce &reduce, Keep &&keep, const FetchReal &identity) constTNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
RowView typedefTNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
save(File &file) constTNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization >
Self typedefTNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization >
sequentialForAllRows(Function &function) constTNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
sequentialForAllRows(Function &function)TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
sequentialForRows(IndexType begin, IndexType end, Function &function) constTNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
sequentialForRows(IndexType begin, IndexType end, Function &function)TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
setElement(IndexType row, IndexType column, const RealType &value)TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
setValue(const RealType &value)TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
ValuesViewType typedefTNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >
vectorProduct(const InVector &inVector, OutVector &outVector, RealType matrixMultiplicator=1.0, RealType outVectorMultiplicator=0.0, IndexType begin=0, IndexType end=0) constTNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
ViewType typedefTNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization >