Home
last modified time | relevance | path

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

/dports/science/gromacs/gromacs-2021.4/src/gromacs/fileio/
H A Dtngio.cpp660 tng_residue_atom_w_id_add(tng, res, *(atoms->atomname[atomIndex]), in add_selection_groups()
1268 tng_residue_atom_w_id_add(tng, res, temp_name, temp_type, ind[i], &atom); in gmx_tng_setup_atom_subgroup()
/dports/science/gromacs/gromacs-2021.4/src/external/tng_io/include/tng/
H A Dtng_io.hpp1575 return status = tng_residue_atom_w_id_add(traj->traj, residue, in addAtomWithId()
H A Dtng_io.h2165 tng_function_status DECLSPECDLLEXPORT tng_residue_atom_w_id_add
/dports/science/gromacs/gromacs-2021.4/src/external/tng_io/src/lib/
H A Dtng_io.c7326 stat = tng_residue_atom_w_id_add(tng_data_dest, residue_temp, in tng_molecule_system_copy()
7982 return(tng_residue_atom_w_id_add(tng_data, residue, atom_name, atom_type, in tng_residue_atom_add()
7986 tng_function_status DECLSPECDLLEXPORT tng_residue_atom_w_id_add in tng_residue_atom_w_id_add() function