Note
The documentation on this page was automatically extracted from the DOLFIN C++ code and may need to be edited or expanded.
Set block
Get block (const version)
Get block
Return size of given dimension
Set all entries to zero and keep any sparse structure
Finalize assembly of tensor
Return informal string representation (pretty-print)
Matrix-vector product, y = Ax
Create a crude explicit Schur approximation of S = D - C A^-1 B of (A B; C D) If symmetry != 0, then the caller promises that B = symmetry * transpose(C).