"README.md" did not exist on "093e6705aaf8b3b4afe321bd26cf7b33dd945840"
Newer
Older
# Flags for compiling/linking openmp
# The USE_OMP is for OpenFOAM-specific use (general use is _OPENMP)
COMP_OPENMP = -DUSE_OMP -fopenmp
LINK_OPENMP = -lgomp