freebsd-ports/cad/pdnmesh/pkg-descr
Volker Stolz 8b0a8fa46c Update to 0.1.4:
- GUI support with GTK and GTKGLExt
- New triangulation routine
- Interactive refinement of mesh
- Importing DXF files natively
- Eigensolver for Wave Equation type problems

Minor port cleanup.

PR:             65471
Submitted by:   Sarod Yatawatta (maintainer)
Approved by:    linimon (mentor)
2004-04-14 19:16:56 +00:00

16 lines
551 B
Text

pdnMesh: A finite element program
=================================
Copyright (C) 2001-2004 Sarod Yatawatta
PdnMesh is a 2D mesh generator and Finite Element program,
especially designed to solve field problems.
It is written in C and uses OpenGL/Mesa
and GTK/GTKGLExt for visualization. It can import DXF
files created by CAD programs and convert them as input to
be used in the program itself.
Apart from producing graphical output, pdnmesh can
produce encapsulated postscript files of the solution.
WWW: http://pdnmesh.sourceforge.net/