Amesos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
oNTrilinos
|\NDetails
oCAmesosFactory for binding a third party direct solver to an Epetra_LinearProblem
oCAmesos_BaseSolverAmesos_BaseSolver: A pure virtual class for direct solution of real-valued double-precision operators
oCAmesos_BtfAmesos_Btf: Factors and solves a matrix after converting it to block triangular form
oCAmesos_ComponentAmesos_Component: A pure virtual class for direct solvers to be used within Amesos_Merikos to form a parallel direct solver
oCAmesos_ComponentBaseSolverAmesos_ComponentBaseSolver: A pure virtual class for direct solvers to be used within Amesos_Merikos to form a parallel direct solver
oCAmesos_ControlAmesos_Control: Container for some control variables
oCAmesos_DscpackAmesos_Dscpack: An object-oriented wrapper for Dscpack
oCAmesos_Dscpack_Pimpl
oCAmesos_KluAmesos_Klu: A serial, unblocked code ideal for getting started and for very sparse matrices, such as circuit matrces
oCAmesos_Klu_Pimpl
oCAmesos_LapackAmesos_Lapack: an interface to LAPACK
oCAmesos_MC64Interface to MC64, reordering and scaling algorithm
oCAmesos_MerikosAmesos_Merikos: A parallel divide and conquer solver
oCAmesos_MumpsAmesos_Mumps: An object-oriented wrapper for the double precision version of MUMPS
oCAmesos_NoCopiableAmesos_NoCopiable: Simple class to prevent the usage of copy constructor and operator =
oCAmesos_ParakleteAmesos_Paraklete: A serial, unblocked code ideal for getting started and for very sparse matrices, such as circuit matrces
oCAmesos_Paraklete_Pimpl
oCAmesos_PardisoAmesos_Pardiso: Interface to the PARDISO package
oCAmesos_ReorderingAmesos_Reordering: base class for reordering procedures
oCAmesos_ScalapackAmesos_Scalapack: A serial and parallel dense solver. For now, we implement only the unsymmetric ScaLAPACK solver
oCAmesos_ScalingAmesos_Scaling: base class for scaling procedures
oCAmesos_StandardIndex
oCAmesos_StatusAmesos_Status: Container for some status variables
oCAmesos_SuperluAmesos_Superlu: Amesos interface to Xioye Li's SuperLU 3.0 serial code
oCAmesos_Superlu_Pimpl
oCAmesos_SuperludistAmesos_Superludist: An object-oriented wrapper for Superludist
oCAmesos_SupportAmesos_Support: Collection of utilities not included in Amesos.h
oCAmesos_TaucsAmesos_Taucs: An interface to the TAUCS package
oCAmesos_Taucs_Pimpl
oCAmesos_TestRowMatrixAmesos_TestRowMatrix: a class to test Epetra_RowMatrix based codes
oCAmesos_TimeAmesos_Time: Container for timing information
oCAmesos_Time_DataAmesos_Time_Data: Simple struct for storing associated data for Amesos_Time
oCAmesos_UmfpackClass Amesos_Umfpack: An object-oriented wrapper for UMFPACK
oCAmesos_UtilsAmesos_Utils: Collections of basic utilities
oCEpetra_SLUEpetra_SLU: An object-oriented wrapper for Xiaoye Li's serial sparse solver package: Superlu
oCSLUData
oCSpoolesOOSpoolesOO: An object-oriented wrapper for Spooles
oCSuperludist2_OOSuperludist2_OO: An object-oriented wrapper for Superludist
\CSuperludistOOSuperludistOO: An object-oriented wrapper for Xiaoye Li's Superludist