summaryrefslogtreecommitdiff
path: root/math/kaskade/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Test if HAVE_G2C is defined rather than if it's value is non-zero.Steve Price1999-08-071-2/+2
| | | | Notes: svn path=/head/; revision=20588
* Compensate for not having a generic.h on -current boxes.Steve Price1999-06-222-4/+22
| | | | Notes: svn path=/head/; revision=19681
* I tried to fix this port but it still fails to build complaining aboutSteve Price1998-09-271-6/+10
| | | | | | | | an undefined reference to MAIN__ /usr/lib/libf2c.so, so let's mark it broken for ELF for now. Notes: svn path=/head/; revision=13447
* Import kaskade port. kaskade is another Finite Element programThomas Gellekum1997-11-176-0/+277
with an X interface. PR: 4529 Submitted by: Pedro Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=8681