XC Open source finite element analysis program
Public Member Functions | List of all members
XC::HessianApproximation Class Referenceabstract
Inheritance diagram for XC::HessianApproximation:
XC::SQPsearchDirectionMeritFunctionAndHessian

Public Member Functions

virtual Matrix getHessianApproximation ()=0
 
virtual int setHessianToIdentity (int size)=0
 
virtual int updateHessianApproximation (Vector u_old, double g_old, Vector gradG_old, double stepSize, Vector searchDirection, double g_new, Vector gradG_new)=0
 

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