Namespaces | |
PLMD | |
PLMD::xdrfile | |
Macros | |
#define | MAGIC 1995 |
Enumerations | |
enum | { PLMD::xdrfile::FALSE, PLMD::xdrfile::TRUE } |
Functions | |
int | PLMD::xdrfile::read_xtc (XDRFILE *xd, int natoms, int *step, float *time, matrix box, rvec *x, float *prec) |
int | PLMD::xdrfile::read_xtc_natoms (char *fn, int *natoms) |
int | PLMD::xdrfile::write_xtc (XDRFILE *xd, int natoms, int step, float time, matrix box, rvec *x, float prec) |
static int | PLMD::xdrfile::xtc_coord (XDRFILE *xd, int *natoms, matrix box, rvec *x, float *prec, mybool bRead) |
static int | PLMD::xdrfile::xtc_header (XDRFILE *xd, int *natoms, int *step, float *time, mybool bRead) |
#define MAGIC 1995 |
Hosted by GitHub | 1.8.17 |