| 10a6d6f7 | 20-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
preprocessor flag for enabling tracing |
| c7014359 | 20-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
move mpi init and finalize out of phasta(...) |
| 9798c0dd | 20-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
fix gfortran 4.9.2 -fbounds-check runtime error
when the dummy argument is fixed length it must be less than or equal to the actual arguments length, change the dummy arg to have dynamic length |
| 3dbc338d | 20-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
gfortran 4.9.2 reports errors on a few implicit size arrays when compiled with -fbounds-check |
| a486e66c | 20-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
stream readheader and readdatablock
the posix versions do some sanity checks that require the dereferenced \'filedescriptor\' to be a positive integer value, for the stream file pointers this is not
stream readheader and readdatablock
the posix versions do some sanity checks that require the dereferenced \'filedescriptor\' to be a positive integer value, for the stream file pointers this is not the case
show more ...
|
| 3969618b | 19-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
input stream phasta does something |
| cafa8645 | 19-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
initialize the hack |
| 549af74f | 19-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
don't redefine the struct |
| 9516dad3 | 19-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
compressible depends on common |
| ecf8d2a9 | 19-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
compiles |
| 08d2ac07 | 18-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
use C style comments |
| 47926302 | 18-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
starting to implement stream support |
| b13e4d76 | 18-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
phasta stream functions |
| 8224b9fb | 18-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
stream support |
| 32eed141 | 13-Aug-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
all fields written to restart on every step not just on last step. forces.dat flushed. ability to stop job on a particular step enabled |
| a93de25b | 12-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
constructname takes the file handle
remove the format enum |
| e81a6dc1 | 12-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
appendStep -> appendInt |
| 7930919f | 11-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
missing period in extension |
| c8c8de9b | 11-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
fix fortran writing test |
| d07d6b0b | 11-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
fix fortran reading test |
| 9a3ccc9b | 11-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
use the phio_file struct as a base class for syncio_file |
| d7abaf6c | 10-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
compiles... |
| ab645d52 | 09-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
ummmm - change everything in preparation for streamio |
| 07df5f19 | 07-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
added common dir to include config var |
| 20c2c887 | 07-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
set C and IC include dir in config |