OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
linsystsolvertype.h File Reference

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::LinSystSolverType {
  oofem::ST_Direct = 0, oofem::ST_IML = 1, oofem::ST_Spooles = 2, oofem::ST_Petsc = 3,
  oofem::ST_DSS = 4, oofem::ST_Feti = 5, oofem::ST_MKLPardiso = 6, oofem::ST_SuperLU_MT = 7,
  oofem::ST_PardisoProjectOrg = 8
}
 The values of this type should be related not to specific solvers, but more to specific packages that provide linear solver interface (possibly with many solver types) and are represented by a class derived from SparseLinearSystemNM. More...
 

This page is part of the OOFEM documentation. Copyright (c) 2011 Borek Patzak
Project e-mail: info@oofem.org
Generated at Tue Jan 2 2018 20:07:32 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011