Home
last modified time | relevance | path

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

/dports/science/gromacs/gromacs-2021.4/src/external/tng_io/include/tng/
H A Dtng_io.hpp1493 return status = tng_atom_name_set(traj->traj, atom , new_name); in setName()
H A Dtng_io.h2218 tng_function_status DECLSPECDLLEXPORT tng_atom_name_set
/dports/science/gromacs/gromacs-2021.4/src/external/tng_io/src/lib/
H A Dtng_io_fortran.c602 stat = tng_atom_name_set(tng_data, atom, name); in tng_atom_name_set_()
H A Dtng_io.c6690 tng_function_status DECLSPECDLLEXPORT tng_atom_name_set in tng_atom_name_set() function
8025 tng_atom_name_set(tng_data, *atom, atom_name); in tng_residue_atom_w_id_add()