Posted by Massimo Gaspari on April 22, 1998 at 06:22:11:
In Reply to: Adaptive Mesh Refinement posted by Lin Yin on April 20, 1998 at 17:18:48:
: I am trying to user adaptive mesh refinement in my research,
: can anyone tell me where I can find such kinds of codes in
: the internet? Highly appreciate your help.
: lin yin email: linyin@uiuc.edu
Look for Easymesh at
http://www-dinma.univ.trieste.it/~nirftc/research/easymesh/
or "triangle" in netlib
Both triagle and Easymesh come with X viewer
and are C source code package. Triangle may
be used inside other C program, Easymesh
need some work to do this.
Hope this help
Massimo