![]() |
.Simulation
|
SchedulerGUI is a user interface that allows users to scheduler and run molecular dynamics simulations. More...
Classes | |
| class | ChangeConfirmation |
| Takes in, as input, two InfoStructs and prompts the user to Accept and change, Reject and revert, or Cancel and do nothing about the changes. More... | |
| class | GasCombo |
| Object used for grouping together a spin box and a combo box that are used for picking gases that will be in the simulation. More... | |
| class | Scheduler |
| The main window of Scheduler. More... | |
| class | SimulationController |
| Handles the running of the simulation with all the necessary requirements and conditions. More... | |
| struct | SimulationResult |
| Stores the results of the simulation after the simulation has been terminated. More... | |
| class | SimulationWorker |
| Worker object for running an instance of the simulation. More... | |
Enumerations | |
| enum | Options { Accept, Reject, DoNothing } |
| Used by ChangeConfirmation to signify which action the user wishes to take. | |
SchedulerGUI is a user interface that allows users to scheduler and run molecular dynamics simulations.
1.8.5