Home
last modified time | relevance | path

Searched refs:tng_molecule_num_atoms_get (Results 1 – 4 of 4) sorted by relevance

/dports/science/gromacs/gromacs-2021.4/src/gromacs/fileio/
H A Dtngio.cpp1224 tng_molecule_num_atoms_get(tng, mol, &nAtoms); in gmx_tng_setup_atom_subgroup()
1562 tng_molecule_num_atoms_get(input, molecule, &nAtoms); in gmx_print_tng_molecule_system()
/dports/science/gromacs/gromacs-2021.4/src/external/tng_io/include/tng/
H A Dtng_io.h1796 tng_function_status DECLSPECDLLEXPORT tng_molecule_num_atoms_get
/dports/science/gromacs/gromacs-2021.4/src/external/tng_io/src/tests/
H A Dtng_io_testing.c222 stat = tng_molecule_num_atoms_get(traj, molecule, &cnt); in tng_test_molecules()
/dports/science/gromacs/gromacs-2021.4/src/external/tng_io/src/lib/
H A Dtng_io.c7435 tng_function_status DECLSPECDLLEXPORT tng_molecule_num_atoms_get in tng_molecule_num_atoms_get() function