| ActiveSet | Container class for active set tracking information. Contains the active set request vector and the derivative variables vector |
| AnalysisCode | Base class providing common functionality for derived classes (SysCallAnalysisCode and ForkAnalysisCode) which spawn separate processes for managing simulations |
| 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 APPSPACK |
| BaseConstructor | Dummy struct for overloading letter-envelope constructors |
| BiStream | The binary input stream class. Overloads the >> operator for all data types |
| BoStream | The binary output stream class. Overloads the << operator for all data types |
| COLINApplication | |
| COLINOptimizer | Wrapper class for optimizers defined using COLIN |
| CollaborativeHybridStrategy | Strategy for hybrid minimization 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 |
| ConcurrentStrategy | Strategy for multi-start iteration or pareto set optimization |
| CONMINOptimizer | Wrapper class for the CONMIN optimization library |
| Constraints | Base class for the variable constraints class hierarchy |
| 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 |
| DataStrategy | Handle class for strategy specification data |
| DataStrategyRep | Body class for strategy 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 |
| EmbeddedHybridStrategy | Strategy for closely-coupled hybrid minimization, typically involving the embedding of local search methods within global search methods |
| 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 |
| ForkAnalysisCode | Derived class in the AnalysisCode class hierarchy which spawns simulations using forks |
| ForkApplicInterface | Derived application interface class which spawns simulation codes using forks |
| FSUDesignCompExp | Wrapper class for the FSUDace QMC/CVT library |
| 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 as well as tabular cataloguing of data for post-processing with Matlab, Tecplot, etc |
| 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) |
| HybridStrategy | Base class for hybrid minimization strategies |
| Interface | Base class for the interface class hierarchy |
| Iterator | Base class for the iterator class hierarchy |
| 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 |
| MergedConstraints | Derived class within the Constraints hierarchy which employs the merged data view |
| MergedVariables | Derived class within the Variables hierarchy which employs the merged data view |
| Minimizer | Base class for the optimizer and least squares branches of the iterator hierarchy |
| MixedConstraints | Derived class within the Constraints hierarchy which employs the default data view (no variable or domain type array merging) |
| MixedVariables | Derived class within the Variables hierarchy which employs the default data view (no variable or domain type array merging) |
| Model | Base class for the model class hierarchy |
| 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 |
| NonD | Base class for all nondetermistic iterators (the DAKOTA/UQ branch) |
| NonDAdaptImpSampling | Class for the Adaptive Importance Sampling methods within DAKOTA |
| 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 |
| 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 |
| 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 |
| 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 |
| NPSOLOptimizer | Wrapper class for the NPSOL optimization library |
| Optimizer | Base class for the optimizer branch of the iterator hierarchy |
| 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 |
| PStudyDACE | Base class for managing common aspects of parameter studies and design of experiments methods |
| PSUADEDesignCompExp | Wrapper class for the PSUADE library |
| RecastBaseConstructor | Dummy struct for overloading constructors used in on-the-fly Model instantiations |
| 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 |
| Response | Container class for response functions and their derivatives. Response provides the handle class |
| ResponseRep | Container class for response functions and their derivatives. ResponseRep provides the body class |
| RichExtrapVerification | Class for Richardson extrapolation for code and solution verification |
| SensAnalysisGlobal | Class for a utility class containing correlation calculations and variance-based decomposition |
| SequentialHybridStrategy | Strategy for sequential hybrid minimization 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() |
| 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 |
| SingleMethodStrategy | Simple fall-through strategy for running a single iterator on a single model |
| 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 |
| Strategy | Base class for the strategy class hierarchy |
| String | Dakota::String class, used as main string class for Dakota |
| 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) |
| SysCallAnalysisCode | Derived class in the AnalysisCode class hierarchy which spawns simulations using system calls |
| SysCallApplicInterface | Derived application interface class which spawns simulation codes using system calls |
| 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) |
| TrackerHTTP | TrackerHTTP: a usage tracking module that uses HTTP/HTTPS via the curl library |
| Variables | Base class for the variables class hierarchy |
| Verification | Base class for managing common aspects of verification studies |