| a58fb009 | 29-Jun-2016 |
Cameron Smith <smithc11@rpi.edu> |
MPI_BYTE not MPI_CHAR |
| eb8873f5 | 29-Jun-2016 |
Cameron Smith <smithc11@rpi.edu> |
compute the group from the rank |
| c0903dac | 29-Jun-2016 |
Cameron Smith <smithc11@rpi.edu> |
small cleanup
add a few assertions, add commas to header string |
| aa8374cb | 28-Jun-2016 |
Cameron Smith <smithc11@rpi.edu> |
modify readilwork test for new command line args |
| eeef5fd6 | 23-Jun-2016 |
Cameron Smith <smithc11@rpi.edu> |
using mpi io |
| 302b84e8 | 22-Jun-2016 |
Cameron Smith <smithc11@rpi.edu> |
write ilwork data in parallel... in a very crude way |
| 25b215f0 | 17-Jun-2016 |
Cameron Smith <smithc11@rpi.edu> |
add argument to phIOreadIlwork to control writing of array |
| a29624b2 | 17-Jan-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Merge branch 'master' of github.com:PHASTA/phasta |
| 4894d94e | 06-Jan-2016 |
Michel Rasquin <michel.rasquin@colorado.edu> |
Extracts and prints communication info from ilwork array |
| 560e081f | 04-Jan-2016 |
Cameron Smith <smithc11@rpi.edu> |
driver to read ilwork from a single user specified posix file |
| 29a08f15 | 07-Dec-2015 |
Ben Matthews <ben@kc2vjw.com> |
Kitware says HAVE_CXX is depreciated (and it breaks the build on intel/pgi) |
| 310e2401 | 22-Dec-2015 |
Cameron Smith <smithc11@rpi.edu> |
return zero on success
remove print stmts and unnecessary barriers |
| 1a21b96d | 21-Dec-2015 |
Cameron Smith <smithc11@rpi.edu> |
multi topo test must find two connectivity interior headers/blocks |
| f062a782 | 17-Dec-2015 |
Cameron Smith <smithc11@rpi.edu> |
add posix multi topo block reading test |
| b184aa6d | 16-Dec-2015 |
Cameron Smith <smithc11@rpi.edu> |
test for finding headers with the same prefix/phrase |
| 58e56b5e | 10-Nov-2015 |
Cameron Smith <smithc11@rpi.edu> |
use labels for phSolver/common tests |
| d6c1fe40 | 13-Oct-2015 |
Cameron Smith <smithc11@rpi.edu> |
hack to bypass xlf complaints |
| c8c8de9b | 11-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
fix fortran writing test |
| d07d6b0b | 11-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
fix fortran reading test |
| ab645d52 | 09-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
ummmm - change everything in preparation for streamio |
| eceb1c0e | 31-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
only run if HAS_VALGRIND is true |
| 9a6935e5 | 21-Jul-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
restore gfortran compatability |
| 5be7d1a3 | 20-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
fortran support for writedatablock, writeheader, openfile_write, closefile_write |
| 196f9dc2 | 20-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
extra line |
| bc62cfd4 | 20-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
fortran can call readdatablock
added block reading to fortran test and renamed it accordingly |