LOCA::Epetra::Interface Class Reference

Used by LOCA::Epetra::Group to provide a link to the external code for RHS and Jacobian fills ()if needed. More...

#include <LOCA_Epetra_Interface.H>

Inheritance diagram for LOCA::Epetra::Interface:

[legend]
Collaboration diagram for LOCA::Epetra::Interface:
[legend]
List of all members.

Public Member Functions

 Interface ()
 Constructor.
virtual ~Interface ()
 Destructor.
virtual void setParameters (const ParameterVector &p)=0
 Set the parameters in the user's app prior to calling one of the compute functions.
virtual void printSolution (const Epetra_Vector &x_, const double conParam)
 Call user's own print routine for vector-parameter pair.

Detailed Description

Used by LOCA::Epetra::Group to provide a link to the external code for RHS and Jacobian fills ()if needed.

This interface is derived from the NOX::Epetra::Interface and and additionally provides a method for setting problem parameters.


The documentation for this class was generated from the following file:
Generated on Thu Sep 18 12:43:30 2008 for NOX by doxygen 1.3.9.1