![]() |
PK_BSURF_create_piecewise |
PK_ERROR_code_t PK_BSURF_create_piecewise ( --- received arguments --- const PK_BSURF_piecewise_sf_t *bsurf_piecewise_sf, --- b-surface standard form --- returned arguments --- PK_BSURF_t *const bsurf --- b-surface ) This function creates a b-surface from a piecewise standard form. This function takes a piecewise standard form and creates a b_surface. Refer to the documentation of PK_BSURF_piecewise_sf_t for a description of this standard form.