Lines Matching refs:PetscMalloc1
24 PetscCall(PetscMalloc1(is_max, &is_new));
37 PetscCall(PetscMalloc1(Mbs + 1, &nidx));
41 PetscCall(PetscMalloc1(is_max, &is_row));
47 PetscCall(PetscMalloc1(is_max + 1, &submats));
200 PetscCall(PetscMalloc1(is_max, &n));
212 PetscCall(PetscMalloc1(size * len + 1, &data1));
213 PetscCall(PetscMalloc1(size, &data1_start));
229 PetscCall(PetscMalloc1(Mbs, &ctable));
328 PetscCall(PetscMalloc1(len + 1, &odata1));
329 PetscCall(PetscMalloc1(size, &odata2_ptr));
334 PetscCall(PetscMalloc1(len_est + 1, &odata2));
358 PetscCall(PetscMalloc1(len_est + 1, &odata2));
382 PetscCall(PetscMalloc1(len_est + 1, &odata2));
394 PetscCall(PetscMalloc1(iwork[rank] + 1, &data2));
428 PetscCall(PetscMalloc1(size, &s_status));