- Member LOCA::Stepper::reset  (const Teuchos::RCP< LOCA::GlobalData > &global_data, const Teuchos::RCP< LOCA::MultiContinuation::AbstractGroup > &initialGuess, const Teuchos::RCP< NOX::StatusTest::Generic > &nt, const Teuchos::RCP< Teuchos::ParameterList > &p)
 
- Use reset() with LOCA::StatusTest instead.  
 
- Member LOCA::Stepper::Stepper  (const Teuchos::RCP< LOCA::GlobalData > &global_data, const Teuchos::RCP< LOCA::MultiContinuation::AbstractGroup > &initialGuess, const Teuchos::RCP< NOX::StatusTest::Generic > &nt, const Teuchos::RCP< Teuchos::ParameterList > &p)
 
- Use the constructor with LOCA::StatusTest instead.  
 
- Class NOX::Multiphysics::Solver::Manager  
 
- The "Nonlinear %Solver" choices "Newton" and "Line
 Search" are deprecated and revert to "Line Search Based". Likewise, the choice "Trust Region" is deprecated and reverts to "Trust
 Region Based".