| e5afe575 | 20-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
openfile_read, closefile_read, readheader use iso_c_binding instead cmake mangling |
| 36d776c1 | 19-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
link with fortran compiler |
| 24ac27e8 | 19-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
appease the intel11 fortran overlords |
| fd2dfa9d | 19-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
stick with .f |
| e15a7659 | 19-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
test for calling phio fns from fortran
this does not work |
| ec2df29e | 18-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
syntax for forcing removal of existing sym links |
| 946a6cdd | 18-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
fix leak of mpi communicator |
| b3027b05 | 18-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
test name needs to change too |
| 4d7acd26 | 18-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
close after reading |
| 3005da6c | 18-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
append the question mark |
| bae968b9 | 18-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
fix posix last header phrase mem leak |
| cc4ab726 | 18-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
test file name changed |
| 9ec3dd51 | 18-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
write test passes
needed to add writedatablock for syncio - the header is written with the corresponding block |
| 400e9fc0 | 17-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
initialize vars before use |
| 408e986a | 17-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
copy phrase string in writeheader |
| 57517afc | 17-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
working on writeheader support |
| 7ba4d88e | 17-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
force creation of symlink |
| 1aeb857e | 17-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
add readdatablock test to ctest |
| 4a32e26d | 17-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
working readdatablock test |
| 3138ee3c | 17-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
working readheader test |
| ceb6e96d | 17-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
copy the string instead of using the pointer |
| 064bab1d | 17-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
partially working phio support for posix and sync
openfile_read, readheader, readdatablock, and closefile_read work |
| abb450f3 | 16-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
break long lines |
| 164f518b | 16-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
incompressible test case now has both posix and sync io files |
| 0bfd2916 | 15-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
test for posix and sync io header reading |