|
valSPH
|
#include <Stage.h>

Public Member Functions | |
| Stage (Configuration configuration) | |
| It creates a new empty Stage. | |
| void | simulate () |
| It performs the simulation. | |
| ~Stage () | |
| It destroys the Stage. | |
| Stage::Stage | ( | Configuration | configuration | ) |
| Stage::~Stage | ( | ) |
It destroys the Stage.
| void Stage::simulate | ( | ) |
It performs the simulation.
