Home
last modified time | relevance | path

Searched refs:requested_data_block_ids (Results 1 – 2 of 2) sorted by relevance

/dports/science/gromacs/gromacs-2021.4/src/external/tng_io/include/tng/
H A Dtng_io.h4852 const int64_t *requested_data_block_ids,
/dports/science/gromacs/gromacs-2021.4/src/external/tng_io/src/lib/
H A Dtng_io.c17455 const int64_t *requested_data_block_ids, in tng_util_trajectory_next_frame_present_data_blocks_find() argument
17477 …TNG_ASSERT(requested_data_block_ids, "TNG library: If the number of requested data blocks is > 0 t… in tng_util_trajectory_next_frame_present_data_blocks_find()
17564 if(block_id == requested_data_block_ids[j]) in tng_util_trajectory_next_frame_present_data_blocks_find()
17650 if(block_id == requested_data_block_ids[j]) in tng_util_trajectory_next_frame_present_data_blocks_find()