类 | |
class | libMesh::SparseMatrix< T > |
这是一个通用的稀疏矩阵类。该类包含了必须在派生类中覆盖的纯虚拟成员。 使用一个公共的基类允许从不同的求解器包中以不同的格式统一访问稀疏矩阵。 更多... | |
class | libMesh::EpetraVector< T > |
此类提供了对Trilinos Epetra_Vector对象的友好接口。所有重写的虚拟函数在numeric_vector.h中都有文档。 更多... | |
命名空间 | |
libMesh | |
The libMesh namespace provides an interface to certain functionality in the library. | |
函数 | |
int * | libMesh::numeric_trilinos_cast (const numeric_index_type *p) |