| xc
    | 
OpenSeees evaluator of the gradient of the limit surface. More...
#include <OpenSeesGradGEvaluator.h>


| Public Member Functions | |
| OpenSeesGradGEvaluator (Tcl_Interp *passedTclInterp, ReliabilityDomain *passedReliabilityDomain, bool doGradientCheck) | |
| int | computeGradG (double gFunValue, const Vector &passed_x) | 
| int | computeAllGradG (Vector gFunValues, const Vector &passed_x) | 
|  Public Member Functions inherited from XC::GradGEvaluator | |
| GradGEvaluator (ReliabilityDomain *theReliabilityDomain, Tcl_Interp *theTclInterp, bool doGradientCheck) | |
| virtual const Vector & | getGradG (void) const | 
| virtual const Matrix & | getAllGradG (void) const | 
| virtual const Matrix & | getDgDdispl (void) const | 
| virtual const Matrix & | getDgDpar (void) const | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from XC::GradGEvaluator | |
| int | computeParameterDerivatives (double g) | 
|  Protected Attributes inherited from XC::GradGEvaluator | |
| Vector | grad_g | 
| Matrix | grad_g_matrix | 
| Matrix | DgDdispl | 
| bool | doGradientCheck | 
| ReliabilityDomain * | theReliabilityDomain | 
| Tcl_Interp * | theTclInterp | 
OpenSeees evaluator of the gradient of the limit surface.
 1.8.13
 1.8.13