2022-09-02 08:00:54 +00:00
|
|
|
// 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
|
2023-09-27 07:58:39 +00:00
|
|
|
#cmakedefine pFlow_STD_Parallel_Alg
|
|
|
|
#cmakedefine pFlow_Build_Double
|
|
|
|
#cmakedefine pFlow_Build_MPI
|