|
libMesh
|
Go to the source code of this file.
Classes | |
| class | libMesh::StaticCondensation |
| struct | libMesh::StaticCondensation::MatrixData |
| Data stored on a per-element basis used to compute element Schur complements and their applications to vectors. More... | |
Namespaces | |
| namespace | libMesh |
The libMesh namespace provides an interface to certain functionality in the library. | |
Typedefs | |
| typedef Eigen::Matrix< Number, Eigen::Dynamic, Eigen::Dynamic > | libMesh::EigenMatrix |
| typedef Eigen::Matrix< Number, Eigen::Dynamic, 1 > | libMesh::EigenVector |