Belos Version of the Day
Loading...
Searching...
No Matches
BelosVersion.cpp
Go to the documentation of this file.
1// @HEADER
2// *****************************************************************************
3// Belos: Block Linear Solvers Package
4//
5// Copyright 2004-2016 NTESS and the Belos contributors.
6// SPDX-License-Identifier: BSD-3-Clause
7// *****************************************************************************
8// @HEADER
9
10#include "BelosConfigDefs.hpp"
11
16namespace Belos {
17
18 std::string Belos_Version() {
19 return("Belos Version 1.3d - 9/17/2008");
20 }
21
22} // namespace Belos
Belos header file which uses auto-configuration information to include necessary C++ headers.
std::string Belos_Version()

Generated for Belos by doxygen 1.9.8