History log of /phasta/checkphasta/checkphasta.cpp (Results 1 – 16 of 16)
Revision Date Author Comments
# 06d45c3e 23-Aug-2017 Benjamin Matthews <ben@kc2vjw.com>

checkphasta.cpp: appease the IBM toolchain


# 712d3df0 17-Jan-2016 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

bringing PETSc and svLS back to the master


# 50a6f634 08-Dec-2015 Ben Matthews <ben@kc2vjw.com>

add preprocessor constants to enable non-standard printfs


# 55c35139 08-Dec-2015 Ben Matthews <ben@kc2vjw.com>

add preprocessor constants to enable non-standard printfs


# 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


# 1c0c9e76 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


# 02ab4174 06-Oct-2015 Cameron Smith <cwsmith@users.noreply.github.com>

Merge pull request #2 from cwsmith/master

merge feature branch supporting in-memory, posix, and sync io


# 93b99f60 24-Aug-2015 Cameron Smith <smithc11@rpi.edu>

format the restart name string correctly and pass it to the openfile fn


# a93de25b 12-Aug-2015 Cameron Smith <smithc11@rpi.edu>

constructname takes the file handle

remove the format enum


# d7abaf6c 10-Aug-2015 Cameron Smith <smithc11@rpi.edu>

compiles...


# dc953842 31-Jul-2015 Cameron Smith <smithc11@rpi.edu>

close the dir and stop the leak

thanks asan


# c1ff69ed 30-Jul-2015 Cameron Smith <smithc11@rpi.edu>

compare against user defined tolerance


# 0acf3134 29-Jul-2015 Cameron Smith <smithc11@rpi.edu>

works for simple posix and sync tests


# bafa09fe 29-Jul-2015 Cameron Smith <smithc11@rpi.edu>

working on syncio support via phIO.h


# 0bdc2279 29-Jul-2015 Cameron Smith <smithc11@rpi.edu>

remove dead code


# 16223cb9 29-Jul-2015 Cameron Smith <smithc11@rpi.edu>

tool to compare restart files

Thank you Ben