/usr/include/med.hf is in libmed-dev 3.0.6-9build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | include "med_parameter.hf"
external MED_SET_IT
common /MED/ MED_GET_CELL_GEOMETRY_TYPE
integer MED_GET_CELL_GEOMETRY_TYPE(MED_N_CELL_FIXED_GEO)
save /MED/
|