Tempus
Version of the Day
Time Integration
Loading...
Searching...
No Matches
src
Tempus_Version.cpp
Go to the documentation of this file.
1
// @HEADER
2
// ****************************************************************************
3
// Tempus: Copyright (2017) Sandia Corporation
4
//
5
// Distributed under BSD 3-clause license (See accompanying file Copyright.txt)
6
// ****************************************************************************
7
// @HEADER
8
9
#include "
Tempus_Version.hpp
"
10
11
namespace
Tempus
{
12
13
std::string
version
() {
14
return
(
"Tempus Version: development"
);
15
}
16
17
}
Tempus_Version.hpp
Tempus
Definition:
Tempus_AdjointAuxSensitivityModelEvaluator_decl.hpp:21
Tempus::version
std::string version()
Definition:
Tempus_Version.cpp:13
Generated by
1.9.6