summaryrefslogtreecommitdiffstats
path: root/science/netgen/DETAILS
blob: 02cbeeed15986f98a735ef8a8b62a36fe227c216 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
source "${GRIMOIRE}/CMAKE_FUNCTIONS"
           SPELL=netgen
         VERSION=6.2.2101
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://github.com/NGSolve/netgen/archive/v${VERSION}.tar.gz
     SOURCE_HASH=sha512:a9349f6a24d0d8a9babbed5232a87999f1e9988422d92919286dc4291a63c317d377a9338f6122f0a04b0e1c39adb8fb6591e717ea3240c1624c6c7883289f6d
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://ngsolve.org/"
      LICENSE[0]=GPL
         ENTERED=20170120
           SHORT="an automatic 3d tetrahedral mesh generator"
cat << EOF
NETGEN is an automatic 3d tetrahedral mesh generator. It accepts input from
constructive solid geometry (CSG) or boundary representation (BRep) from
STL file format. The connection to a geometry kernel allows the handling
of IGES and STEP files. NETGEN contains modules for mesh optimization and
hierarchical mesh refinement.
EOF