Gromacs
2025-dev-20240906-b7d3419
|
#include <gromacs/tools/convert_tpr.h>
Declares gmx convert-tpr.
Static Public Member Functions | |
static ICommandLineOptionsModulePointer | create () |
Instantiatiates the module. | |
Static Public Attributes | |
static LIBGROMACS_EXPORT const char | name [] = "convert-tpr" |
Name of the module. | |
static LIBGROMACS_EXPORT const char | shortDescription [] = "Make a modified run-input file" |
Short description what the module does. | |