| 6f04c980 | 14-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
fix memory leaks in genbc's link list |
| fcc77cc2 | 13-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
free mpi type |
| 5f3fbd8d | 13-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
incompressible restart test |
| 92bfab9a | 13-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
phio_openfile split into phio_openfile_read and phio_openfile_write |
| ade0e30f | 12-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
phio_fileopen replaces sync io query, init and openfile calls for new_interface
new_interface is writing and passes in nfields and nppf instead of reading them with query. This commit hacks up the
phio_fileopen replaces sync io query, init and openfile calls for new_interface
new_interface is writing and passes in nfields and nppf instead of reading them with query. This commit hacks up the phio_openfile fn to support this. This works, but is fugly. The next commit will break phio_openfile into phio_openfile_read and phio_openfile_write
show more ...
|
| ca3c1f9d | 12-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
phio_fileopen replaces sync io query, init and openfile calls for d2wall |
| 82f286aa | 12-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
phio_fileopen replaces sync io query, init and openfile calls |
| c191a532 | 12-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
remove old version of partition.cc
|
| f262839c | 12-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
phio_readdatablock replaces readdatablock calls
the fname to string conversion for \'solution\' in readnblk was missed in previous commits |
| d1293ce9 | 12-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
phio_readheader replaces readheader calls
helper phComm fns to get communicator info without having mpi.h everywhere |
| 9e5fdc79 | 12-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
status message when no syncio files are found |
| 1a0ed25e | 12-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
missed a few string conversions |
| f07c10ec | 11-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
no more cake |
| ba1c73e0 | 10-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
pass block keyphrases to readheader and readdatablock |
| d0f7e5e6 | 10-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
only one part per process is supported |
| 60ca4d1e | 10-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
pass d2wall keyphrase to readheader and readdatablock |
| 3c6dc7b4 | 10-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
pass keyphrase to readheader and readdatablock |
| 62803c32 | 10-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
break long lines |
| d3337298 | 10-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
pass keyphrase into readheader and readheader appends partid and delimiters |
| 04d2023f | 07-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
check if mpi is already initialized |
| b3c8e343 | 07-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
changed crossflow test case directory name to incompressible |
| a376446c | 07-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
remove unused partition.cc
|
| f1ff48b0 | 07-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
PHASTA project paths |
| 9c38c5eb | 07-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
PHASTA project paths |
| 3c2e0d51 | 06-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
header for phasta fn |