summaryrefslogtreecommitdiff
path: root/math/emc2
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256Pav Lucistnik2005-11-251-0/+3
| | | | Notes: svn path=/head/; revision=149432
* Fix package build.Kirill Ponomarev2005-02-192-4/+4
| | | | | | | | PR: ports/77694 Submitted by: Sam Lawrance <boris at brooknet.com.au> Notes: svn path=/head/; revision=129259
* Chase mastersiteVolker Stolz2005-02-032-11/+10
| | | | Notes: svn path=/head/; revision=127973
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* SIZEify.Trevor Johnson2004-01-291-0/+3
| | | | Notes: svn path=/head/; revision=99421
* Add emc2 2.15,Kirill Ponomarev2004-01-026-0/+114
Emc2 is a portable, interactive and graphic software Edition of two dimensional geometry and mesh. We can create and modify the geometry (CAD), define the discretization on the lines, define the subdomains, and define some reference numbers to take into account the boundary conditions and material properties. The elements of the mesh are triangles and quadrilaterals. We have two kind of meshes: grid mesh and Delaunay Voronoo (automatic mesh). We make the edition of the mesh by moving, removing, adding vertices, by regularization, or by transformations (symmetry, rotation,..), etc. Suggested add-on: the port math/bamg. WWW: http://www-rocq1.inria.fr/gamma/cdrom/www/emc2/eng.htm PR: 60835 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=97124