PK_MTOPOL_null_m   



This macro populates an entity of type PK_MTOPOL_t with its null values.


A null mtopol is a PK_MTOPOL_t with mesh=PK_ENTITY_null and mtopol=0.

#define PK_MTOPOL_null_m(m)     ((m).mesh = PK_ENTITY_null, (m).mtopol = 0)