History log of /phasta/phSolver/incompressible/usr.c (Results 1 – 22 of 22)
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


# 9071d3ba 25-Aug-2015 Cameron Smith <smithc11@rpi.edu>

write timing strings

move phio_appendInt into the new string fns


# dbb3615d 20-Aug-2015 Cameron Smith <smithc11@rpi.edu>

not quite ready to join the empire

use the input flag for reads


# 9f4aafb6 20-Aug-2015 Cameron Smith <smithc11@rpi.edu>

"Take your Jedi weapon. Use it. I am unarmed. Strike me down with it. Give in to your anger. With each passing moment you make yourself more my servant."


# 18924a0a 20-Aug-2015 Cameron Smith <smithc11@rpi.edu>

use grstream


# cafa8645 19-Aug-2015 Cameron Smith <smithc11@rpi.edu>

initialize the hack


# ecf8d2a9 19-Aug-2015 Cameron Smith <smithc11@rpi.edu>

compiles


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

constructname takes the file handle

remove the format enum


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

appendStep -> appendInt


# d7abaf6c 10-Aug-2015 Cameron Smith <smithc11@rpi.edu>

compiles...


# 57ac376b 31-Jul-2015 Cameron Smith <smithc11@rpi.edu>

fix comparison warnings


# 9030a15f 31-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


# 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


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

use phio_fp


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

replaces phio_restartname with phio_appendStep


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

use phio_readdatablock


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

use phio_closefile_*


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

use phio_readheader and phio_openfile


# 59599516 16-Apr-2015 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

Initial Commit