PK_TOPOL_fctab_strip_face_t   

struct PK_TOPOL_fctab_strip_face_s
       {
       PK_FACE_t   *face;
       int          length;
       };
typedef struct PK_TOPOL_fctab_strip_face_s
               PK_TOPOL_fctab_strip_face_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 strips into face entity values (i.e. it defines which strip is
derived from which PK face entity).