NOX
Development
|
This is the complete list of members for LOCA::LAPACK::Interface, including all inherited members.
computeF(NOX::LAPACK::Vector &rhs, const NOX::LAPACK::Vector &x)=0 | NOX::LAPACK::Interface | pure virtual |
computeJacobian(NOX::LAPACK::Matrix< double > &J, const NOX::LAPACK::Vector &x)=0 | NOX::LAPACK::Interface | pure virtual |
computeShiftedMatrix(double alpha, double beta, const NOX::LAPACK::Vector &x, NOX::LAPACK::Matrix< double > &A) | LOCA::LAPACK::Interface | inlinevirtual |
getInitialGuess()=0 | NOX::LAPACK::Interface | pure virtual |
Interface() | LOCA::LAPACK::Interface | inline |
printSolution(const NOX::LAPACK::Vector &, const double) | LOCA::LAPACK::Interface | inlinevirtual |
projectToDraw(const NOX::LAPACK::Vector &x, double *px) const | LOCA::LAPACK::Interface | inlinevirtual |
projectToDrawDimension() const | LOCA::LAPACK::Interface | inlinevirtual |
setParams(const ParameterVector &p)=0 | LOCA::LAPACK::Interface | pure virtual |
~Interface() | LOCA::LAPACK::Interface | inlinevirtual |