History log of /phasta/phSolver/common/phIO.cc (Results 26 – 32 of 32)
Revision Date Author Comments
# fa18c524 14-Jul-2015 Cameron Smith <smithc11@rpi.edu>

phio_writeheader and string helper fn cleanup


# a7c8a483 14-Jul-2015 Cameron Smith <smithc11@rpi.edu>

phio_closefile_[read|write]


# 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


12