Reduced usage of typdefs.h
authorRoland Schulz <roland@utk.edu>
Mon, 21 Apr 2014 00:57:32 +0000 (20:57 -0400)
committerRoland Schulz <roland@utk.edu>
Mon, 28 Apr 2014 02:24:17 +0000 (22:24 -0400)
commit2cc66cb63684c047f9af98feadb8918476c74b5d
tree042cecaf2d492cdf2d2fc03103c8dc67db61a4fd
parent83fdf360573dce8ae7b1990011eafb50c4a856ec
Reduced usage of typdefs.h

Preliminary step to move types out of legacyheader.

Renamed parameter called "matrix" because cppcheck gets
confused if a parameter is called the same as a type.

Part of #1415

Change-Id: I9207a7b8de7f092bab890da128abbb48a8d97b79
43 files changed:
src/gromacs/fft/parallel_3dfft.h
src/gromacs/fileio/confio.h
src/gromacs/fileio/enxio.h
src/gromacs/fileio/filenm.h
src/gromacs/fileio/gmxfio.h
src/gromacs/fileio/matio.cpp
src/gromacs/fileio/matio.h
src/gromacs/fileio/pdbio.h
src/gromacs/fileio/tpxio.h
src/gromacs/fileio/trajectory_writing.c
src/gromacs/fileio/trajectory_writing.h
src/gromacs/fileio/trnio.h
src/gromacs/fileio/trxio.h
src/gromacs/fileio/xvgr.cpp
src/gromacs/gmxana/edittop.c
src/gromacs/gmxana/nsfactor.h
src/gromacs/gmxlib/atomprop.c
src/gromacs/gmxpreprocess/read-conformation.cpp
src/gromacs/imd/imd.h
src/gromacs/legacyheaders/domdec.h
src/gromacs/legacyheaders/force.h
src/gromacs/legacyheaders/index.h
src/gromacs/legacyheaders/md_support.h
src/gromacs/legacyheaders/mdrun.h
src/gromacs/legacyheaders/pme.h
src/gromacs/legacyheaders/shellfc.h
src/gromacs/legacyheaders/sim_util.h
src/gromacs/legacyheaders/symtab.h
src/gromacs/legacyheaders/typedefs.h
src/gromacs/legacyheaders/types/commrec_fwd.h [new file with mode: 0644]
src/gromacs/legacyheaders/types/energy.h
src/gromacs/legacyheaders/types/matrix.h
src/gromacs/legacyheaders/types/nrnb.h
src/gromacs/legacyheaders/update.h
src/gromacs/mdlib/force.c
src/gromacs/mdlib/md_support.c
src/gromacs/mdlib/minimize.c
src/gromacs/mdlib/pme.c
src/gromacs/mdlib/sim_util.c
src/gromacs/mdlib/tpi.c
src/gromacs/timing/CMakeLists.txt
src/gromacs/timing/wallcycle.c
src/gromacs/timing/wallcycle.h