| #
02ce253e
|
| 30-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
remove blank lines and commented code
|
| #
2efdc748
|
| 23-Jul-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Reads and writes posix and syncio for compressible
|
| #
9a6935e5
|
| 21-Jul-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
restore gfortran compatability
|
| #
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
|
| #
bc62cfd4
|
| 20-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
fortran can call readdatablock
added block reading to fortran test and renamed it accordingly
|
| #
e5afe575
|
| 20-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
openfile_read, closefile_read, readheader use iso_c_binding instead cmake mangling
|
| #
b63f4427
|
| 14-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
replace closefile and finalizephmpiio with phio_closefile_*
|
| #
92bfab9a
|
| 13-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
phio_openfile split into phio_openfile_read and phio_openfile_write
|
| #
ade0e30f
|
| 12-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
phio_fileopen replaces sync io query, init and openfile calls for new_interface
new_interface is writing and passes in nfields and nppf instead of reading them with query. This commit hacks up the
phio_fileopen replaces sync io query, init and openfile calls for new_interface
new_interface is writing and passes in nfields and nppf instead of reading them with query. This commit hacks up the phio_openfile fn to support this. This works, but is fugly. The next commit will break phio_openfile into phio_openfile_read and phio_openfile_write
show more ...
|
| #
82f286aa
|
| 12-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
phio_fileopen replaces sync io query, init and openfile calls
|
| #
f262839c
|
| 12-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
phio_readdatablock replaces readdatablock calls
the fname to string conversion for \'solution\' in readnblk was missed in previous commits
|
| #
d1293ce9
|
| 12-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
phio_readheader replaces readheader calls
helper phComm fns to get communicator info without having mpi.h everywhere
|
| #
1a0ed25e
|
| 12-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
missed a few string conversions
|
| #
f07c10ec
|
| 11-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
no more cake
|
| #
3c6dc7b4
|
| 10-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
pass keyphrase to readheader and readdatablock
|
| #
62803c32
|
| 10-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
break long lines
|
| #
d3337298
|
| 10-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
pass keyphrase into readheader and readheader appends partid and delimiters
|
| #
59599516
|
| 16-Apr-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Initial Commit
|