lbm_reference
|
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().