Piro  Development
 All Classes Namespaces Functions Variables Enumerations Groups
Public Member Functions | List of all members
Piro::ThyraProductME_ROL_DynamicConstraint< Real > Class Template Reference
Inheritance diagram for Piro::ThyraProductME_ROL_DynamicConstraint< Real >:
Inheritance graph
[legend]
Collaboration diagram for Piro::ThyraProductME_ROL_DynamicConstraint< Real >:
Collaboration graph
[legend]

Public Member Functions

 ThyraProductME_ROL_DynamicConstraint (const Teuchos::RCP< Tempus::Integrator< Real >> &integrator, Teuchos::ParameterList &piroParams, Teuchos::EVerbosityLevel verbLevel=Teuchos::VERB_HIGH, Teuchos::RCP< ROL_ObserverBase< Real >> observer=Teuchos::null)
 
 ThyraProductME_ROL_DynamicConstraint (const Teuchos::RCP< Tempus::Integrator< Real >> &forward_integrator, const Teuchos::RCP< Tempus::Integrator< Real >> &adjoint_integrator, const Teuchos::RCP< Thyra::ModelEvaluator< Real >> &modelAdjoin, Teuchos::ParameterList &piroParams, Teuchos::EVerbosityLevel verbLevel=Teuchos::VERB_HIGH, Teuchos::RCP< ROL_ObserverBase< Real >> observer=Teuchos::null)
 
void setNumResponses (int num_responses)
 
void value (ROL::Vector< Real > &c, const ROL::Vector< Real > &uold, const ROL::Vector< Real > &unew, const ROL::Vector< Real > &z, const ROL::TimeStamp< Real > &ts) const
 
void applyJacobian_uo (ROL::Vector< Real > &jv, const ROL::Vector< Real > &v, const ROL::Vector< Real > &uold, const ROL::Vector< Real > &unew, const ROL::Vector< Real > &z, const ROL::TimeStamp< Real > &ts) const
 
void applyJacobian_un (ROL::Vector< Real > &jv, const ROL::Vector< Real > &v, const ROL::Vector< Real > &uold, const ROL::Vector< Real > &unew, const ROL::Vector< Real > &z, const ROL::TimeStamp< Real > &ts) const
 
void applyJacobian_z (ROL::Vector< Real > &jv, const ROL::Vector< Real > &v, const ROL::Vector< Real > &uold, const ROL::Vector< Real > &unew, const ROL::Vector< Real > &z, const ROL::TimeStamp< Real > &ts) const
 
void applyAdjointJacobian_uo (ROL::Vector< Real > &jv, const ROL::Vector< Real > &v, const ROL::Vector< Real > &uold, const ROL::Vector< Real > &unew, const ROL::Vector< Real > &z, const ROL::TimeStamp< Real > &ts) const
 
void applyAdjointJacobian_un (ROL::Vector< Real > &jv, const ROL::Vector< Real > &v, const ROL::Vector< Real > &uold, const ROL::Vector< Real > &unew, const ROL::Vector< Real > &z, const ROL::TimeStamp< Real > &ts) const
 
void applyAdjointJacobian_z (ROL::Vector< Real > &jv, const ROL::Vector< Real > &v, const ROL::Vector< Real > &uold, const ROL::Vector< Real > &unew, const ROL::Vector< Real > &z, const ROL::TimeStamp< Real > &ts) const
 
void applyInverseJacobian_un (ROL::Vector< Real > &jv, const ROL::Vector< Real > &v, const ROL::Vector< Real > &uold, const ROL::Vector< Real > &unew, const ROL::Vector< Real > &z, const ROL::TimeStamp< Real > &ts) const
 
void applyInverseAdjointJacobian_un (ROL::Vector< Real > &jv, const ROL::Vector< Real > &v, const ROL::Vector< Real > &uold, const ROL::Vector< Real > &unew, const ROL::Vector< Real > &z, const ROL::TimeStamp< Real > &ts) const
 

The documentation for this class was generated from the following file: