Piro  Development
 All Classes Namespaces Functions Variables Enumerations Groups
Epetra-based analysis drivers
Collaboration diagram for Epetra-based analysis drivers:

Top-level Epetra analysis driver

int Piro::Epetra::PerformAnalysis (EpetraExt::ModelEvaluator &piroModel, Teuchos::ParameterList &analysisParams, Teuchos::RCP< Epetra_Vector > &p)
 Performs analysis of an Epetra-based solved model. More...
 

Detailed Description

Function Documentation

int Piro::Epetra::PerformAnalysis ( EpetraExt::ModelEvaluator &  piroModel,
Teuchos::ParameterList &  analysisParams,
Teuchos::RCP< Epetra_Vector > &  p 
)

Performs analysis of an Epetra-based solved model.

This function can either call one of the package-specific drivers or perform a forward solve.

See Also
The Thyra version of the driver