jeffhammond / vapaa

A standalone implementation of the MPI Fortran 2018 module
MIT License
19 stars 1 forks source link

Declare MPI functions that return a value. #2

Closed jeffhammond closed 1 year ago

jeffhammond commented 1 year ago

see MPI 4.0 19.1.2

jeffhammond commented 1 year ago

i implemented Wtime and Wtick, which are the only functions that return a value that matter.