Home
last modified time | relevance | path

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

/dports/science/gromacs/gromacs-2021.4/src/external/tng_io/include/tng/
H A Dtng_io.h1720 tng_function_status DECLSPECDLLEXPORT tng_molecule_system_copy(const tng_trajectory_t tng_data_src,
/dports/science/gromacs/gromacs-2021.4/src/external/tng_io/src/tests/
H A Dtng_io_testing.c1346 stat = tng_molecule_system_copy(traj, dest); in tng_test_copy_container()
/dports/science/gromacs/gromacs-2021.4/src/gromacs/fileio/
H A Dtngio.cpp1001 tng_molecule_system_copy(*input, *output); in gmx_prepare_tng_writing()
/dports/science/gromacs/gromacs-2021.4/src/external/tng_io/src/lib/
H A Dtng_io.c7239 tng_function_status DECLSPECDLLEXPORT tng_molecule_system_copy(const tng_trajectory_t tng_data_src, in tng_molecule_system_copy() function