| #
24b5caa0
|
| 19-Jun-2017 |
Cameron Smith <smithc11@rpi.edu> |
Merge branch 'pranav/fix-common-writefields'
|
| #
9aecc887
|
| 19-Jun-2017 |
Cameron Smith <smithc11@rpi.edu> |
phastaIO: silence print statements
|
| #
8aafd871
|
| 02-May-2017 |
Pranav Subramanian <pranavgold@gmail.com> |
Added print statements and 2 asserts
|
| #
98d6580a
|
| 19-Jun-2017 |
Cameron Smith <smithc11@rpi.edu> |
Merge branch 'cwsmith/core-io-timers'
|
| #
8f9016f6
|
| 08-Mar-2017 |
Cameron Smith <smithc11@rpi.edu> |
phastaIO: using timers from chef when phastaChef enabled
eventually the chef and phasta io capabilities will be merged into a single library and along with it these timers will go
|
| #
5f4c514a
|
| 02-Mar-2017 |
Cameron Smith <smithc11@rpi.edu> |
phastaio: don't call mkdir on an empty string
|
| #
4600f8ab
|
| 01-Mar-2017 |
Cameron Smith <smithc11@rpi.edu> |
phastaio: use sub-directories for posix files
create sub-dirs if needed
|
| #
389f1f6a
|
| 20-Feb-2017 |
Cameron Smith <smithc11@rpi.edu> |
phastaIO: use high resolution timers
|
| #
f42e0444
|
| 16-Feb-2017 |
Cameron Smith <smithc11@rpi.edu> |
phastaIO: api for recording stats
|
| #
a746c838
|
| 01-Dec-2016 |
Cameron Smith <smithc11@rpi.edu> |
phastaIO: fix the debug print statements
|
| #
67701978
|
| 04-Jul-2016 |
Cameron Smith <smithc11@rpi.edu> |
new line on print stmt
|
| #
4d60bba2
|
| 19-May-2016 |
Cameron Smith <smithc11@rpi.edu> |
print mpi error strings when file open fails
|
| #
712d3df0
|
| 17-Jan-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
bringing PETSc and svLS back to the master
|
| #
1f6ac051
|
| 06-Jan-2016 |
Ben Matthews <ben@kc2vjw.com> |
Merge branch 'topic_remove_mpoint' into svls
|
| #
be3da47b
|
| 22-Dec-2015 |
Cameron Smith <smithc11@rpi.edu> |
fix warnings
|
| #
103be424
|
| 22-Dec-2015 |
Cameron Smith <smithc11@rpi.edu> |
whitespace changes only
|
| #
8746ab43
|
| 20-Dec-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Trying to confirm that stobjob merge is correct
|
| #
97a07b0a
|
| 16-Dec-2015 |
Cameron Smith <smithc11@rpi.edu> |
support partial phrase matches in posix readheader
assert that token is not null, initialize the line buffer
|
| #
b744cbca
|
| 16-Nov-2015 |
Cameron Smith <smithc11@rpi.edu> |
hard fail if computeMHSize is passed a bad version number
|
| #
10d56689
|
| 16-Nov-2015 |
Cameron Smith <smithc11@rpi.edu> |
a few more warnings
|
| #
fe03b87f
|
| 16-Nov-2015 |
Cameron Smith <smithc11@rpi.edu> |
clean up warnings from variadic macros
|
| #
4187599a
|
| 16-Nov-2015 |
Cameron Smith <smithc11@rpi.edu> |
missed a 'long long int' replacement
|
| #
1992a249
|
| 16-Nov-2015 |
Cameron Smith <smithc11@rpi.edu> |
remove commented code seemingly related to aligned mem allocations
|
| #
2dd307a1
|
| 16-Nov-2015 |
Cameron Smith <smithc11@rpi.edu> |
unsigned long long requires C++11 - an unecessary requirement
on my laptop using GCC g++ 5.2.0 unsigned long and unsigned long long are both eight bytes
|
| #
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
|