O P A R - Open Architecture Particle in Cell Simulation - Version 3.0
Plasma simulations with dust particles
|
#include "task.h"
Go to the source code of this file.
Classes | |
class | Simulation |
Simulation specializes Process and is supposed to implement the the master process. The Simulation class takes care of registering all the Tasks that can be read from the input file at top level. It also provides some routines for Drawing and Interactivity. More... |
Contains the Simulation class which specializes the Process class.