| FMTfromString(std::string_view fmt) | PLMD::TrajectoryParser | static |
| getMolfilePluginsnames() | PLMD::TrajectoryParser | static |
| init(std::string_view fmt, std::string_view fname, bool useMolfile=false, int command_line_natoms=-1) | PLMD::TrajectoryParser | |
| init(std::string_view fmt, FILE *fileHandle) | PLMD::TrajectoryParser | |
| nOfAtoms() const | PLMD::TrajectoryParser | |
| parser | PLMD::TrajectoryParser | private |
| readAtoms(int stride, bool dont_read_pbc, bool debug_pd, int pd_start, int pd_nlocal, long long int &step, double *masses, double *charges, double *coordinates, double *cell) | PLMD::TrajectoryParser | |
| readAtoms(int stride, bool dont_read_pbc, bool debug_pd, int pd_start, int pd_nlocal, long long int &step, float *masses, float *charges, float *coordinates, float *cell) | PLMD::TrajectoryParser | |
| readFrame(int stride, bool dont_read_pbc, bool debug_pd, int pd_start, int pd_nlocal, long long int &step, double &timeStep, double *masses, double *charges, double *coordinates, double *cell) | PLMD::TrajectoryParser | |
| readFrame(int stride, bool dont_read_pbc, bool debug_pd, int pd_start, int pd_nlocal, long long int &step, float &timeStep, float *masses, float *charges, float *coordinates, float *cell) | PLMD::TrajectoryParser | |
| readHeader(long long int &step, double &timeStep) | PLMD::TrajectoryParser | |
| readHeader(long long int &step, float &timeStep) | PLMD::TrajectoryParser | |
| registerKeywords(Keywords &keys) | PLMD::TrajectoryParser | static |
| rewind() | PLMD::TrajectoryParser | |
| toString(trajfmt fmt) | PLMD::TrajectoryParser | static |
| trajectoryOptions() | PLMD::TrajectoryParser | static |
| TrajectoryParser() | PLMD::TrajectoryParser | |
| trajfmt enum name | PLMD::TrajectoryParser | |
| ~TrajectoryParser() | PLMD::TrajectoryParser | |