| bafa09fe | 29-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
working on syncio support via phIO.h |
| 0bdc2279 | 29-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
remove dead code |
| 16223cb9 | 29-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
tool to compare restart files
Thank you Ben |
| b164d988 | 23-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
link the sync dir |
| fe88b52d | 23-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
adding posix tests and restarts |
| eee70429 | 23-Jul-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Merge branch 'posixSync' of github.com:cwsmith/phasta into posixSync |
| 2efdc748 | 23-Jul-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Reads and writes posix and syncio for compressible |
| 504d3a3b | 22-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
pass -g for gnu builds |
| 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 |
| c07b23fc | 21-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
use phio_fp |
| 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\! |