|
MFEM
v3.0
|
Go to the source code of this file.
Namespaces | |
| mfem | |
Functions | |
| BlockMatrix * | mfem::Transpose (const BlockMatrix &A) |
| Transpose a BlockMatrix: result = A'. More... | |
| BlockMatrix * | mfem::Mult (const BlockMatrix &A, const BlockMatrix &B) |
| Multiply BlockMatrix matrices: result = A*B. More... | |
1.8.5