类 | |
class | libMesh::EigenSparseMatrix< T > |
EigenSparseMatrix 类包装了来自 Eigen 库的稀疏矩阵对象。 更多... | |
class | libMesh::EigenSparseLinearSolver< T > |
class | libMesh::SparseMatrix< T > |
这是一个通用的稀疏矩阵类。该类包含了必须在派生类中覆盖的纯虚拟成员。 使用一个公共的基类允许从不同的求解器包中以不同的格式统一访问稀疏矩阵。 更多... | |
class | libMesh::EigenSparseVector< T > |
This class provides a nice interface to the Eigen C++-based data structures for serial vectors. 更多... | |
命名空间 | |
libMesh | |
The libMesh namespace provides an interface to certain functionality in the library. | |