Geomi
Public Member Functions | List of all members
Abstract::NOXStep< T_Q, T_N_EQUATIONS > Class Template Referenceabstract

Public Member Functions

virtual const NOXVector< T_Q::DOF *T_N_EQUATIONS > getInitialGuess ()=0
 
virtual bool computeF (NOXVector< T_Q::DOF *T_N_EQUATIONS > &f, const NOXVector< T_Q::DOF *T_N_EQUATIONS > &x)=0
 
virtual bool computeJacobian (Eigen::Matrix< double, T_Q::DOF *T_N_EQUATIONS, T_Q::DOF *T_N_EQUATIONS > &J, const NOXVector< T_Q::DOF *T_N_EQUATIONS > &x)=0
 

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