History log of /phasta/phSolver/common/phio_sync.h (Results 1 – 9 of 9)
Revision Date Author Comments
# 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


# 9a3ccc9b 11-Aug-2015 Cameron Smith <smithc11@rpi.edu>

use the phio_file struct as a base class for syncio_file


# 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


# 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