PK_TOPOL_fctab_data_curv_t   

struct PK_TOPOL_fctab_data_curv_s
        {
        int  *curv;
        int   length;
        };
 typedef struct PK_TOPOL_fctab_data_curv_s
                PK_TOPOL_fctab_data_curv_t;

Used in:

PK_TOPOL_facet_table_t


This is a support structure for PK_TOPOL_facet_2_r_t. It is an indexed table
which maps data indices into a table of 'curv' indices.  The 'curv' indices can
be used to reference the 'curv_dirs' table.