OpenMD 3.2
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::SimCreator Class Reference

The only responsibility of SimCreator is to parse the meta-data file and create a SimInfo instance based on the information returned by parser. More...

#include "brains/SimCreator.hpp"

Public Member Functions

SimInfocreateSim (const std::string &mdFileName, bool loadInitCoords=true)
 Setup Simulation.

Detailed Description

The only responsibility of SimCreator is to parse the meta-data file and create a SimInfo instance based on the information returned by parser.

Definition at line 74 of file SimCreator.hpp.

Member Function Documentation

◆ createSim()

SimInfo * OpenMD::SimCreator::createSim ( const std::string & mdFileName,
bool loadInitCoords = true )

The documentation for this class was generated from the following files: