Searched refs:ISInfoBool (Results 1 – 2 of 2) sorted by relevance
48 } ISInfoBool; typedef59 ISInfoBool info[2][IS_INFO_MAX]; /* local / global properties */
315 static PetscErrorCode ISSetInfo_Internal(IS is, ISInfo info, ISInfoType type, ISInfoBool ipermanent… in ISSetInfo_Internal()317 ISInfoBool iflg = flg ? IS_INFO_TRUE : IS_INFO_FALSE; in ISSetInfo_Internal()