femlisp

Modified BSD

Femlisp is a solver for partial differential equations using the Finite Element Method

$ area51 add femlispCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(femlisp:some-function ...)