NOX Development
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
Thyra::AdaptiveStateBase Class Referenceabstract
Inheritance diagram for Thyra::AdaptiveStateBase:
Inheritance graph
[legend]

Public Member Functions

 AdaptiveStateBase (const Teuchos::RCP< ::Thyra::ModelEvaluator< double > > &model)
 
virtual void buildSolutionGroup ()=0
 
Teuchos::RCP< ::Thyra::ModelEvaluator< double > > getModel ()
 

Protected Attributes

Teuchos::RCP< ::Thyra::ModelEvaluator< double > > model_
 

Member Function Documentation

◆ buildSolutionGroup()

virtual void Thyra::AdaptiveStateBase::buildSolutionGroup ( )
pure virtual

Implemented in Thyra::LOCAAdaptiveState.


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