PK_MFIN_is_same_mfacet   

PK_ERROR_code_t     PK_MFIN_is_same_mfacet
(
--- received arguments ---
PK_MFIN_t           mfin_1,         --- the first mfin
PK_MFIN_t           mfin_2,         --- the second mfin

--- returned arguments ---
PK_LOGICAL_t* const is_same_mfacet  --- whether the two mfins belong to the
                                    --- same mfacet
)


This function indicates whether or not 'mfin_1' and 'mfin_2' belong to
the same mfacet.