|
Stratimikos Package Browser (Single Doxygen Collection) Version of the Day
|
#include "Thyra_Amesos2LinearOpWithSolveFactory_decl.hpp"#include "Thyra_Amesos2LinearOpWithSolve.hpp"#include "Amesos2.hpp"#include "Amesos2_Details_LinearSolverFactory.hpp"#include "Amesos2_Version.hpp"#include "Amesos2_Factory.hpp"#include "Thyra_TpetraLinearOp.hpp"#include "Thyra_TpetraThyraWrappers.hpp"#include "Thyra_DefaultDiagonalLinearOp.hpp"#include "Teuchos_dyn_cast.hpp"#include "Teuchos_TimeMonitor.hpp"#include "Teuchos_TypeNameTraits.hpp"#include "Teuchos_TypeTraits.hpp"#include "Teuchos_VerboseObjectParameterListHelpers.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | Thyra |
Variables | |
| template<typename Scalar> | |
| const std::string | Thyra::Amesos2LinearOpWithSolveFactory< Scalar >::SolverType_name = "Solver Type" |
| template<typename Scalar> | |
| const std::string | Thyra::Amesos2LinearOpWithSolveFactory< Scalar >::RefactorizationPolicy_name = "Refactorization Policy" |
| template<typename Scalar> | |
| const std::string | Thyra::Amesos2LinearOpWithSolveFactory< Scalar >::ThrowOnPreconditionerInput_name = "Throw on Preconditioner Input" |
| template<typename Scalar> | |
| const std::string | Thyra::Amesos2LinearOpWithSolveFactory< Scalar >::Amesos2_Settings_name = "Amesos2 Settings" |