Home
last modified time | relevance | path

Searched refs:tng_chain (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.h20 typedef struct tng_chain *tng_chain_t;
H A Dtng_io.h572 struct tng_chain;
/dports/science/gromacs/gromacs-2021.4/src/external/tng_io/src/lib/
H A Dtng_io.c81 struct tng_chain { struct
3056 molecule->chains = (struct tng_chain *)malloc(molecule->n_chains * in tng_molecules_block_read()
3057 sizeof(struct tng_chain)); in tng_molecules_block_read()
7539 sizeof(struct tng_chain) * in tng_molecule_chain_w_id_add()