Stratimikos  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Thyra_BelosAdapters.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 // Dummy source file just so that CMake can figure out to use C++ and build a
11 // library!
12 
13 namespace {
14 
15 //const int dummy = 0;
16 
17 } // namespace

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