Lines Matching refs:PetscErrorCodeFn

214 …                                    = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourmult);  in matshellsetoperation_()
218 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourmultadd); in matshellsetoperation_()
222 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourmulttran… in matshellsetoperation_()
226 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourmultherm… in matshellsetoperation_()
230 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourmulttran… in matshellsetoperation_()
234 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourmultherm… in matshellsetoperation_()
238 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)oursor); in matshellsetoperation_()
242 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourtranspos… in matshellsetoperation_()
246 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourgetdiago… in matshellsetoperation_()
250 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourdiagonal… in matshellsetoperation_()
254 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourzeroentr… in matshellsetoperation_()
258 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ouraxpy); in matshellsetoperation_()
262 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourshift); in matshellsetoperation_()
266 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourdiagonal… in matshellsetoperation_()
270 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourdestroy); in matshellsetoperation_()
274 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourview); in matshellsetoperation_()
278 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourgetvecs); in matshellsetoperation_()
282 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourgetdiago… in matshellsetoperation_()
286 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourcopy); in matshellsetoperation_()
290 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourscale); in matshellsetoperation_()
294 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)oursetrando… in matshellsetoperation_()
298 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourassembly… in matshellsetoperation_()
302 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourassembly… in matshellsetoperation_()
306 … = MatShellSetOperation(*mat, *op, (PetscErrorCodeFn *)ourduplicat… in matshellsetoperation_()