Finds possible escape mecahnisms from a state. More...
#include "EonLogger.h"#include "Job.h"#include "Matter.h"#include "MinModeSaddleSearch.h"#include "Parameters.h"Go to the source code of this file.
Classes | |
| class | eonc::ProcessSearchJob |
| Declaration of the Process Search job. More... | |
| class | ProcessSearchJob |
| Declaration of the Process Search job. More... | |
Namespaces | |
| namespace | eonc |
| RAII resource manager for the ARTn C library with global synchronization. | |
Finds possible escape mecahnisms from a state.
The process search job implements one of the following types of saddle searches, as well as an optimizer, as defined by the config.init file.
Definition in file ProcessSearchJob.h.