cp make.defs.oneapi make.defs
make allmpi
amr.c:815:6: error: call to undeclared function 'time_step'; ISO C99 and later do not support implicit function declarations
[-Wimplicit-function-declaration]
815 | time_step(Num_procs, Num_procs_bg, Num_procs_bgx, Num_procs_bgy,
| ^