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