| xc
    | 
|   | 
| Modules | |
| Find curvatures in reliability analysis. | |
| Probability distributions. | |
| Base class for random variables. | |
| Classes | |
| class | XC::FORMAnalysis | 
| First-order reliability method.  More... | |
| class | XC::FOSMAnalysis | 
| First-order second moment reliability analysis.  More... | |
| class | XC::FragilityAnalysis | 
| Fragility analysis class.  More... | |
| class | XC::GFunVisualizationAnalysis | 
| ??  More... | |
| class | XC::MVFOSMAnalysis | 
| ??  More... | |
| class | XC::OptimizationAnalysis | 
| ??  More... | |
| class | XC::OutCrossingAnalysis | 
| ??  More... | |
| class | XC::ParametricReliabilityAnalysis | 
| ??  More... | |
| class | XC::ReliabilityAnalysis | 
| Base class for reliability analysis.  More... | |
| class | XC::SamplingAnalysis | 
| ??  More... | |
| class | XC::SORMAnalysis | 
| ??  More... | |
| class | XC::SystemAnalysis | 
| ??  More... | |
| class | XC::OptimalityConditionReliabilityConvergenceCheck | 
| ??  More... | |
| class | XC::ReliabilityConvergenceCheck | 
| ??  More... | |
| class | XC::StandardReliabilityConvergenceCheck | 
| ??  More... | |
| class | XC::FindDesignPointAlgorithm | 
| Design point determination algorithm.  More... | |
| class | XC::SearchWithStepSizeAndStepDirection | 
| Design point search with step size and step direction.  More... | |
| class | XC::GradientProjectionSearchDirection | 
| ??  More... | |
| class | XC::HLRFSearchDirection | 
| ??  More... | |
| class | XC::PolakHeSearchDirectionAndMeritFunction | 
| ??  More... | |
| class | XC::SearchDirection | 
| ??  More... | |
| class | XC::SQPsearchDirectionMeritFunctionAndHessian | 
| ??  More... | |
| class | XC::BasicGFunEvaluator | 
| Basic performance function evaluator.  More... | |
| class | XC::GFunEvaluator | 
| Performance function evaluator.  More... | |
| class | XC::OpenSeesGFunEvaluator | 
| ??  More... | |
| class | XC::TclGFunEvaluator | 
| ??  More... | |
| class | XC::TclMatlabGFunEvaluator | 
| ??  More... | |
| class | XC::HessianApproximation | 
| Base class for Hessian approximations.  More... | |
| class | XC::AdkZhangMeritFunctionCheck | 
| Zhang and Der Kiureghian "merit function".  More... | |
| class | XC::CriteriaReductionMeritFunctionCheck | 
| Criteria reduction merit function check.  More... | |
| class | XC::MeritFunctionCheck | 
| A "merit function" can be any continuous and differentiable function of vector u, whose minimum occurs at the solution of the first order reliability method (FORM) and for which \(d_i\) is a descent direction at \(u_i\) see section 14.3.1 "Engineering Design Reliability Handbook" Efstratios Nikolaidis, Dan M.  More... | |
| class | XC::MatrixOperations | 
| ??  More... | |
| class | XC::CStdLibRandGenerator | 
| C standard library random number generator.  More... | |
| class | XC::RandomNumberGenerator | 
| Base class for random number generators.  More... | |
| class | XC::ModNewtonRootFinding | 
| ??  More... | |
| class | XC::RootFinding | 
| Base class for root finding algorithms.  More... | |
| class | XC::SecantRootFinding | 
| ??  More... | |
| class | XC::FiniteDifferenceGradGEvaluator | 
| Finite difference based evaluator of the gradient of the limit surface.  More... | |
| class | XC::GradGEvaluator | 
| Base class for the evaluators of the gradient of the limit surface.  More... | |
| class | XC::OpenSeesGradGEvaluator | 
| OpenSeees evaluator of the gradient of the limit surface.  More... | |
| class | XC::ArmijoStepSizeRule | 
| class | XC::FixedStepSizeRule | 
| Uses a fixed step size.  More... | |
| class | XC::StepSizeRule | 
| Base class for the algorithms that compute the analysis step size.  More... | |
| class | XC::NatafProbabilityTransformation | 
| ??  More... | |
| class | XC::ProbabilityTransformation | 
| ??  More... | |
| class | XC::CorrelationCoefficient | 
| Correlation coefficient computed in the reliability analysis.  More... | |
| class | XC::LimitStateFunction | 
| Function that defines the failure of the structure.  More... | |
| class | XC::ParameterPositioner | 
| Maps a parameter to an object in the finite element model which contains the parametrized variable.  More... | |
| class | XC::Positioner | 
| A positioner maps a random variable to a domain component.  More... | |
| class | XC::RandomVariablePositioner | 
| Maps a random variable to an object in the finite element model which contains the uncertain variable.  More... | |
| class | XC::ReliabilityDomain | 
| Domain that keeps inside the sensitivity, reliability and optimization components are kept.  More... | |
| class | XC::ReliabilityDomainComponent | 
| Base class for the components of a reliability domain.  More... | |
| class | XC::Filter | 
| Base class for filters.  More... | |
| class | XC::KooFilter | 
| Koo Filter.  More... | |
| class | XC::StandardLinearOscillatorAccelerationFilter | 
| Standard linear oscillator acceleration filter.  More... | |
| class | XC::StandardLinearOscillatorDisplacementFilter | 
| Standard linear oscillator displacement filter.  More... | |
| class | XC::StandardLinearOscillatorVelocityFilter | 
| Standard linear oscillator velocity filter.  More... | |
| class | XC::ConstantModulatingFunction | 
| Constant modulating function used to model uncertainity.  More... | |
| class | XC::GammaModulatingFunction | 
| Gamma modulating function used to model uncertainity.  More... | |
| class | XC::KooModulatingFunction | 
| Koo modulating function used to model uncertainity.  More... | |
| class | XC::ModulatingFunction | 
| Base class for the modulating functions.  More... | |
| class | XC::TrapezoidalModulatingFunction | 
| Trapezoidal modulating function used to model uncertainity.  More... | |
| class | XC::JonswapSpectrum | 
| ??  More... | |
| class | XC::NarrowBandSpectrum | 
| ??  More... | |
| class | XC::PointsSpectrum | 
| ??  More... | |
| class | XC::Spectrum | 
| ??  More... | |
| class | XC::NewmarkSensitivityIntegrator | 
| ??  More... | |
| class | XC::SensitivityAlgorithm | 
| ??  More... | |
| class | XC::StaticSensitivityIntegrator | 
| ??  More... | |
 1.8.13
 1.8.13