Stratimikos
Version of the Day
Main Page
Related Pages
Modules
Classes
Files
Examples
File List
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
adapters
belos
src
Thyra_BelosLinearOpWithSolve.cpp
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
#include "Thyra_BelosLinearOpWithSolve_decl.hpp"
11
12
#ifdef HAVE_THYRA_EXPLICIT_INSTANTIATION
13
14
#include "Thyra_BelosLinearOpWithSolve_def.hpp"
15
#include "Teuchos_ExplicitInstantiationHelpers.hpp"
16
17
namespace
Thyra {
18
19
TEUCHOS_CLASS_TEMPLATE_INSTANT_SCALAR_TYPES
(BelosLinearOpWithSolve)
20
21
}
// namespace Thyra
22
23
#endif // HAVE_THYRA_EXPLICIT_INSTANTIATION
TEUCHOS_CLASS_TEMPLATE_INSTANT_SCALAR_TYPES
#define TEUCHOS_CLASS_TEMPLATE_INSTANT_SCALAR_TYPES(CLASSNAME)
Generated on Thu Nov 21 2024 09:22:16 for Stratimikos by
1.8.5