mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-08-07 03:37:02 +00:00
.github
DEMSystems
benchmarks
cmake
doc
solvers
src
thirdParty
Zoltan
SampleCmakeScripts
SampleConfigurationScripts
cmake
Dependencies.cmake
Zoltan_config.h.in
config
doc
docs
example
siMPI
src
test
CMakeLists.txt
COPYRIGHT_AND_LICENSE
Disclaimer
Known_Problems
Makefile.am
Makefile.export.zoltan.in
Makefile.in
README
README.developer
README.md
ReleaseNotes.txt
VERSION
bootstrap-local
buildlib
configure
configure.ac
siMPI_README.txt
README.md
tutorials
utilities
.gitignore
CMakeLists.txt
LICENSE
README.md
phasicFlowConfig.H.in
9 lines
286 B
CMake
9 lines
286 B
CMake
SET(LIB_REQUIRED_DEP_PACKAGES)
|
|
SET(LIB_OPTIONAL_DEP_PACKAGES)
|
|
SET(TEST_REQUIRED_DEP_PACKAGES)
|
|
SET(TEST_OPTIONAL_DEP_PACKAGES)
|
|
SET(LIB_REQUIRED_DEP_TPLS)
|
|
SET(LIB_OPTIONAL_DEP_TPLS MPI METIS ParMETIS PaToH Scotch Zlib CCOLAMD OVIS)
|
|
SET(TEST_REQUIRED_DEP_TPLS)
|
|
SET(TEST_OPTIONAL_DEP_TPLS)
|