add convenience function for printing a missing arguments error message

This commit is contained in:
Axel Kohlmeyer
2022-04-22 08:28:14 -04:00
parent aebbd04297
commit dc4752ef63
3 changed files with 31 additions and 10 deletions

View File

@ -211,6 +211,9 @@ Convenience functions
.. doxygenfunction:: logmesg(LAMMPS *lmp, const std::string &mesg)
:project: progguide
.. doxygenfunction:: missing_cmd_args
:project: progguide
.. doxygenfunction:: flush_buffers(LAMMPS *lmp)
:project: progguide