Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

fortran codes for contour plots

forall
Beginner
1,281 Views
sorry for being a bit off-topic, but I was wondering if anybody here is aware of any good Fortran codes/algorithms for generating contour plots - not as much drawing the lines but actually generating them from data (lets say data on a regular grid). thanks in advance!
0 Kudos
4 Replies
TimP
Honored Contributor III
1,281 Views
You might start by researching what has been said about this on more relevant newsgroups, including comp.lang.fortran
0 Kudos
emc-nyc
Beginner
1,281 Views
One place to try is netlib (www.netlib.org).
0 Kudos
ingo_berg
Beginner
1,281 Views
0 Kudos
forall
Beginner
1,281 Views
yep - got this bellatlantic code - it seems to work quite well. thanks.
0 Kudos
Reply