NOX Development
Loading...
Searching...
No Matches
Thyra::LOCAAdaptiveState Class Reference
Inheritance diagram for Thyra::LOCAAdaptiveState:
Collaboration diagram for Thyra::LOCAAdaptiveState:

Public Member Functions

 LOCAAdaptiveState (const Teuchos::RCP< ::Thyra::ModelEvaluator< double > > &model, const Teuchos::RCP< LOCA::Thyra::SaveDataStrategy > &saveDataStrategy, const Teuchos::RCP< LOCA::GlobalData > &global_data, const Teuchos::RCP< LOCA::ParameterVector > &p, int p_index)
void buildSolutionGroup ()
 Build the LOCA solution group.
Teuchos::RCP< LOCA::Thyra::GroupgetSolutionGroup ()
 Accessor for the LOCA solution group.
Public Member Functions inherited from Thyra::AdaptiveStateBase
 AdaptiveStateBase (const Teuchos::RCP< ::Thyra::ModelEvaluator< double > > &model)
Teuchos::RCP< ::Thyra::ModelEvaluator< double > > getModel ()

Additional Inherited Members

Protected Attributes inherited from Thyra::AdaptiveStateBase
Teuchos::RCP< ::Thyra::ModelEvaluator< double > > model_

Member Function Documentation

◆ buildSolutionGroup()

void Thyra::LOCAAdaptiveState::buildSolutionGroup ( )
virtual

Build the LOCA solution group.

Implements Thyra::AdaptiveStateBase.


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