summaryrefslogtreecommitdiffstats
path: root/science/netgen/DETAILS
blob: 38a39c3168e01d917728f1162861429a40082e1e (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.2104
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://github.com/NGSolve/netgen/archive/v${VERSION}.tar.gz
     SOURCE_HASH=sha512:8813be0953f3e4fb823904b8561f46b6eca2dee7da2a7751486248f6c8bc1efc111fc9c2c22e32f15853be7bb3820ddb8fbef35a88fa59112b0452c62e041e54
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