foamyHexMesh, foamyQuadMesh: Removed pending funding for further development and maintenance

This commit is contained in:
Henry Weller
2023-01-06 22:23:59 +00:00
parent f16e60c517
commit 9e51bb48ce
288 changed files with 27 additions and 290178 deletions

View File

@ -3,7 +3,7 @@ SUFFIXES += .C
c++WARN = -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor \
-Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes
# Suppress some warnings for flex++ and CGAL
# Suppress some warnings for flex++
c++LESSWARN = -Wno-old-style-cast -Wno-unused-local-typedefs -Wno-array-bounds
CC = g++ -std=c++14 -m32