Home
last modified time | relevance | path

Searched refs:tng_frame_set_write (Results 1 – 7 of 7) sorted by relevance

/dports/science/gromacs/gromacs-2021.4/src/external/tng_io/src/tests/
H A Dmd_openmp.f291 call tng_frame_set_write(traj, TNG_USE_HASH)
H A Dmd_openmp.c286 if(tng_frame_set_write(traj, TNG_USE_HASH) != TNG_SUCCESS) in main()
H A Dtng_io_testing.c445 stat = tng_frame_set_write(traj, hash_mode); in tng_test_read_and_write_file()
758 if(tng_frame_set_write(*traj, hash_mode) != TNG_SUCCESS) in tng_test_write_and_read_traj()
/dports/science/gromacs/gromacs-2021.4/src/external/tng_io/include/tng/
H A Dtng_io.hpp831 return status = tng_frame_set_write(traj, hash_mode); in writeFrameSet()
H A Dtng_io.h2635 tng_function_status DECLSPECDLLEXPORT tng_frame_set_write
/dports/science/gromacs/gromacs-2021.4/src/external/tng_io/src/lib/
H A Dtng_io_fortran.c716 return(tng_frame_set_write(tng_data, *hash_mode)); in tng_frame_set_write_()
H A Dtng_io.c10225 tng_frame_set_write(tng_data, TNG_USE_HASH); in tng_time_per_frame_set()
12115 tng_function_status tng_frame_set_write in tng_frame_set_write() function
12226 return(tng_frame_set_write(tng_data, hash_mode)); in tng_frame_set_premature_write()
13248 if(tng_frame_set_write(tng_data, hash_mode) != TNG_SUCCESS) in tng_frame_gen_data_write()
15303 tng_frame_set_write(*tng_data_p, TNG_USE_HASH); in tng_util_trajectory_close()
16566 stat = tng_frame_set_write(tng_data, TNG_USE_HASH); in tng_util_generic_write()
16803 stat = tng_frame_set_write(tng_data, TNG_USE_HASH); in tng_util_generic_double_write()