| #
98d6580a
|
| 19-Jun-2017 |
Cameron Smith <smithc11@rpi.edu> |
Merge branch 'cwsmith/core-io-timers'
|
| #
8f9016f6
|
| 08-Mar-2017 |
Cameron Smith <smithc11@rpi.edu> |
phastaIO: using timers from chef when phastaChef enabled
eventually the chef and phasta io capabilities will be merged into a single library and along with it these timers will go
|
| #
63735940
|
| 02-Mar-2017 |
Cameron Smith <smithc11@rpi.edu> |
common: time stream open and close
|
| #
4f733f0b
|
| 12-Feb-2017 |
Cameron Smith <smithc11@rpi.edu> |
common: support reading from restart streams
|
| #
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
|
| #
80b7b0aa
|
| 02-Sep-2015 |
Cameron Smith <smithc11@rpi.edu> |
fix memory leak
|
| #
f03ad52d
|
| 27-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
don't append question mark to phrase strings
|
| #
ea868eb1
|
| 24-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
writeHeader and writeDataBlock to support stream write functions
|
| #
10a6d6f7
|
| 20-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
preprocessor flag for enabling tracing
|
| #
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
|