12 #ifdef HAVE_TEMPUS_EXPLICIT_INSTANTIATION
13 #include "Tempus_StepperIMEX_RK_Partition.hpp"
21 template Teuchos::RCP<StepperIMEX_RK_Partition<
double> >
23 const Teuchos::RCP<const Thyra::ModelEvaluator<
double> >& model,
24 std::
string stepperType, Teuchos::RCP<Teuchos::ParameterList> pl);
#define TEMPUS_INSTANTIATE_TEMPLATE_CLASS(name)
Teuchos::RCP< StepperIMEX_RK_Partition< Scalar > > createStepperIMEX_RK_Partition(const Teuchos::RCP< const Thyra::ModelEvaluator< Scalar > > &model, std::string stepperType, Teuchos::RCP< Teuchos::ParameterList > pl)
Nonmember constructor - ModelEvaluator and ParameterList.