Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 306 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 306 Bytes

ForTiming

A fortran oop omp thread safe timer, ready to be embedded in your applications. Please be aware of precision issues. Uses OpenMP libs and routines for wall clocks.

The code is minimal and entirelly adaptable to most needs. See the Test to get a grasp on the VERY COMPLEX API and how it works.