Rename all source files from - to _ for consistency.
[alexxy/gromacs.git] / src / gromacs / ewald / pme_gpu_types_host_impl.h
similarity index 98%
rename from src/gromacs/ewald/pme-gpu-types-host-impl.h
rename to src/gromacs/ewald/pme_gpu_types_host_impl.h
index e005552400fb806a16ec77dd570ce32b3f5d78f4..6949bde60f66deaeff8e889ab6b9299adb103fdc 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2018, by the GROMACS development team, led by
+ * Copyright (c) 2018,2019, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
@@ -35,7 +35,7 @@
 
 /*! \internal \file
  * \brief Defines the host-side PME GPU data structure, which is dependent on the GPU types.
- * It's included by pointer in the general PmeGpu host structure in pme-gpu-types-host.h.
+ * It's included by pointer in the general PmeGpu host structure in pme_gpu_types_host.h.
  *
  * \author Aleksei Iupinov <a.yupinov@gmail.com>
  * \ingroup module_ewald