| 08269a26 | 13-Jan-2016 |
Jed Brown <jed@jedbrown.org> |
PETSc: remove PETSC_VIEWER_ASCII_INDEX format; fixes -log_summary
PETSc-3.6.x's PetscLogView does not understand PETSC_VIEWER_ASCII_INDEX, thus skipping the printing of -log_summary. Ken says PETSC
PETSc: remove PETSC_VIEWER_ASCII_INDEX format; fixes -log_summary
PETSc-3.6.x's PetscLogView does not understand PETSC_VIEWER_ASCII_INDEX, thus skipping the printing of -log_summary. Ken says PETSC_VIEWER_ASCII_INDEX is not important for PHASTA at this time. I will fix PetscLogView for PETSc-3.7 to handle this case.
show more ...
|
| 956f980f | 11-Jan-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Broke IC leslib solve a few commits back but this fixes it. Also suspect svLS solve may still have issues. |
| 8636783d | 11-Jan-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
a few more valgrind cleanups for the compressible code. This version runs duct cases with no errors |
| f4d0b58b | 10-Jan-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
various cleanup's inspired by ASAN address and undefined in pursuit of the source of the PETSc failures on large cases |
| 79f1763e | 09-Jan-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Should now compile for individual or combined IC solvers. Note flag changes for CMake. Some cleanup of old native GMRes solver for compressible flow |
| 4894d94e | 06-Jan-2016 |
Michel Rasquin <michel.rasquin@colorado.edu> |
Extracts and prints communication info from ilwork array |
| fdc430d9 | 06-Jan-2016 |
Ben Matthews <ben@kc2vjw.com> |
add license message for svLS |
| bd36043d | 06-Jan-2016 |
Ben Matthews <ben@kc2vjw.com> |
make svLS disableable |
| 1f6ac051 | 06-Jan-2016 |
Ben Matthews <ben@kc2vjw.com> |
Merge branch 'topic_remove_mpoint' into svls |
| d1f69d11 | 06-Jan-2016 |
Ben Matthews <ben@kc2vjw.com> |
Force cpp preprocessing of Fortran for GCC see also 95cc4d30ed2688aaf023c75c8352c4a1e6a2f599 |
| 50a6f634 | 08-Dec-2015 |
Ben Matthews <ben@kc2vjw.com> |
add preprocessor constants to enable non-standard printfs |
| 95cc4d30 | 08-Dec-2015 |
Ben Matthews <ben@kc2vjw.com> |
remove old version flag now that we're mixing even more Fortran flavors |
| 5fd60115 | 06-Jan-2016 |
Ben Matthews <ben@kc2vjw.com> |
build svLS |
| 44326a83 | 07-Dec-2015 |
Ben Matthews <ben@kc2vjw.com> |
Kitware says HAVE_CXX is depreciated (and it breaks the build on intel/pgi) |
| 1e99f302 | 06-Jan-2016 |
Ben Matthews <ben@kc2vjw.com> |
Subtree merge svLS solver.
Originally from SimVascular (with permission from Alison Marsden) |
| 9dcf5646 | 05-Jan-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
intermediate forces.dat file was missing the last step until this move of call to forces.dat |
| 5dfdb27d | 05-Jan-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
improved d2wall computation and export of petsc options to stdout for improved provenance of petsc command line and .petsrc inputs |
| 560e081f | 04-Jan-2016 |
Cameron Smith <smithc11@rpi.edu> |
driver to read ilwork from a single user specified posix file |
| fad91747 | 04-Jan-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
previous commit missed the critical additoin of the CMakeFiles directory and thus won't build properly |
| dcce770d | 04-Jan-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
fixed a missed merge of compressible set initial condition from file and added PETSc using pkg config and ISJED_BROWN option for MatAssembly improvement |
| 9a3af61d | 03-Jan-2016 |
Ben Matthews <ben@kc2vjw.com> |
remove unused "mpoint" memory allocator |
| e72fd12c | 03-Jan-2016 |
Ben Matthews <ben@kc2vjw.com> |
allocate memory for linear solvers directly in itrdrv |
| 55c35139 | 08-Dec-2015 |
Ben Matthews <ben@kc2vjw.com> |
add preprocessor constants to enable non-standard printfs |
| c7a50137 | 08-Dec-2015 |
Ben Matthews <ben@kc2vjw.com> |
remove old version flag now that we're mixing even more Fortran flavors |
| 29a08f15 | 07-Dec-2015 |
Ben Matthews <ben@kc2vjw.com> |
Kitware says HAVE_CXX is depreciated (and it breaks the build on intel/pgi) |