mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: add primitives support for mixed precision (#1086)
- add vsmall pTraits for scalars - report the solve scalar in buildArch information
This commit is contained in:
@ -81,7 +81,7 @@ export WM_COMPILER=Gcc
|
||||
export WM_ARCH_OPTION=64
|
||||
|
||||
# [WM_PRECISION_OPTION] - Floating-point precision:
|
||||
# = DP | SP
|
||||
# = DP | SP | SPDP
|
||||
export WM_PRECISION_OPTION=DP
|
||||
|
||||
# [WM_LABEL_SIZE] - Label size in bits:
|
||||
|
||||
Reference in New Issue
Block a user