| #
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
|
| #
e81a6dc1
|
| 12-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
appendStep -> appendInt
|
| #
d7abaf6c
|
| 10-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
compiles...
|
| #
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
|
| #
d5d2f64d
|
| 20-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
use file handle from the phio module
|
| #
5be7d1a3
|
| 20-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
fortran support for writedatablock, writeheader, openfile_write, closefile_write
|
| #
bc62cfd4
|
| 20-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
fortran can call readdatablock
added block reading to fortran test and renamed it accordingly
|
| #
e5afe575
|
| 20-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
openfile_read, closefile_read, readheader use iso_c_binding instead cmake mangling
|