Improve docs and naming for MdModulesNotifiers
authorMark Abraham <mark.j.abraham@gmail.com>
Mon, 12 Apr 2021 17:00:34 +0000 (17:00 +0000)
committerPascal Merz <pascal.merz@me.com>
Mon, 12 Apr 2021 17:00:34 +0000 (17:00 +0000)
commitd359c91dd5f8f3c556e4baadf97c6fab424324b4
tree5906822746ac3f037647296410b5e8313cef56f3
parent2e8da9f2ad7536ed0da612a977c6bfe0f89bc071
Improve docs and naming for MdModulesNotifiers
42 files changed:
docs/doxygen/lib/mdmodules.md
docs/doxygen/lib/modularsimulator.md
src/gromacs/applied_forces/densityfitting/densityfitting.cpp
src/gromacs/applied_forces/densityfitting/densityfittingforceprovider.cpp
src/gromacs/applied_forces/densityfitting/densityfittingforceprovider.h
src/gromacs/applied_forces/electricfield.cpp
src/gromacs/fileio/checkpoint.cpp
src/gromacs/fileio/checkpoint.h
src/gromacs/gmxpreprocess/grompp.cpp
src/gromacs/gmxpreprocess/readir.cpp
src/gromacs/gmxpreprocess/readir.h
src/gromacs/gmxpreprocess/tests/readir.cpp
src/gromacs/imd/imd.cpp
src/gromacs/mdlib/energyoutput.cpp
src/gromacs/mdlib/energyoutput.h
src/gromacs/mdlib/mdoutf.cpp
src/gromacs/mdlib/mdoutf.h
src/gromacs/mdlib/tests/energyoutput.cpp
src/gromacs/mdrun/isimulator.h
src/gromacs/mdrun/md.cpp
src/gromacs/mdrun/mdmodules.cpp
src/gromacs/mdrun/mdmodules.h
src/gromacs/mdrun/mimic.cpp
src/gromacs/mdrun/minimize.cpp
src/gromacs/mdrun/rerun.cpp
src/gromacs/mdrun/runner.cpp
src/gromacs/mdrun/simulationinput.cpp
src/gromacs/mdrun/simulationinput.h
src/gromacs/mdrun/simulatorbuilder.cpp
src/gromacs/mdrun/simulatorbuilder.h
src/gromacs/mdtypes/imdmodule.h
src/gromacs/modularsimulator/energydata.cpp
src/gromacs/modularsimulator/energydata.h
src/gromacs/modularsimulator/simulatoralgorithm.cpp
src/gromacs/modularsimulator/trajectoryelement.cpp
src/gromacs/modularsimulator/trajectoryelement.h
src/gromacs/restraint/restraintmdmodule.cpp
src/gromacs/restraint/restraintmdmodule.h
src/gromacs/swap/swapcoords.cpp
src/gromacs/utility/mdmodulenotification-impl.h
src/gromacs/utility/mdmodulenotification.h
src/gromacs/utility/tests/mdmodulenotification-impl.cpp