summaryrefslogtreecommitdiff
path: root/src/lib/tng_io.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/tng_io.h')
-rw-r--r--src/lib/tng_io.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/lib/tng_io.h b/src/lib/tng_io.h
index b6f6ddf..b68e11d 100644
--- a/src/lib/tng_io.h
+++ b/src/lib/tng_io.h
@@ -1025,18 +1025,6 @@ tng_function_status tng_particle_data_block_add(tng_trajectory_t tng_data,
/**
- * @brief Read a requested frame set.
- * @details Not implemented yet!
- * @param tng_data is a trajectory data container.
- * tng_data->current_trajectory_frame_set will be the read frame set.
- * @param frame_set_nr is the number of the frame set to return (starting from 0).
- * @return TNG_SUCCESS (0) if successful, TNG_FAILURE (1) if a minor error
- * has occurred or TNG_CRITICAL (2) if a major error has occured.
- */
-tng_function_status tng_frame_set_read_nr(tng_trajectory_t tng_data,
- int64_t frame_set_nr);
-
-/**
* @brief Read a number of consecutive trajectory frames from the input_file of
* tng_data.
* @details Not implemented yet!
contact: Jan Huwald // Impressum