mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
fvAgglomerationMethods/Allwmake: Removed reference to Scotch
Resolves bug-report http://bugs.openfoam.org/view.php?id=2168
This commit is contained in:
@ -15,16 +15,4 @@ fi
|
|||||||
wmake $targetType pairPatchAgglomeration
|
wmake $targetType pairPatchAgglomeration
|
||||||
|
|
||||||
|
|
||||||
## get SCOTCH_VERSION, SCOTCH_ARCH_PATH
|
|
||||||
if settings=`$WM_PROJECT_DIR/bin/foamEtcFile config.sh/scotch`
|
|
||||||
then
|
|
||||||
. $settings
|
|
||||||
echo "using SCOTCH_ARCH_PATH=$SCOTCH_ARCH_PATH"
|
|
||||||
else
|
|
||||||
echo
|
|
||||||
echo "Error: no config.sh/scotch settings"
|
|
||||||
echo
|
|
||||||
fi
|
|
||||||
|
|
||||||
|
|
||||||
#------------------------------------------------------------------------------
|
#------------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user