jsitaraman / tioga

Tioga is a library for overset grid assembly on parallel distributed systems
GNU Lesser General Public License v3.0
64 stars 36 forks source link

Remove dMeshBlock #60

Closed ashesh2512 closed 3 years ago

ashesh2512 commented 3 years ago

@jsitaraman This pull request removes dMeshBlock, and moves the GPU calls to respective methods within the MeshBlock class. I have also removed mesh_info_device from CartGrid as it wasn't currently used.