Apply clang-tidy11 to gmxana files with no dependencies
authorejjordan <ejjordan@kth.se>
Mon, 19 Apr 2021 18:29:05 +0000 (20:29 +0200)
committerPascal Merz <pascal.merz@me.com>
Tue, 20 Apr 2021 00:09:37 +0000 (00:09 +0000)
commitae6a98a9fd9bad151aa791c133722f03d16cb7c4
tree0c65815c489a7f27b067e9178bfc10177c4b49c7
parente35cb96def6e0f6b952f59cdccd335a7f990003c
Apply clang-tidy11 to gmxana files with no dependencies

Splitt off from !1433. These are only the gmxana files that do not
depend on other clang-tidy11 changes. The files gmx_analyze.cpp,
gmx_nmr.cpp, gmx_bar.cpp, gmx_wheel.cpp and gmx_energy.cpp all have
dependencies, mostly on enum modernization. They can be a subsequent
MR.
18 files changed:
src/gromacs/gmxana/fitahx.cpp
src/gromacs/gmxana/gmx_anaeig.cpp
src/gromacs/gmxana/gmx_bundle.cpp
src/gromacs/gmxana/gmx_disre.cpp
src/gromacs/gmxana/gmx_do_dssp.cpp
src/gromacs/gmxana/gmx_enemat.cpp
src/gromacs/gmxana/gmx_gyrate.cpp
src/gromacs/gmxana/gmx_hbond.cpp
src/gromacs/gmxana/gmx_potential.cpp
src/gromacs/gmxana/gmx_rmsdist.cpp
src/gromacs/gmxana/gmx_tcaf.cpp
src/gromacs/gmxana/gmx_traj.cpp
src/gromacs/gmxana/gmx_trjorder.cpp
src/gromacs/gmxana/gmx_xpm2ps.cpp
src/gromacs/gmxana/nrama.cpp
src/gromacs/gmxana/sfactor.cpp
src/gromacs/gmxana/tests/.clang-tidy [new file with mode: 0644]
src/gromacs/gmxana/thermochemistry.cpp