Skip to content
Snippets Groups Projects
Commit a2c38cb4 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

plumedcheck

driver-float was not documented
parent b4a93364
No related branches found
No related tags found
No related merge requests found
......@@ -61,6 +61,24 @@ using namespace std;
namespace PLMD {
namespace cltools{
//+PLUMEDOC TOOLS driver-float
/*
Equivalent to \ref driver, but using single precision reals.
The purpose of this tool is just to test what PLUMED does when linked from
a single precision code.
\par Examples
\verbatim
plumed driver-float --plumed plumed.dat --ixyz trajectory.xyz
\endverbatim
See also examples in \ref driver
*/
//+PLUMEDOC TOOLS driver
/*
driver is a tool that allows one to to use plumed to post-process an existing trajectory.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment