Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Resolve "Remove deprecated Mesh classes"

frey_m requested to merge 28-remove-deprecated-mesh-classes into master

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

Merge request reports