Zoltan2
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
sphynx
src
Zoltan2_SphynxVersion.cpp
Go to the documentation of this file.
1
// @HEADER
2
// *****************************************************************************
3
// Sphynx
4
//
5
// Copyright 2020 NTESS and the Sphynx contributors.
6
// SPDX-License-Identifier: BSD-3-Clause
7
// *****************************************************************************
8
// @HEADER
9
10
#include "Trilinos_version.h"
11
#include <string>
12
13
namespace
Zoltan2 {
14
15
std::string
Sphynx_Version
() {
16
return
(
"Sphynx in Trilinos "
TRILINOS_VERSION_STRING);
17
}
18
19
}
// namespace Zoltan2
Zoltan2::Sphynx_Version
std::string Sphynx_Version()
Definition:
Zoltan2_SphynxVersion.cpp:15
Generated by
1.8.5