OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Enumerations | |
enum | oofem::SparseMtrxType { oofem::SMT_Skyline, oofem::SMT_SkylineU, oofem::SMT_CompCol, oofem::SMT_DynCompCol, oofem::SMT_SymCompCol, oofem::SMT_DynCompRow, oofem::SMT_SpoolesMtrx, oofem::SMT_PetscMtrx, oofem::SMT_DSS_sym_LDL, oofem::SMT_DSS_sym_LL, oofem::SMT_DSS_unsym_LU } |
Enumerative type used to identify the sparse matrix type. More... | |