Home
last modified time | relevance | path

Searched refs:srcType (Results 1 – 1 of 1) sorted by relevance

/petsc/src/vec/vec/interface/
H A Dvecreg.c6 static inline PetscErrorCode VecTypeCompareAny_Private(VecType srcType, PetscBool *match, const cha… in VecTypeCompareAny_Private() argument
16 PetscCall(PetscStrcmp(srcType, tgtTypes, &flg)); in VecTypeCompareAny_Private()