remove these test modes (initial and inefficient implementations)
Add Watt measures for Baseline test mode
Finalize implementation
Finalize implementation
Add case identical to STREAM triad
Same cases should implemented on both test cases
Optimal time step is not optimal when spacing grid sampling is not the same in the different axis
Implement 4th order in time
Elapse time includes MPI comm. but it does not allow to know the time spent in MPI communication (propaGpointFD = propaGpointEff, because testCase_time_com = 0)
ApplyBoundaryConditionGB is not exact but a rough estimate
Add an option to select the type of grid points to consider: inner or all points
For accelerators: add function to measure transfer between device to CPU and vice versa
Computation of spatial derivatives with FFT
Propagator with pseudo spectral method (based on FFT)
More complex propagator (such as elastic wave equation)
Finalize implementation