Draft: Refactor API
This MR will rename the Simulation
class to Diffusion
to prepare for the addition of Advection to the towing code base. Second, most of the getters and setters of the Grid
and BoundaryCondition
classes will be changed to provide a SYCL implementation.