$extrastylesheet
|
Dakota
Version 6.2
|
| ActiveSet | Container class for active set tracking information. Contains the active set request vector and the derivative variables vector |
| Analyzer | Base class for NonD, DACE, and ParamStudy branches of the iterator hierarchy |
| ApplicationInterface | Derived class within the interface class hierarchy for supporting interfaces to simulation codes |
| Approximation | Base class for the approximation class hierarchy |
| ApproximationInterface | Derived class within the interface class hierarchy for supporting approximations to simulation-based results |
| APPSEvalMgr | Evaluation manager class for APPSPACK |
| APPSOptimizer | Wrapper class for HOPSPACK |
| BaseConstructor | Dummy struct for overloading letter-envelope constructors |
| callback_data | |
| COLINApplication | |
| COLINOptimizer | Wrapper class for optimizers defined using COLIN |
| CollabHybridMetaIterator | Meta-iterator for hybrid iteration using multiple collaborating optimization and nonlinear least squares methods |
| CommandLineHandler | Utility class for managing command line inputs to DAKOTA |
| CommandShell | Utility class which defines convenience operators for spawning processes with system calls |
| ConcurrentMetaIterator | Meta-iterator for multi-start iteration or pareto set optimization |
| CONMINOptimizer | Wrapper class for the CONMIN optimization library |
| ConsoleRedirector | |
| Constraints | Base class for the variable constraints class hierarchy |
| DataEnvironment | Handle class for environment specification data |
| DataEnvironmentRep | Body class for environment specification data |
| DataFitSurrModel | Derived model class within the surrogate model branch for managing data fit surrogates (global and local) |
| DataInterface | Handle class for interface specification data |
| DataMethod | Handle class for method specification data |
| DataMethodRep | Body class for method specification data |
| DataModel | Handle class for model specification data |
| DataModelRep | Body class for model specification data |
| DataResponses | Handle class for responses specification data |
| DataResponsesRep | Body class for responses specification data |
| DataVariables | Handle class for variables specification data |
| DataVariablesRep | Body class for variables specification data |
| DDACEDesignCompExp | Wrapper class for the DDACE design of experiments library |
| DirectApplicInterface | Derived application interface class which spawns simulation codes and testers using direct procedure calls |
| DiscrepancyCorrection | Base class for discrepancy corrections |
| DOTOptimizer | Wrapper class for the DOT optimization library |
| JEGAOptimizer::Driver | A subclass of the JEGA front end driver that exposes the individual protected methods to execute the algorithm |
| EffGlobalMinimizer | Implementation of Efficient Global Optimization/Least Squares algorithms |
| EfficientSubspaceMethod | Efficient Subspace Method (ESM), as proposed by Hany S. Abdel-Khalik |
| EmbedHybridMetaIterator | Meta-iterator for closely-coupled hybrid iteration, typically involving the embedding of local search methods within global search methods |
| Environment | Base class for the environment class hierarchy |
| NomadOptimizer::Evaluator | NOMAD-based Evaluator class |
| JEGAOptimizer::Evaluator | An evaluator specialization that knows how to interact with Dakota |
| JEGAOptimizer::EvaluatorCreator | A specialization of the JEGA::FrontEnd::EvaluatorCreator that creates a new instance of a Evaluator |
| ExecutableEnvironment | Environment corresponding to execution as a stand-alone application |
| ExperimentData | Interpolation method for interpolating between experimental and model data. I need to work on inputs/outputs to this method. For now, this assumes interpolation of functional data |
| ExperimentResponse | Container class for response functions and their derivatives. ExperimentResponse provides the body class |
| FileReadException | Base class for Dakota file read exceptions (to allow catching both tabular and general file truncation issues) |
| ForkApplicInterface | Derived application interface class which spawns simulation codes using fork/execvp/waitpid |
| FSUDesignCompExp | Wrapper class for the FSUDace QMC/CVT library |
| FunctionEvalFailure | Exception class for function evaluation failures |
| GaussProcApproximation | Derived approximation class for Gaussian Process implementation |
| GetLongOpt | GetLongOpt is a general command line utility from S. Manoharan (Advanced Computer Research Institute, Lyon, France) |
| Graphics | Single interface to 2D (motif) and 3D (PLPLOT) graphics; there is only one instance of this OutputManager::dakotaGraphics |
| GridApplicInterface | Derived application interface class which spawns simulation codes using grid services such as Condor or Globus |
| HierarchSurrModel | Derived model class within the surrogate model branch for managing hierarchical surrogates (models of varying fidelity) |
| Interface | Base class for the interface class hierarchy |
| Iterator | Base class for the iterator class hierarchy |
| IteratorScheduler | This class encapsulates scheduling operations for concurrent sub-iteration within an outer level context (e.g., meta-iteration, nested models) |
| JEGAOptimizer | A version of Dakota::Optimizer for instantiation of John Eddy's Genetic Algorithms (JEGA) |
| LeastSq | Base class for the nonlinear least squares branch of the iterator hierarchy |
| LibraryEnvironment | Environment corresponding to execution as an embedded library |
| LightWtBaseConstructor | Dummy struct for overloading constructors used in on-the-fly Model instantiations |
| MatchesWC | Predicate that returns true when the passed path matches the wild_card with which it was configured. Currently supports * and ? |
| MatlabInterface | |
| MetaIterator | Base class for meta-iterators |
| Minimizer | Base class for the optimizer and least squares branches of the iterator hierarchy |
| MixedVarConstraints | Derived class within the Constraints hierarchy which separates continuous and discrete variables (no domain type array merging) |
| MixedVariables | Derived class within the Variables hierarchy which separates continuous and discrete variables (no domain type array merging) |
| Model | Base class for the model class hierarchy |
| MPIManager | Class MPIManager to manage Dakota's MPI world, which may be a subset of MPI_COMM_WORLD |
| MPIPackBuffer | Class for packing MPI message buffers |
| MPIUnpackBuffer | Class for unpacking MPI message buffers |
| NCSUOptimizer | Wrapper class for the NCSU DIRECT optimization library |
| NestedModel | Derived model class which performs a complete sub-iterator execution within every evaluation of the model |
| NIDRProblemDescDB | The derived input file database utilizing the new IDR parser |
| NL2Res | Auxiliary information passed to calcr and calcj via ur |
| NL2SOLLeastSq | Wrapper class for the NL2SOL nonlinear least squares library |
| NLPQLPOptimizer | Wrapper class for the NLPQLP optimization library, Version 2.0 |
| NLSSOLLeastSq | Wrapper class for the NLSSOL nonlinear least squares library |
| NoDBBaseConstructor | Dummy struct for overloading constructors used in on-the-fly instantiations without ProblemDescDB support |
| NomadOptimizer | Wrapper class for NOMAD Optimizer |
| NonD | Base class for all nondetermistic iterators (the DAKOTA/UQ branch) |
| NonDAdaptImpSampling | Class for the Adaptive Importance Sampling methods within DAKOTA |
| NonDAdaptiveSampling | Class for testing various Adaptively sampling methods using geometric, statisctical, and topological information of the surrogate |
| NonDBayesCalibration | Base class for Bayesian inference: generates posterior distribution on model parameters given experimental data |
| NonDCalibration | |
| NonDCubature | Derived nondeterministic class that generates N-dimensional numerical cubature points for evaluation of expectation integrals |
| NonDDREAMBayesCalibration | Bayesian inference using the DREAM approach |
| NonDExpansion | Base class for polynomial chaos expansions (PCE) and stochastic collocation (SC) |
| NonDGlobalEvidence | Class for the Dempster-Shafer Evidence Theory methods within DAKOTA/UQ |
| NonDGlobalInterval | Class for using global nongradient-based optimization approaches to calculate interval bounds for epistemic uncertainty quantification |
| NonDGlobalReliability | Class for global reliability methods within DAKOTA/UQ |
| NonDGlobalSingleInterval | Class for using global nongradient-based optimization approaches to calculate interval bounds for epistemic uncertainty quantification |
| NonDGPImpSampling | Class for the Gaussian Process-based Importance Sampling method |
| NonDGPMSABayesCalibration | Generates posterior distribution on model parameters given experiment data |
| NonDIncremLHSSampling | Performs icremental LHS sampling for uncertainty quantification |
| NonDIntegration | Derived nondeterministic class that generates N-dimensional numerical integration points for evaluation of expectation integrals |
| NonDInterval | Base class for interval-based methods within DAKOTA/UQ |
| NonDLHSEvidence | Class for the Dempster-Shafer Evidence Theory methods within DAKOTA/UQ |
| NonDLHSInterval | Class for the LHS-based interval methods within DAKOTA/UQ |
| NonDLHSSampling | Performs LHS and Monte Carlo sampling for uncertainty quantification |
| NonDLHSSingleInterval | Class for pure interval propagation using LHS |
| NonDLocalEvidence | Class for the Dempster-Shafer Evidence Theory methods within DAKOTA/UQ |
| NonDLocalInterval | Class for using local gradient-based optimization approaches to calculate interval bounds for epistemic uncertainty quantification |
| NonDLocalReliability | Class for the reliability methods within DAKOTA/UQ |
| NonDLocalSingleInterval | Class for using local gradient-based optimization approaches to calculate interval bounds for epistemic uncertainty quantification |
| NonDPOFDarts | Base class for POF Dart methods within DAKOTA/UQ |
| NonDPolynomialChaos | Nonintrusive polynomial chaos expansion approaches to uncertainty quantification |
| NonDQuadrature | Derived nondeterministic class that generates N-dimensional numerical quadrature points for evaluation of expectation integrals over uncorrelated standard normals/uniforms/exponentials/betas/gammas |
| NonDQUESOBayesCalibration | Bayesian inference using the QUESO library from UT Austin |
| NonDReliability | Base class for the reliability methods within DAKOTA/UQ |
| NonDSampling | Base class for common code between NonDLHSSampling, NonDIncremLHSSampling, and NonDAdaptImpSampling |
| NonDSparseGrid | Derived nondeterministic class that generates N-dimensional Smolyak sparse grids for numerical evaluation of expectation integrals over independent standard random variables |
| NonDStochCollocation | Nonintrusive stochastic collocation approaches to uncertainty quantification |
| NonlinearCGOptimizer | |
| NPSOLOptimizer | Wrapper class for the NPSOL optimization library |
| OptDartsOptimizer | Wrapper class for OptDarts Optimizer |
| Optimizer | Base class for the optimizer branch of the iterator hierarchy |
| OutputManager | Class to manage redirection of stdout/stderr, keep track of current redir state, and manage rank 0 output. Also manage tabular data output for post-processing with Matlab, Tecplot, etc. and delegate to Graphics for X Windows Graphics |
| OutputWriter | |
| ParallelConfiguration | Container class for a set of ParallelLevel list iterators that collectively identify a particular multilevel parallel configuration |
| ParallelDirectApplicInterface | Sample derived interface class for testing parallel simulator plug-ins using assign_rep() |
| ParallelLevel | Container class for the data associated with a single level of communicator partitioning |
| ParallelLibrary | Class for partitioning multiple levels of parallelism and managing message passing within these levels |
| ParamResponsePair | Container class for a variables object, a response object, and an evaluation id |
| ParamStudy | Class for vector, list, centered, and multidimensional parameter studies |
| partial_prp_equality | Predicate for comparing ONLY the interfaceId and Vars attributes of PRPair |
| partial_prp_hash | Wrapper to delegate to the ParamResponsePair hash_value function |
| PecosApproximation | Derived approximation class for global basis polynomials |
| ProblemDescDB | The database containing information parsed from the DAKOTA input file |
| ProcessApplicInterface | Derived application interface class that spawns a simulation code using a separate process and communicates with it through files |
| ProcessHandleApplicInterface | Derived application interface class that spawns a simulation code using a separate process, receives a process identifier, and communicates with the spawned process through files |
| ProgramOptions | ProgramOptions stores options whether from the CLH or from library user; initially valid only on worldRank = 0, but then broadcast in ParallelLibrary::push_output_tag() |
| PStudyDACE | Base class for managing common aspects of parameter studies and design of experiments methods |
| PSUADEDesignCompExp | Wrapper class for the PSUADE library |
| PythonInterface | |
| QuesoJointPdf< V, M > | Dakota specialization of QUESO generic joint PDF |
| QuesoVectorRV< V, M > | Dakota specialization of QUESO vector-valued random variable |
| RecastModel | Derived model class which provides a thin wrapper around a sub-model in order to recast the form of its inputs and/or outputs |
| RelaxedVarConstraints | Derived class within the Constraints hierarchy which employs relaxation of discrete variables |
| RelaxedVariables | Derived class within the Variables hierarchy which employs the relaxation of discrete variables |
| Response | Container class for response functions and their derivatives. Response provides the enveloper base class |
| RestartWriter | |
| ResultsDBAny | |
| ResultsEntry< StoredType > | Class to manage in-core vs. file database lookups |
| ResultsFileError | Exception throw for other results file read error |
| ResultsID | Get a globally unique 1-based execution number for a given iterator name (combination of methodName and methodID) for use in results DB. Each Iterator::run() call creates or increments this count for its string identifier |
| ResultsManager | Results manager for iterator final data |
| ResultsNames | List of valid names for iterator results |
| RichExtrapVerification | Class for Richardson extrapolation for code and solution verification |
| ScilabInterface | |
| SensAnalysisGlobal | Class for a utility class containing correlation calculations and variance-based decomposition |
| SeqHybridMetaIterator | Method for sequential hybrid iteration using multiple optimization and nonlinear least squares methods on multiple models of varying fidelity |
| SerialDirectApplicInterface | Sample derived interface class for testing serial simulator plug-ins using assign_rep() |
| SharedApproxData | Base class for the shared approximation data class hierarchy |
| SharedPecosApproxData | Derived approximation class for global basis polynomials |
| SharedResponseData | Container class encapsulating variables data that can be shared among a set of Response instances |
| SharedResponseDataRep | The representation of a SharedResponseData instance. This representation, or body, may be shared by multiple SharedResponseData handle instances |
| SharedSurfpackApproxData | Derived approximation class for Surfpack approximation classes. Interface between Surfpack and Dakota |
| SharedVariablesData | Container class encapsulating variables data that can be shared among a set of Variables instances |
| SharedVariablesDataRep | The representation of a SharedVariablesData instance. This representation, or body, may be shared by multiple SharedVariablesData handle instances |
| SimulationResponse | Container class for response functions and their derivatives. SimulationResponse provides the body class |
| SingleModel | Derived model class which utilizes a single interface to map variables into responses |
| SNLLBase | Base class for OPT++ optimization and least squares methods |
| SNLLLeastSq | Wrapper class for the OPT++ optimization library |
| SNLLOptimizer | Wrapper class for the OPT++ optimization library |
| SOLBase | Base class for Stanford SOL software |
| SpawnApplicInterface | Derived application interface class which spawns simulation codes using spawnvp |
| SurfpackApproximation | Derived approximation class for Surfpack approximation classes. Interface between Surfpack and Dakota |
| SurrBasedGlobalMinimizer | The global surrogate-based minimizer which sequentially minimizes and updates a global surrogate model without trust region controls |
| SurrBasedLocalMinimizer | Class for provably-convergent local surrogate-based optimization and nonlinear least squares |
| SurrBasedMinimizer | Base class for local/global surrogate-based optimization/least squares |
| SurrogateModel | Base class for surrogate models (DataFitSurrModel and HierarchSurrModel) |
| SysCallApplicInterface | Derived application interface class which spawns simulation codes using system calls |
| TabularDataTruncated | Exception thrown when data read truncated |
| TANA3Approximation | Derived approximation class for TANA-3 two-point exponential approximation (a multipoint approximation) |
| TaylorApproximation | Derived approximation class for first- or second-order Taylor series (a local approximation) |
| TestDriverInterface | |
| TrackerHTTP | TrackerHTTP: a usage tracking module that uses HTTP/HTTPS via the curl library |
| UsageTracker | Lightweight class to manage conditionally active Curl-based HTTP tracker via PIMPL |
| Var_icheck | Structure for verifying bounds and initial point for string-valued vars |
| Var_rcheck | Structure for verifying bounds and initial point for real-valued vars |
| Variables | Base class for the variables class hierarchy |
| Verification | Base class for managing common aspects of verification studies |
| VLint | Structure for validating integer uncertain variable labels, bounds, values |
| VLreal | Structure for validating real uncertain variable labels, bounds, values |
| VLstr | Structure for validating string uncertain variable labels, bounds, values |
| VPSApproximation | Derived approximation class for VPS implementation |
| WorkdirHelper |
1.7.6.1