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: Time Integration and Sensitivity Analysis Package
4//
5// Copyright 2017 NTESS and the Tempus contributors.
6// SPDX-License-Identifier: BSD-3-Clause
7// *****************************************************************************
8//@HEADER
9
10#include <Teuchos_UnitTestHarness.hpp>
11#include "Tempus_Version.hpp"
12
13namespace Tempus_Test {
14
15TEUCHOS_UNIT_TEST(version, default) { Tempus::version(); }
16
17} // namespace Tempus_Test
TEUCHOS_UNIT_TEST(BackwardEuler, SinCos_ASA)
std::string version()