Resolve "Remove deprecated Mesh classes"
This MR does following replacements:
- Kokkos_Mesh.h --> Mesh.h
- Kokkos_Mesh.pp --> Mesh.hpp
- Kokkos_UniformCartesian.h --> UniformCartesian.h
- Kokkos_UniformCartesian.hpp --> UniformCartesian.hpp
Closes #28 (closed)
Edited by frey_m