xc
|
Base class for objects that find the curvatures of the limit-state surface. More...
#include <FindCurvatures.h>
Public Member Functions | |
FindCurvatures (const size_t &sz=0) | |
virtual int | computeCurvatures (ReliabilityDomain *theReliabilityDomain)=0 |
virtual const Vector & | getCurvatures (void) const |
Return curvature values. | |
Protected Attributes | |
Vector | curvatures |
Base class for objects that find the curvatures of the limit-state surface.