From 7c4bb57949d27e438bd1610f46dba73f23b16979 Mon Sep 17 00:00:00 2001 From: Andrew Heather <> Date: Fri, 24 Jun 2022 15:33:38 +0100 Subject: [PATCH] RELEASE: updated completion cache --- etc/config.sh/completion_cache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/config.sh/completion_cache b/etc/config.sh/completion_cache index b4efd9810d..48907efef1 100644 --- a/etc/config.sh/completion_cache +++ b/etc/config.sh/completion_cache @@ -272,7 +272,7 @@ _of_complete_cache_[stitchMesh]="-case -dict -fileHandler -region -toleranceDict _of_complete_cache_[subsetMesh]="-case -decomposeParDict -fileHandler -patch -patches -region -resultTime -world | -overwrite -parallel -zone -doc -doc-source -help" _of_complete_cache_[subsetToPatch]="-case -fileHandler | -noFunctionObjects -doc -doc-source -help" _of_complete_cache_[surfaceAdd]="-case -fileHandler -points -scale | -mergeRegions -noFunctionObjects -doc -doc-source -help" -_of_complete_cache_[surfaceBooleanFeatures]="-case -fileHandler -scale -trim | -invertedSpace -noFunctionObjects -perturb -surf1Baffle -surf2Baffle -doc -doc-source -help" +_of_complete_cache_[surfaceBooleanFeatures]="-case -fileHandler -scale -trim | -invertedSpace -no-cgal -noFunctionObjects -perturb -surf1Baffle -surf2Baffle -doc -doc-source -help" _of_complete_cache_[surfaceCheck]="-case -fileHandler -outputThreshold -writeSets | -blockMesh -checkSelfIntersection -noFunctionObjects -splitNonManifold -verbose -doc -doc-source -help" _of_complete_cache_[surfaceClean]="-case -fileHandler -scale | -no-clean -noFunctionObjects -doc -doc-source -help" _of_complete_cache_[surfaceCoarsen]="-case -fileHandler -scale | -noFunctionObjects -doc -doc-source -help"