![]() |
PK_MESH_ask_n_mfacets |
PK_ERROR_code_t PK_MESH_ask_n_mfacets
(
--- received arguments ---
PK_MESH_t mesh, --- a mesh
--- returned arguments ---
int *const n_mfacets --- number of mfacets
)
This function returns the number of mfacets in the given 'mesh'.
Specific Errors:
PK_ERROR_mesh_has_no_mfacets the mesh has no mfacets. (MILD)