History log of /phasta/phSolver/common/phio_posix.cc (Results 1 – 15 of 15)
Revision Date Author Comments
# d3a305dc 04-Jul-2016 Cameron Smith <smithc11@rpi.edu>

return 1 if the posix file failed to open


# a29624b2 17-Jan-2016 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

Merge branch 'master' of github.com:PHASTA/phasta


# 712d3df0 17-Jan-2016 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

bringing PETSc and svLS back to the master


# 1f6ac051 06-Jan-2016 Ben Matthews <ben@kc2vjw.com>

Merge branch 'topic_remove_mpoint' into svls


# 560e081f 04-Jan-2016 Cameron Smith <smithc11@rpi.edu>

driver to read ilwork from a single user specified posix file


# c74062d9 23-Dec-2015 Cameron Smith <smithc11@rpi.edu>

don't need to append a question mark to posix field names


# 7acde132 07-Nov-2015 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

Merge branch 'master' of github.com:PHASTA/phasta

Conflicts:
phSolver/common/new_interface.c
phSolver/incompressible/itrdrv.f


# 1c0c9e76 07-Nov-2015 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

Merge branch 'master' of github.com:PHASTA/phasta

Conflicts:
phSolver/common/new_interface.c
phSolver/incompressible/itrdrv.f


# 02ab4174 06-Oct-2015 Cameron Smith <cwsmith@users.noreply.github.com>

Merge pull request #2 from cwsmith/master

merge feature branch supporting in-memory, posix, and sync io


# a93de25b 12-Aug-2015 Cameron Smith <smithc11@rpi.edu>

constructname takes the file handle

remove the format enum


# ab645d52 09-Aug-2015 Cameron Smith <smithc11@rpi.edu>

ummmm - change everything in preparation for streamio


# 36adee64 21-Jul-2015 Cameron Smith <smithc11@rpi.edu>

replaces phio_restartname with phio_appendStep


# 3005da6c 18-Jul-2015 Cameron Smith <smithc11@rpi.edu>

append the question mark


# 57517afc 17-Jul-2015 Cameron Smith <smithc11@rpi.edu>

working on writeheader support


# 064bab1d 17-Jul-2015 Cameron Smith <smithc11@rpi.edu>

partially working phio support for posix and sync

openfile_read, readheader, readdatablock, and closefile_read work