|
|
| LimitStateFunction (int tag, const std::string &expression) |
| |
|
const std::string & | getExpression (void) const |
| |
|
const std::string & | getTokenizedExpression (void) const |
| |
|
int | addExpression (const std::string &expression) |
| |
|
int | removeAddedExpression (void) |
| |
Public Member Functions inherited from XC::ReliabilityDomainComponent |
|
virtual void | setReliabilityDomain (ReliabilityDomain *theReliabilityDomain) |
| |
|
virtual ReliabilityDomain * | getReliabilityDomain (void) const |
| |
|
virtual void | Print (std::ostream &s, int flag=0)=0 |
| | Print stuff.
|
| |
| | TaggedObject (int tag, CommandEntity *owr=nullptr) |
| | Constructor. More...
|
| |
|
virtual TaggedObject * | getCopy (void) const |
| | Virtual constructor.
|
| |
|
void | assignTag (int newTag) |
| | Set tag (to be called from Python interface).
|
| |
|
int | getTag (void) const |
| | Returns the tag associated with the object.
|
| |
|
|
double | GFunValueAtStartPt |
| |
|
double | GFunValueAtEndPt |
| |
|
double | FORMReliabilityIndexBeta |
| |
|
double | FORMProbabilityOfFailure_pf1 |
| |
|
Vector | designPoint_x_inOriginalSpace |
| |
|
Vector | designPoint_u_inStdNormalSpace |
| |
|
Vector | normalizedNegativeGradientVectorAlpha |
| |
|
Vector | importanceVectorGamma |
| |
|
int | numberOfStepsToFindDesignPointAlgorithm |
| |
|
double | SimulationReliabilityIndexBeta |
| |
|
double | SimulationProbabilityOfFailure_pfsim |
| |
|
double | CoefficientOfVariationOfPfFromSimulation |
| |
|
int | NumberOfSimulations |
| |
|
double | SORMCurvatureFittingBetaBreitung |
| |
|
double | SORMCurvatureFittingPf2Breitung |
| |
|
double | SORMPointFittingBetaBreitung |
| |
|
double | SORMPointFittingPf2Breitung |
| |
|
double | SORMUsingSearchBetaBreitung |
| |
|
double | SORMUsingSearchPf2Breitung |
| |
|
Vector | lastSearchDirection |
| |
|
int | numberOfCurvatauresUsed |
| |
|
Vector | secondLast_u |
| |
|
Vector | secondLastAlpha |
| |
The documentation for this class was generated from the following files:
- src/reliability/domain/components/LimitStateFunction.h
- src/reliability/domain/components/LimitStateFunction.cpp