Next: , Previous: Direct solvers, Up: Detailed installation


2.3.5 Triangle mesh generator

Next, Femlisp can make use of the mesh generator Triangle by J. R. Shewchuk. If you do have it on your system, you only have to make sure that it can be found in your path. If not, you can download and install it in the directory femlisp/external by issuing the command

     make triangle

from withing the femlisp directory.