TriKota
Development
|
DirectApplicInterface | |
TriKota::DirectApplicInterface | Adapter class that transates from a Trilinos interface toa Dakota interface. An object of this class IS a Dakota::DirectApplicInterface and wraps an EpetraExt::ModelEvaluator. It can then be passed in as the argument to the TriKota::Driver::run method |
TriKota::ThyraDirectApplicInterface | Adapter class that transates from a Trilinos interface toa Dakota interface. An object of this class IS a Dakota::DirectApplicInterface and wraps an EpetraExt::ModelEvaluator. It can then be passed in as the argument to the TriKota::Driver::run method |
TriKota::Driver | Class which wraps library-mode Dakota calls into a few simple steps |