Gromacs: gmx::LegacyInput Class Reference

#include <gromacs/mdrun/simulatorbuilder.h>

+ Collaboration diagram for gmx::LegacyInput:

Description

Collection of legacy input information.


Public Member Functions


 
LegacyInput (int filenamesSize, const t_filenm *filenamesData, t_inputrec *inputRec, t_forcerec *forceRec)
  Build collection from legacy input data.
 


Public Attributes


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