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