applications/utilities/mesh/generation/Allwmake: Removed, no longer required
This commit is contained in:
@ -1,13 +0,0 @@
|
||||
#!/bin/sh
|
||||
cd ${0%/*} || exit 1 # Run from this directory
|
||||
|
||||
# Parse arguments for compilation (at least for error catching)
|
||||
. $WM_PROJECT_DIR/wmake/scripts/AllwmakeParseArguments
|
||||
|
||||
wmake -all $targetType blockMesh
|
||||
wmake -all $targetType extrude2DMesh
|
||||
wmake -all $targetType extrudeMesh
|
||||
wmake -all $targetType extrudeToRegionMesh
|
||||
wmake -all $targetType snappyHexMesh
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
Reference in New Issue
Block a user