Searched refs:intype (Results 1 – 2 of 2) sorted by relevance
413 static PetscErrorCode ConvertToAIJ(MatType intype, MatType *outtype) in ConvertToAIJ() argument422 PetscCall(PetscStrbeginswith(intype, types[i], &flg)); in ConvertToAIJ()424 *outtype = intype; in ConvertToAIJ()
21 static PetscErrorCode ConvertToAIJ(MatType intype, MatType *outtype) in ConvertToAIJ() argument30 PetscCall(PetscStrbeginswith(intype, types[i], &flg)); in ConvertToAIJ()32 *outtype = intype; in ConvertToAIJ()