Tempus
Version of the Day
Time Integration
Loading...
Searching...
No Matches
src
Tempus_TimeEventRange.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 "
Tempus_ExplicitTemplateInstantiation.hpp
"
11
12
#ifdef HAVE_TEMPUS_EXPLICIT_INSTANTIATION
13
#include "Tempus_TimeEventRange.hpp"
14
#include "
Tempus_TimeEventRange_impl.hpp
"
15
16
namespace
Tempus
{
17
18
TEMPUS_INSTANTIATE_TEMPLATE_CLASS
(TimeEventRange)
19
20
// Nonmember constructor
21
template
Teuchos::RCP<TimeEventRange<double> >
createTimeEventRange
(
22
Teuchos::RCP<Teuchos::ParameterList> pl);
23
24
}
// namespace Tempus
25
26
#endif
Tempus_ExplicitTemplateInstantiation.hpp
TEMPUS_INSTANTIATE_TEMPLATE_CLASS
#define TEMPUS_INSTANTIATE_TEMPLATE_CLASS(name)
Definition
Tempus_ExplicitTemplateInstantiation.hpp:30
Tempus_TimeEventRange_impl.hpp
Tempus
Definition
Tempus_AdjointAuxSensitivityModelEvaluator_decl.hpp:22
Tempus::createTimeEventRange
Teuchos::RCP< TimeEventRange< Scalar > > createTimeEventRange(Teuchos::RCP< Teuchos::ParameterList > pList)
Nonmember Constructor via ParameterList.
Definition
Tempus_TimeEventRange_impl.hpp:345
Generated on Thu Oct 9 2025 20:59:09 for Tempus by
1.9.8