build system is added and is tested for serial execution

This commit is contained in:
hamidrezanorouzi
2022-09-02 12:30:54 +04:30
parent 757eeb8f62
commit 9d177aba28
11 changed files with 357 additions and 5 deletions

8
phasicFlowConfig.H.in Normal file
View File

@ -0,0 +1,8 @@
// the configured options and settings for Tutorial
#define phasicFlow_VERSION_MAJOR @phasicFlow_VERSION_MAJOR@
#define phasicFlow_VERSION_MINOR @phasicFlow_VERSION_MINOR@
#cmakedefine BUILD_SHARED_LIBS
#cmakedefine pFlow_Build_Serial
#cmakedefine pFlow_Build_OpenMP
#cmakedefine pFlow_Build_Cuda
#cmakedefine USE_STD_PARALLEL_ALG