| #
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
|
| #
36adee64
|
| 21-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
replaces phio_restartname with phio_appendStep
|
| #
ab9e12e4
|
| 14-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
remove unused vars
|
| #
53d5e07c
|
| 14-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
use phio_writedatablock
|
| #
54d5a0aa
|
| 14-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
phio_writeheader replaces writeheader
|
| #
fd390aa3
|
| 14-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
removing dead code
|
| #
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 ...
|
| #
59599516
|
| 16-Apr-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Initial Commit
|