xc
Public Member Functions | List of all members
XC::OpenSeesGradGEvaluator Class Reference

OpenSeees evaluator of the gradient of the limit surface. More...

#include <OpenSeesGradGEvaluator.h>

Inheritance diagram for XC::OpenSeesGradGEvaluator:
Inheritance graph
[legend]
Collaboration diagram for XC::OpenSeesGradGEvaluator:
Collaboration graph
[legend]

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 VectorgetGradG (void) const
 
virtual const MatrixgetAllGradG (void) const
 
virtual const MatrixgetDgDdispl (void) const
 
virtual const MatrixgetDgDpar (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
 
ReliabilityDomaintheReliabilityDomain
 
Tcl_Interp * theTclInterp
 

Detailed Description

OpenSeees evaluator of the gradient of the limit surface.


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