#include "common.h"Go to the source code of this file.
Classes | |
| struct | Nurbs |
| Represents one NURBS curve. More... | |
| struct | CurvMap |
| CurvMap is a structure storing complete information on the curved edges of an element. There are two variants of this structure. The first if for top-level (master mesh) elements. More... | |
Functions | |
| void | nurbs_edge (Element *e, Nurbs *nurbs, int edge, double t, double &x, double &y) |
1.6.3