| 6b966dd8 | 01-Sep-2015 |
Cameron Smith <smithc11@rpi.edu> |
deallocate ifeature sidmapg point2nsons point2ifath uold wnrm otwn
phasta tries to reallocate the allocated vars and dies |
| 2e667770 | 27-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
write the magic number |
| f03ad52d | 27-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
don't append question mark to phrase strings |
| 9ae91bdd | 26-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
input_fform gets passed a Input object
phasta fns create the Input obj |
| ec1342a4 | 26-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
there can be only one
|
| 4c223e05 | 26-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
return the time step |
| 163d1986 | 26-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
clean up args |
| 740e4609 | 25-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
fix conditional, use construct, use streamio_get_r |
| d5f48f40 | 25-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
change back to the parent directory |
| 9071d3ba | 25-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
write timing strings
move phio_appendInt into the new string fns |
| 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 |
| 5b7f36cc | 21-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
syncio if [input|output]_mode > 0 |
| fcf561c1 | 20-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
set num sync files from solver.inp
only applies to sync output mode - input does autodetection ... I may have broken it though since I think that call comes before the input.config file is read... d
set num sync files from solver.inp
only applies to sync output mode - input does autodetection ... I may have broken it though since I think that call comes before the input.config file is read... doh
show more ...
|
| 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." |
| 10a6d6f7 | 20-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
preprocessor flag for enabling tracing |
| c7014359 | 20-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
move mpi init and finalize out of phasta(...) |
| 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 ...
|
| 3969618b | 19-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
input stream phasta does something |
| cafa8645 | 19-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
initialize the hack |
| 549af74f | 19-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
don't redefine the struct |
| ecf8d2a9 | 19-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
compiles |
| 08d2ac07 | 18-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
use C style comments |
| 47926302 | 18-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
starting to implement stream support |