Rework -Weverything
authorMark Abraham <mark.j.abraham@gmail.com>
Thu, 17 Jun 2021 07:34:08 +0000 (07:34 +0000)
committerPaul Bauer <paul.bauer.q@gmail.com>
Thu, 17 Jun 2021 07:34:08 +0000 (07:34 +0000)
commitdf463c2cf9e1ee786b2f6e224e5168933c378ecb
tree42e55b50645e0a9f3b8dab658cc69a2d6449633a
parent3b7993198eece6d8d830aca19f5506cf0f0beb12
Rework -Weverything
43 files changed:
api/nblib/CMakeLists.txt
api/nblib/listed_forces/tests/typetests.cpp
api/nblib/tests/nbkernelsystem.cpp
api/nblib/tests/topology.cpp
cmake/gmxCFlags.cmake
src/CMakeLists.txt
src/gromacs/CMakeLists.txt
src/gromacs/domdec/domdec.cpp
src/gromacs/domdec/dump.cpp
src/gromacs/fft/fft_mkl.cpp
src/gromacs/fileio/matio.cpp
src/gromacs/fileio/pdbio.cpp
src/gromacs/fileio/tpxio.cpp
src/gromacs/fileio/trrio.cpp
src/gromacs/gmxana/gmx_analyze.cpp
src/gromacs/gmxana/gmx_bundle.cpp
src/gromacs/gmxana/gmx_chi.cpp
src/gromacs/gmxana/gmx_enemat.cpp
src/gromacs/gmxana/gmx_filter.cpp
src/gromacs/gmxana/gmx_hbond.cpp
src/gromacs/gmxana/gmx_make_edi.cpp
src/gromacs/gmxana/gmx_sans.cpp
src/gromacs/gmxana/gmx_tcaf.cpp
src/gromacs/gmxana/gmx_velacc.cpp
src/gromacs/gmxlib/network.cpp
src/gromacs/gmxpreprocess/gen_maxwell_velocities.cpp
src/gromacs/gmxpreprocess/hackblock.cpp
src/gromacs/gmxpreprocess/readir.cpp
src/gromacs/gmxpreprocess/ter_db.cpp
src/gromacs/gmxpreprocess/x2top.cpp
src/gromacs/gpu_utils/device_context_ocl.cpp
src/gromacs/mdlib/calcvir.cpp
src/gromacs/mdlib/coupling.cpp
src/gromacs/mdlib/sim_util.cpp
src/gromacs/mdrun/runner.cpp
src/gromacs/nbnxm/nbnxm_gpu_buffer_ops.cpp
src/gromacs/nbnxm/opencl/nbnxm_ocl_data_mgmt.cpp
src/gromacs/nbnxm/opencl/nbnxm_ocl_jit_support.cpp
src/gromacs/simd/tests/bootstrap_loadstore.cpp
src/gromacs/tables/cubicsplinetable.cpp
src/gromacs/tables/quadraticsplinetable.cpp
src/testutils/TestMacros.cmake
src/testutils/unittest_main.cpp