Panzer
Version of the Day
Loading...
Searching...
No Matches
core
src
Panzer_Version.cpp
Go to the documentation of this file.
1
// @HEADER
2
// *****************************************************************************
3
// Panzer: A partial differential equation assembly
4
// engine for strongly coupled complex multiphysics systems
5
//
6
// Copyright 2011 NTESS and the Panzer contributors.
7
// SPDX-License-Identifier: BSD-3-Clause
8
// *****************************************************************************
9
// @HEADER
10
11
#include <string>
12
#include "
Panzer_Version.hpp
"
13
14
namespace
panzer
{
15
16
std::string
version
() {
17
return
(
"Panzer Version: development"
);
18
}
19
20
}
Panzer_Version.hpp
panzer
Computes .
Definition
Panzer_BasisValues_Evaluator_decl.hpp:22
panzer::version
std::string version()
Definition
Panzer_Version.cpp:16
Generated by
1.9.8