39: Timestamp(multi_impl)
Block elements for block matrices.
virtual const VBlock * vblock() const
Get block datas of the matrix.
virtual const MatrixDistribution & distribution() const
Get the distribution of the matrix.
virtual const ISpace & rowSpace() const
Get the row space associated to the matrix \ returns The row space.
virtual const VBlock * rowBlock() const
Get row block datas of the matrix.
virtual BackEndId backend() const
BackEndId m_backend
Backend id.
virtual const VBlock * colBlock() const
Get col block datas of the matrix.
const MultiMatrixImpl * m_multi_impl
Pointer on matrices implementation.
virtual const Block * block() const
Get block datas of the matrix.
virtual const ISpace & colSpace() const
Get the row space associated to the matrix \ returns The row space.
IMatrixImpl(const MultiMatrixImpl *multi_impl, BackEndId backend="")
Constructor.
Interface for algebraic space objects.
Computes a matrix distribution.
Multi matrices representation container.
Variable size block elements for block matrices.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --