mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: support external MPI initialize / finalize (#1266)
This commit is contained in:
committed by
Andrew Heather
parent
29f9a3db27
commit
d5c01f1aa4
5
applications/test/parallel-external-init/Make/options
Normal file
5
applications/test/parallel-external-init/Make/options
Normal file
@ -0,0 +1,5 @@
|
||||
sinclude $(GENERAL_RULES)/mplib$(WM_MPLIB)
|
||||
sinclude $(DEFAULT_RULES)/mplib$(WM_MPLIB)
|
||||
|
||||
EXE_INC = $(PFLAGS) $(PINC) $(c++LESSWARN)
|
||||
EXE_LIBS = $(PLIBS)
|
||||
Reference in New Issue
Block a user