ll _cal_num_space(double length, double space_step)
This is a function calculates the number of steps we will move in the dimentions untils we reach the ...
unsigned ll _cal_num_time(double time_step, double time_limit)
This is a function calculates the number of steps in the time untils we reach the time limit given th...