Searched refs:outtype (Results 1 – 2 of 2) sorted by relevance
413 static PetscErrorCode ConvertToAIJ(MatType intype, MatType *outtype) in ConvertToAIJ() argument420 *outtype = MATAIJ; in ConvertToAIJ()424 *outtype = intype; in ConvertToAIJ()
21 static PetscErrorCode ConvertToAIJ(MatType intype, MatType *outtype) in ConvertToAIJ() argument28 *outtype = MATAIJ; in ConvertToAIJ()32 *outtype = intype; in ConvertToAIJ()