|
Files |
| file | bezier.c |
| | Bezier curves of third order.
|
| file | bezier.h [code] |
| | Bezier curves of third order and arbitrary order -- header file.
|
| file | bezier.py |
| file | bezier_polyline.c |
| | Redundant functions for Bezier polylines -- kept, just in case...
|
| file | bezier_polyline.h [code] |
| | Redundant functions for Bezier polylines -- kept, just in case...
|
| file | bezier_spline.py |
| file | bezierd.c |
| | Sample driver for the Bezier curves of third order.
|
| file | bezplot.c |
| | Read a Bezier curve description and generate a file of control point coordinates and a file of curve coordinates.
|
| file | block3d_grid.py |
| file | design_x2_nozzle.py |
| file | geom.c |
| | Vector Geometry Routines.
|
| file | geom.h [code] |
| | Vector Geometry Routines.
|
| file | geom.py |
| file | gpath.c |
| | Functions defining the various types of curves used for specifying flow geometry.
|
| file | gpath.h [code] |
| | Functions defining the various types of curves used for specifying flow geometry.
|
| file | gpath.py |
| file | gpathd.c |
| | Sample driver for the gpath functions for geometry specification.
|
| file | libgeom.py |
| file | libgeom_wrap.c |
| file | simple_boxes.py |
| file | simple_cylinders.py |
| file | svg_render.py |
| file | wall_definition.py |