|
lbm_reference
|
Include dependency graph for main_particle_system.cpp:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| Main function. More... | |
Definition in file main_particle_system.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Main function.
Runs a fire simulation according to the configuration file given.
| [in] | configFileName | string Path to the configuration file |
Definition at line 16 of file main_particle_system.cpp.
References particles::ParticleSystem::run().
1.8.3.1