类 | |
class | libMesh::DenseMatrix< T > |
定义用于有限元类型计算的密集矩阵。 用于在求和成全局矩阵之前存储单元刚度矩阵。所有被覆盖的虚函数都记录在dense_matrix_base.h中。 更多... | |
class | libMesh::EigenSparseVector< T > |
This class provides a nice interface to the Eigen C++-based data structures for serial vectors. 更多... | |
class | libMesh::EigenSparseLinearSolver< T > |
class | libMesh::EigenSparseMatrix< T > |
EigenSparseMatrix 类包装了来自 Eigen 库的稀疏矩阵对象。 更多... | |
命名空间 | |
libMesh | |
The libMesh namespace provides an interface to certain functionality in the library. | |