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> >
48 Teuchos::RCP<Teuchos::ParameterList> parameterList,
54 template Teuchos::RCP<IntegratorPseudoTransientAdjointSensitivity<double> >
59 std::string stepperType);
62 template Teuchos::RCP<IntegratorPseudoTransientAdjointSensitivity<double> >
#define TEMPUS_INSTANTIATE_TEMPLATE_CLASS(name)
Teuchos::RCP< Tempus::IntegratorPseudoTransientAdjointSensitivity< Scalar > > integratorPseudoTransientAdjointSensitivity()
Nonmember constructor.