| 29a08f15 | 07-Dec-2015 |
Ben Matthews <ben@kc2vjw.com> |
Kitware says HAVE_CXX is depreciated (and it breaks the build on intel/pgi) |
| 053ea58e | 31-Dec-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
cmake changes for ALCF |
| c74062d9 | 23-Dec-2015 |
Cameron Smith <smithc11@rpi.edu> |
don't need to append a question mark to posix field names |
| 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 |
| 8746ab43 | 20-Dec-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Trying to confirm that stobjob merge is correct |
| c89b8efe | 20-Dec-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Fixed some typos but doubt this is finished |
| 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 |
| ec121c45 | 07-Dec-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
working paralel svLS with scalars |
| daa97cf2 | 07-Dec-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Multiple scalar solves with svLS coded but only tested with 1 scalar |
| 436818ee | 07-Dec-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Working scalar solve with only one scalar |
| 0d32f9a8 | 06-Dec-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Finally, we have all solvers in one branch, Compressible (Native/PETSc), Incompressible (leslib,svLS). Note CmakeLists.txt needed to set shared libs to no after PETSc set it to yes and fouled link. |
| 17860365 | 06-Dec-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
This one builds |
| 10167291 | 06-Dec-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
new files or files that moved from one directory to another in merge |
| 513954ef | 06-Dec-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
First rough cut at merging svLS branch with PETSc_C |
| efb88323 | 05-Dec-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
reasonably functional version of svLS solver that also links to leslib for comparison...note eps_outer hard coded to 40xeps_momentum_leslib as per svLS paper's suggestion |
| f4e2c78f | 29-Nov-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Added the flags to common and hardcoded them in itrdrv.f |
| ae8d68e4 | 29-Nov-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
first round of changes for svLS solve. still need to set flags to choose svLS branch...suggest hardcode for now, later port to input_fform, common.h and common_c.h |
| c9a96f21 | 25-Nov-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
restore histor.dat output in IC |
| ff89a70f | 24-Nov-2015 |
Cameron Smith <smithc11@rpi.edu> |
fix many warnings
removed loops over multiple files per process - that feature was dead |
| 4c3261e2 | 24-Nov-2015 |
Cameron Smith <smithc11@rpi.edu> |
write_displ is a dead fn - replace its call with a stop stmt |
| 71350f02 | 24-Nov-2015 |
Cameron Smith <smithc11@rpi.edu> |
C style comments in a C file |
| b7264451 | 24-Nov-2015 |
Cameron Smith <smithc11@rpi.edu> |
timer for reading d2wall |
| 20fccb6e | 24-Nov-2015 |
Cameron Smith <smithc11@rpi.edu> |
timer for writing restarts |