| 2efdc748 | 23-Jul-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Reads and writes posix and syncio for compressible |
| 2e3b5a4a | 22-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
PHASTA_TESTING=ON to enable compilation of test drivers |
| 219f61ec | 21-Jul-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
flag to enable and disable testing
only hooked to the phio tests in common at the moment |
| 9a6935e5 | 21-Jul-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
restore gfortran compatability |
| 055123f6 | 21-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
who likes global variables?!!!
i sure as hell don't - this makes the f_descriptor a phio_fp and uses it in new_interface to satisfy the dark lord |
| 925531f0 | 21-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
don't write d2wall files |
| 2be6dc50 | 21-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
use phio_fp, don't try to read a d2wall file |
| 36adee64 | 21-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
replaces phio_restartname with phio_appendStep |
| d5d2f64d | 20-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
use file handle from the phio module |
| ab85b1b6 | 20-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
there can be only one
|
| 5be7d1a3 | 20-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
fortran support for writedatablock, writeheader, openfile_write, closefile_write |
| 196f9dc2 | 20-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
extra line |
| a3ffe6a5 | 20-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
delete commented lines |
| bc62cfd4 | 20-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
fortran can call readdatablock
added block reading to fortran test and renamed it accordingly |
| eb71f7de | 20-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
use a loop |
| 42607086 | 20-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
the test that reads should have read in the name
add module for helper chdir |
| 04845fb3 | 20-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
test with and without valgrind
it passes\! |
| 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 |
| 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 |