| 86f7e418 | 24-Nov-2015 |
Cameron Smith <smithc11@rpi.edu> |
don't use C++ comments and declarations in C |
| 266200f9 | 24-Nov-2015 |
Cameron Smith <smithc11@rpi.edu> |
timer for reading of restart and geombc |
| f168ba47 | 24-Nov-2015 |
Cameron Smith <smithc11@rpi.edu> |
remove commented code |
| 2992863c | 22-Nov-2015 |
Cameron Smith <smithc11@rpi.edu> |
write the git hash to a copy of input.config in the build directory |
| 7c854a90 | 17-Nov-2015 |
Cameron Smith <smithc11@rpi.edu> |
fix warnings |
| 1f3a8e97 | 17-Nov-2015 |
Cameron Smith <smithc11@rpi.edu> |
the clang compiler does not like empty files |
| a6e5c1a2 | 16-Nov-2015 |
Cameron Smith <smithc11@rpi.edu> |
initialize pointers |
| 618c57fd | 16-Nov-2015 |
Cameron Smith <smithc11@rpi.edu> |
incorrect header guard |
| 47f44297 | 16-Nov-2015 |
Cameron Smith <smithc11@rpi.edu> |
initialize variables, and compare like types |
| 7a6b4026 | 16-Nov-2015 |
Cameron Smith <smithc11@rpi.edu> |
initialize variables |
| f32d06b0 | 20-Nov-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Complete restart field data written in every restart and force file closed to force flush that otherwise does not happen on BGQ. |
| cda95d28 | 20-Nov-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Merge branch 'master' of github.com:PHASTA/phasta |
| fa773e3f | 10-Nov-2015 |
Cameron Smith <smithc11@rpi.edu> |
use labels for incompressible tests |
| 6b8dfea1 | 10-Nov-2015 |
Cameron Smith <smithc11@rpi.edu> |
use labels for compressible tests |
| 58e56b5e | 10-Nov-2015 |
Cameron Smith <smithc11@rpi.edu> |
use labels for phSolver/common tests |
| 06db1583 | 09-Nov-2015 |
Cameron Smith <smithc11@rpi.edu> |
clean up phasta() calls |
| 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 |
| 1ba01f3a | 15-Oct-2015 |
Cameron Smith <smithc11@rpi.edu> |
void not int |
| d022ba44 | 15-Oct-2015 |
Cameron Smith <smithc11@rpi.edu> |
document the io mode flags |
| ffd964d4 | 15-Oct-2015 |
Cameron Smith <smithc11@rpi.edu> |
file based phasta that reads from a control file |
| 322ea7e2 | 15-Oct-2015 |
Cameron Smith <smithc11@rpi.edu> |
io timers |
| d6c1fe40 | 13-Oct-2015 |
Cameron Smith <smithc11@rpi.edu> |
hack to bypass xlf complaints |
| 1063a5c0 | 13-Oct-2015 |
Cameron Smith <smithc11@rpi.edu> |
xlf wants different names |
| 7660e259 | 29-Oct-2015 |
Michel Rasquin <michel.rasquin@colorado.edu> |
need to use the absolute path to phstreamEmpty |
| b348a74a | 29-Oct-2015 |
Michel Rasquin <michel.rasquin@colorado.edu> |
missing typedefs and functions |