| APPSPACK::Conveyor | |
| APPSPACK::Counter | Counts the different types of function evaluations, using arbitary codes returned by the user |
| CustomEvaluator | Example custom evaluator derived from APPSPACK::Evaluator::Interface |
| CustomExecutor | Custom executor class derived from APPSPACK::Executor::Interface |
| APPSPACK::Directions | The search directions and associated information |
| APPSPACK::Parameter::Entry | |
| APPSPACK::GCI | APPS Communicator - An interface for both PVM and MPI commands |
| APPSPACK::Combiner::Generic | Abstract generic class for combining a vector of values into a single function value |
| APPSPACK::Evaluator::Interface | Abstract interface for a single function evaluation |
| APPSPACK::Executor::Interface | Generic interface for an object that coordinates the execution of function evaluations |
| APPSPACK::Constraints::Linear | Constraint class that implements general linear inequality constraints |
| APPSPACK::List | Manipulates a list of Point objects |
| APPSPACK::Parameter::List | |
| APPSPACK::Cache::Manager | Actual cache object. Stored the cached points in a splay tree |
| APPSPACK::Matrix | Stores a matrix A. All indices begin at zero |
| APPSPACK::Executor::MPI | MPI Executor |
| APPSPACK::Cache::Point | Store a cached point. Allow comparisons between points for storage in a splay tree. See Cache::Manager |
| APPSPACK::Point | A trial point |
| APPSPACK::Print | Printing utilities |
| APPSPACK::Print::PrintableDouble | Class used for printing formatted doubles |
| APPSPACK::Print::PrintablePositiveDouble | Class used for printing formatted positive doubles |
| APPSPACK::Executor::Serial | Serial Executor |
| APPSPACK::Solver | The solver itself |
| APPSPACK::Cache::SplayTree< Comparable > | The splay tree is a binary storage structure |
| APPSPACK::Cache::SplayTreeNode< Comparable > | Templated splay tree node |
| APPSPACK::Evaluator::SystemCall | SystemCall for (serial) function evaluation |
| APPSPACK::Vector | Class Vector -- Extends properties of the Standard Template Library (STL) vector<double>, v |
![]()
© Sandia Corporation | Site Contact | Privacy and Security
![]()
Generated on Fri Feb 16 10:33:35 2007 for APPSPACK 5.0.1 by
1.3.9.1 written by Dimitri van Heesch,
© 1997-2002