Mesh_t insead of grid_t
Description
Refactor the code to use mesh_t instead of grid_t when possible.
News snippet
Code refactoring.
Checklist
-
I have checked that my code follows the Octopus coding standards -
I have added tests for all the new features added in this request.