Stratimikos: Thyra-based strategies for linear solvers
Stratimikos 1.0 in Trilinos 7.0
The package Stratimikos contains a unified set of Thyra-based wrappers to linear solver and preconditioner capabilities in Trilinos. The name Stratimikos was created from the Greek words "stratigiki" and "grammikos" which which mean "strategy" and "linear in English. The word "stratimikos" itself has no real meaning itself. The Stratimikos package is also a place where unified testing of linear solvers and preconditioners can be performed.
-
Thyra::DefaultRealLinearSolverBuilder: A utility class that provides uniform access to linear solver capabilities in Trilinos where the underlying operator can be viewed as either an Epetra_CrsMatrix object or as an Epetra_RowMatrix object. This class builds linear solvers using the Thyra linear solver and preconditioner factory adapters given below.
These adapters provide concrete subclasses implementing the abstract interfaces Thyra::LinearOpWithSolveFactoryBase and Thyra::LinearOpWithSolveBase. It is these implementations that are used in the implementation of Thyra::DefaultRealLinearSolverBuilder but they can also be used on their own.
These adapters provide concrete subclasses implementing the abstract interface Thyra::PreconditionerFactoryBase. It is these implementations that are used in the implementation of Thyra::DefaultRealLinearSolverBuilder but can also be used on their own.
You can browse all of Stratimikos as a single doxygen collection. Warning, this is not the recommended way to learn about Stratimikos software. However, this is a good way to browse the directory structure of stratimikos, to locate files, etc.
Generated on Sun Sep 7 12:28:22 2008 for Stratimikos by
1.3.9.1