Searched refs:srcType (Results 1 – 1 of 1) sorted by relevance
6 static inline PetscErrorCode VecTypeCompareAny_Private(VecType srcType, PetscBool *match, const cha… in VecTypeCompareAny_Private() argument16 PetscCall(PetscStrcmp(srcType, tgtTypes, &flg)); in VecTypeCompareAny_Private()