Tempus
Version of the Day
Time Integration
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
src
Tempus_TimeEventRange.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_ExplicitTemplateInstantiation.hpp
"
10
11
#ifdef HAVE_TEMPUS_EXPLICIT_INSTANTIATION
12
#include "Tempus_TimeEventRange.hpp"
13
#include "
Tempus_TimeEventRange_impl.hpp
"
14
15
namespace
Tempus {
16
17
TEMPUS_INSTANTIATE_TEMPLATE_CLASS
(TimeEventRange)
18
19
// Nonmember constructor
20
template Teuchos::RCP<TimeEventRange<
double
> >
21
createTimeEventRange
(Teuchos::RCP<Teuchos::ParameterList> pl);
22
23
}
// namespace Tempus
24
25
#endif
Tempus_TimeEventRange_impl.hpp
TEMPUS_INSTANTIATE_TEMPLATE_CLASS
#define TEMPUS_INSTANTIATE_TEMPLATE_CLASS(name)
Definition:
Tempus_ExplicitTemplateInstantiation.hpp:26
Tempus_ExplicitTemplateInstantiation.hpp
Tempus::createTimeEventRange
Teuchos::RCP< TimeEventRange< Scalar > > createTimeEventRange(Teuchos::RCP< Teuchos::ParameterList > pList)
Nonmember Constructor via ParameterList.
Definition:
Tempus_TimeEventRange_impl.hpp:351
Generated on Fri Sep 29 2023 07:58:47 for Tempus by
1.8.5