Home
last modified time | relevance | path

Searched refs:tng_atom (Results 1 – 3 of 3) sorted by relevance

/dports/science/gromacs/gromacs-2021.4/src/external/tng_io/include/tng/
H A Dtng_io_fwd.h24 typedef struct tng_atom *tng_atom_t;
H A Dtng_io.h574 struct tng_atom;
/dports/science/gromacs/gromacs-2021.4/src/external/tng_io/src/lib/
H A Dtng_io.c57 struct tng_atom { struct
3095 molecule->atoms = (struct tng_atom *)malloc(molecule->n_atoms * in tng_molecules_block_read()
3096 sizeof(struct tng_atom)); in tng_molecules_block_read()
8008 sizeof(struct tng_atom) * in tng_residue_atom_w_id_add()