From: Alan W. I. <ai...@us...> - 2003-12-28 05:20:43
|
Update of /cvsroot/plplot/plplot/bindings/f77 In directory sc8-pr-cvs1:/tmp/cvs-serv30249/bindings/f77 Modified Files: sc3d.c Log Message: * Implement PLMESHC, PLOT3DC (actually reorganize so PLMESH, PLMESHC, and PLOT3D all call PLOT3DC in analogy with code in plot3d.c) for the fortran interface. * implement PLSURF3D for the fortran interface. * Change eighth fortran example to produce identical file results to the corresponding C example. This tests the implementation of PLSURF3D. |