Stratimikos
Version of the Day
Loading...
Searching...
No Matches
adapters
belos
src
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 for Stratimikos by
1.9.8