A low Mach, 1D, reacting flow code.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

timing.h 47B

4 years ago
12
  1. double get_wall_time();
  2. double get_cpu_time();