declaration of function H5FedMapTriangle2GlobalID() added

This commit is contained in:
2008-08-27 10:02:36 +00:00
parent 58549852a6
commit 7465764861
+6
View File
@@ -25,5 +25,11 @@ H5FedMapTet2GlobalID (
h5_id_t * const global_vids
);
h5_id_t
H5FedMapTriangle2GlobalID (
h5_file * const f,
h5_id_t * const global_vids
);
#endif