| #
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
|
| #
ea868eb1
|
| 24-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
writeHeader and writeDataBlock to support stream write functions
|
| #
5dd2e9b4
|
| 24-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
remove unused interface
|
| #
a486e66c
|
| 20-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
stream readheader and readdatablock
the posix versions do some sanity checks that require the dereferenced \'filedescriptor\' to be a positive integer value, for the stream file pointers this is not
stream readheader and readdatablock
the posix versions do some sanity checks that require the dereferenced \'filedescriptor\' to be a positive integer value, for the stream file pointers this is not the case
show more ...
|
| #
ecf8d2a9
|
| 19-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
compiles
|
| #
ab645d52
|
| 09-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
ummmm - change everything in preparation for streamio
|