History log of /phasta/phSolver/common/CMakeLists.txt (Results 1 – 20 of 20)
Revision Date Author Comments
# 74b26839 18-Apr-2020 Ben Matthews <ben@kc2vjw.com>

tell CMake that common depends on phastaIO


# 9d99a6ba 05-Mar-2017 Cameron Smith <smithc11@rpi.edu>

common: print git hash


# 43c56ca5 09-Dec-2016 Cameron Smith <smithc11@rpi.edu>

phSolver: update input.config with git hash when there is a commit


# b48de46d 13-Sep-2016 Cameron Smith <smithc11@rpi.edu>

phSolver: link against SCOREC/core/phasta for phstream


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

bringing PETSc and svLS back to the master


# 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


# 8746ab43 20-Dec-2015 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

Trying to confirm that stobjob merge is correct


# 2992863c 22-Nov-2015 Cameron Smith <smithc11@rpi.edu>

write the git hash to a copy of input.config in the build directory


# 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


# 7660e259 29-Oct-2015 Michel Rasquin <michel.rasquin@colorado.edu>

need to use the absolute path to phstreamEmpty


# 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


# 07df5f19 07-Aug-2015 Cameron Smith <smithc11@rpi.edu>

added common dir to include config var


# 295809c6 06-Aug-2015 Cameron Smith <smithc11@rpi.edu>

config files for common and compressible


# a02bd9e8 06-Aug-2015 Cameron Smith <smithc11@rpi.edu>

misspelled file name


# 6d494944 06-Aug-2015 Cameron Smith <smithc11@rpi.edu>

using phstream in phasta


# 2e3b5a4a 22-Jul-2015 Cameron Smith <smithc11@rpi.edu>

PHASTA_TESTING=ON to enable compilation of test drivers


# 219f61ec 21-Jul-2015 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

flag to enable and disable testing

only hooked to the phio tests in common at the moment


# 0bfd2916 15-Jul-2015 Cameron Smith <smithc11@rpi.edu>

test for posix and sync io header reading


# 59599516 16-Apr-2015 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

Initial Commit