Tempus Version of the Day
Time Integration
Loading...
Searching...
No Matches
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 <Teuchos_UnitTestHarness.hpp>
10#include "Tempus_Version.hpp"
11
12namespace Tempus_Test {
13
14 TEUCHOS_UNIT_TEST(version, default)
15 {
17 }
18
19}
TEUCHOS_UNIT_TEST(BackwardEuler, SinCos_ASA)
std::string version()