Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 252 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 252 Bytes

dm_hmap

This project provides a fortran interface to to some C++ std collections - intended for the diag_manager2 use. Initial collection is the c++ std::unordered_map of key-value pairs of type string-int. Fortran interface includes a OO interface.