Zoltan2
Loading...
Searching...
No Matches
core
src
util
Zoltan2_Version.cpp
Go to the documentation of this file.
1
// @HEADER
2
// *****************************************************************************
3
// Zoltan2: A package of combinatorial algorithms for scientific computing
4
//
5
// Copyright 2012 NTESS and the Zoltan2 contributors.
6
// SPDX-License-Identifier: BSD-3-Clause
7
// *****************************************************************************
8
// @HEADER
9
10
//@HEADER
11
// ************************************************************************
12
// copyright
13
// ************************************************************************
14
//@HEADER
15
16
#include <
Zoltan2_Version.hpp
>
17
22
namespace
Zoltan2
{
23
24
std::string
Zoltan2_Version
() {
25
return
(
"Zoltan2 in Trilinos "
TRILINOS_VERSION_STRING);
26
}
27
28
}
// namespace Zoltan2
Zoltan2_Version.hpp
Implementation of Trilinos convention for versioning.
Zoltan2
Created by mbenlioglu on Aug 31, 2020.
Definition
Zoltan2_AlgHybrid2GL.hpp:47
Zoltan2::Zoltan2_Version
std::string Zoltan2_Version()
Definition
Zoltan2_Version.cpp:24
Generated by
1.9.8