ExCALIBUR-NEPTUNE / NESO

MIT License
4 stars 4 forks source link

Rename ".h" headers to ".hpp" #208

Closed oparry-ukaea closed 5 months ago

oparry-ukaea commented 1 year ago

Description

Renames all .h headers to .hpp. For consistency, but also because they weren't being picked up by the formatting script.

Type of change

Testing

No new tests

Test Configuration:

OS: Ubuntu 22.04 Compiler: GCC 11.3.0 / OneAPI v2022.1.0 SYCL implementation: Hipsycl v0.9.2 / DPC++ v2022.1.0 MPI details: MPICH v4.0.2 Hardware: CPU (Intel Alder Lake)

Checklist: