Stratimikos  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Thyra_DefaultRealLinearSolverBuilder.hpp
1 // @HEADER
2 // *****************************************************************************
3 // Stratimikos: Thyra-based strategies for linear solvers
4 //
5 // Copyright 2006 NTESS and the Stratimikos contributors.
6 // SPDX-License-Identifier: BSD-3-Clause
7 // *****************************************************************************
8 // @HEADER
9 
10 #ifndef THYRA_DEFAULT_REAL_LINEAR_SOLVER_BUILDING_BASE
11 #define THYRA_DEFAULT_REAL_LINEAR_SOLVER_BUILDING_BASE
12 
13 #include "Stratimikos_DefaultLinearSolverBuilder.hpp"
14 
15 
16 namespace Thyra {
17 
18 
20 typedef Stratimikos::DefaultLinearSolverBuilder DefaultRealLinearSolverBuilder;
21 
22 
23 } // namespace Thyra
24 
25 
26 #endif // THYRA_DEFAULT_REAL_LINEAR_SOLVER_BUILDING_BASE
Concrete subclass of Thyra::LinearSolverBuilderBase for creating Thyra::LinearOpWithSolveFactoryBase ...

Generated on Thu Nov 21 2024 09:22:16 for Stratimikos by doxygen 1.8.5