#include <gromacs/mdrun/simulatorbuilder.h>
Collaboration diagram for gmx::LegacyInput:
Description
Collection of legacy input information.
|
|
LegacyInput (int filenamesSize, const t_filenm *filenamesData, t_inputrec *inputRec, t_forcerec *forceRec) | |
Build collection from legacy input data. | |
|
|
int |
numFile |
Number of input files. | |
const t_filenm * |
filenames |
File names. | |
t_inputrec * |
inputrec |
Handle to simulation input record. | |
t_forcerec * |
forceRec |
Handle to simulation force record. | |
The documentation for this class was generated from the following file:
- src/gromacs/mdrun/simulatorbuilder.h
Read more here: Source link