Note
The documentation on this page was automatically extracted from the DOLFIN C++ code and may need to be edited or expanded.
Parent class(es)
This class described the size and possibly the sparsity of a (sparse) tensor. It is used by the linear algebra backends to initialise tensors.
Create empty tensor layout
Create a tensor layout
Initialize tensor layout
Return rank
Return global size for dimension i (size of tensor, includes non-zeroes)
Return local range for dimension dim
Return sparsity pattern (possibly null)
Return sparsity pattern (possibly null), const version
Return informal string representation (pretty-print)
Return MPI communicator