Use proper doxygen tags in modular simulator
commit396271214d8b021f0fc31bdcdbdb0073519c5481
authorPascal Merz <pascal.merz@me.com>
Sun, 21 Jun 2020 00:16:57 +0000 (20 18:16 -0600)
committerPascal Merz <pascal.merz@me.com>
Mon, 17 Aug 2020 19:13:57 +0000 (17 19:13 +0000)
tree144114c181680de15e958e148e415ac1d7b9f435
parent48f9056c196fda338b83e74212d4f9bc5ab3474e
Use proper doxygen tags in modular simulator

Files in src/gromacs/modularsimulator/ were partially using @tag instead
of \tag for Doxygen tags. GROMACS style prefers \tag, so this change
updates these tags.

Closes #3565
15 files changed:
src/gromacs/modularsimulator/checkpointhelper.h
src/gromacs/modularsimulator/compositesimulatorelement.h
src/gromacs/modularsimulator/computeglobalselement.cpp
src/gromacs/modularsimulator/computeglobalselement.h
src/gromacs/modularsimulator/constraintelement.h
src/gromacs/modularsimulator/domdechelper.h
src/gromacs/modularsimulator/energydata.h
src/gromacs/modularsimulator/forceelement.h
src/gromacs/modularsimulator/modularsimulatorinterfaces.h
src/gromacs/modularsimulator/parrinellorahmanbarostat.h
src/gromacs/modularsimulator/propagator.h
src/gromacs/modularsimulator/signallers.h
src/gromacs/modularsimulator/statepropagatordata.h
src/gromacs/modularsimulator/trajectoryelement.h
src/gromacs/modularsimulator/vrescalethermostat.h