History log of /phasta/phSolver/CMakeLists.txt (Results 1 – 14 of 14)
Revision Date Author Comments
# 3d4fccb8 14-Sep-2020 Cameron Smith <smithc11@rpi.edu>

silence cmake string warnings


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

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


# 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


# 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


# 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


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

start writing cmake config file


# 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


# 96040df8 03-Jul-2015 Cameron Smith <smithc11@rpi.edu>

compressible testing


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

Initial Commit