11 #ifdef HAVE_TEMPUS_EXPLICIT_INSTANTIATION 12 #include "Tempus_IntegratorPseudoTransientAdjointSensitivity.hpp" 20 template Teuchos::RCP<IntegratorPseudoTransientAdjointSensitivity<double> >
22 Teuchos::RCP<Teuchos::ParameterList> parameterList,
26 template Teuchos::RCP<IntegratorPseudoTransientAdjointSensitivity<double> >
29 std::string stepperType);
32 template Teuchos::RCP<IntegratorPseudoTransientAdjointSensitivity<double> >
34 Teuchos::RCP<Teuchos::ParameterList> parameterList,
39 template Teuchos::RCP<IntegratorPseudoTransientAdjointSensitivity<double> >
43 std::string stepperType);
46 template Teuchos::RCP<IntegratorPseudoTransientAdjointSensitivity<double> >
Teuchos::RCP< Tempus::IntegratorPseudoTransientAdjointSensitivity< Scalar > > integratorPseudoTransientAdjointSensitivity(Teuchos::RCP< Teuchos::ParameterList > pList, const Teuchos::RCP< Thyra::ModelEvaluator< Scalar > > &model)
Nonmember constructor.
#define TEMPUS_INSTANTIATE_TEMPLATE_CLASS(name)