Belos
Version of the Day
Loading...
Searching...
No Matches
src
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
16
namespace
Belos
{
17
18
std::string
Belos_Version
() {
19
return
(
"Belos Version 1.3d - 9/17/2008"
);
20
}
21
22
}
// namespace Belos
BelosConfigDefs.hpp
Belos header file which uses auto-configuration information to include necessary C++ headers.
Belos
Definition
Belos_Details_EBelosSolverType.cpp:13
Belos::Belos_Version
std::string Belos_Version()
Definition
BelosVersion.cpp:18
Generated for Belos by
1.9.8