Go to the source code of this file.
Classes | |
| class | libMesh::DenseMatrix< T > |
| A matrix object used for finite element assembly and numerics. More... | |
| class | libMesh::PetscMatrix< T > |
| SparseMatrix interface to PETSc Mat. More... | |
Namespaces | |
| libMesh | |
Enumerations | |
| enum | libMesh::PetscMatrixType : int { libMesh::AIJ =0, libMesh::HYPRE } |