| /petsc/src/mat/graphops/order/ |
| H A D | sp1wd.c | 17 PetscCall(PetscMalloc5(nrow, &mask, nrow + 1, &xls, nrow, &ls, nrow + 1, &xblk, nrow, &perm)); in MatGetOrdering_1WD()
|
| H A D | spqmd.c | 18 PetscCall(PetscMalloc5(nrow, &iperm, nrow, °, nrow, &marker, nrow, &rchset, nrow, &nbrhd)); in MatGetOrdering_QMD()
|
| /petsc/src/ksp/ksp/impls/bcgsl/ |
| H A D | bcgsl.c | 500 …PetscCall(PetscMalloc5(ldMZ, &AY0c, ldMZ, &AYlc, ldMZ, &AYtc, ldMZ * ldMZ, &MZa, ldMZ * ldMZ, &MZb… in KSPSetUp_BCGSL() 502 …PetscCall(PetscMalloc5(bcgsl->lwork, &bcgsl->work, ell, &bcgsl->s, ell * ell, &bcgsl->u, ell * ell… in KSPSetUp_BCGSL()
|
| /petsc/src/ts/trajectory/utils/ |
| H A D | reconstruct.c | 67 …PetscCall(PetscMalloc5(o, &tj->lag.L, o, &tj->lag.T, o, &tj->lag.WW, 2 * o, &tj->lag.TT, o, &tj->l… in TSTrajectoryReconstruct_Private()
|
| /petsc/src/dm/dt/interface/ |
| H A D | dtaltv.c | 404 PetscCall(PetscMalloc5(k, &subsetw, k, &subsetv, k, &perm, N * k, &Lw, k * k, &Lwv)); in PetscDTAltVPullback() 513 PetscCall(PetscMalloc5(M, &subsetw, N, &subsetv, k, &perm, N * k, &Lw, k * k, &Lwv)); in PetscDTAltVPullbackMatrix()
|
| /petsc/src/ksp/ksp/impls/fcg/ |
| H A D | fcg.c | 51 …PetscCall(PetscMalloc5(fcg->mmax + 1, &fcg->Pvecs, fcg->mmax + 1, &fcg->Cvecs, fcg->mmax + 1, &fcg… in KSPSetUp_FCG()
|
| /petsc/src/mat/impls/dense/mpi/ |
| H A D | mmdense.c | 87 …PetscCall(PetscMalloc5(ismax, (PetscInt ***)&irow, ismax, (PetscInt ***)&icol, ismax, &nrow, ismax… in MatCreateSubMatrices_MPIDense_Local()
|
| /petsc/src/mat/graphops/color/impls/jp/ |
| H A D | jp.c | 174 PetscCall(PetscMalloc5(n, &colormask, n, &seen, n, &idxbuf, n, &distbuf, n, &boundary)); in MCJPInitialLocalColor_Private()
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex35.cxx | 412 …PetscCall(PetscMalloc5(user->VPERE * npoints, &phi, user->VPERE * npoints, &dphi[0], user->VPERE *… in ComputeMatrix()
|
| /petsc/src/ts/tests/ |
| H A D | ex27.c | 86 PetscCall(PetscMalloc5(dim, ¢roid, dim, &xi0, dim, &v0, dim * dim, &J, dim * dim, &invJ)); in SetInitialCoordinates()
|
| H A D | ex28.c | 80 PetscCall(PetscMalloc5(dim, ¢roid, dim, &xi0, dim, &v0, dim * dim, &J, dim * dim, &invJ)); in SetInitialCoordinates()
|
| /petsc/src/ts/impls/rosw/ |
| H A D | rosw.c | 850 PetscCall(PetscMalloc5(s * s, &t->A, s * s, &t->Gamma, s, &t->b, s, &t->ASum, s, &t->GammaSum)); in TSRosWRegister() 851 …PetscCall(PetscMalloc5(s * s, &t->At, s, &t->bt, s * s, &t->GammaInv, s, &t->GammaZeroDiag, s * s,… in TSRosWRegister()
|
| /petsc/src/dm/dt/tests/ |
| H A D | ex7.c | 382 …PetscCall(PetscMalloc5(Nkm, &wIntv0, Nkm, &wIntv0check, Nk * Nkm, &intv0mat, Nk * Nkm, &matcheck, … in main()
|
| /petsc/src/mat/impls/baij/mpi/ |
| H A D | baijov.c | 654 …PetscCall(PetscMalloc5(ismax, &row2proc, ismax, &cmap, ismax, &rmap, ismax + 1, &allcolumns, ismax… 655 …PetscCall(PetscMalloc5(ismax, (PetscInt ***)&irow, ismax, (PetscInt ***)&icol, ismax, &nrow, ismax…
|
| /petsc/src/dm/impls/plex/transform/impls/refine/bl/ |
| H A D | plexrefbl.c | 102 …PetscCall(PetscMalloc5(DM_NUM_POLYTOPES, &bl->Nt, DM_NUM_POLYTOPES, &bl->target, DM_NUM_POLYTOPES,… in DMPlexTransformSetUp_BL()
|
| /petsc/src/ts/impls/glee/ |
| H A D | glee.c | 404 PetscCall(PetscMalloc5(s * s, &t->A, r * r, &t->V, s, &t->c, r * s, &t->B, s * r, &t->U)); in TSGLEERegister()
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex8.c | 253 …PetscCall(PetscMalloc5(cdim, &v0ExT, cdim * cdim, &JExT, cdim * cdim, &invJExT, cdim, ¢roidExT… in CheckCell()
|
| /petsc/src/dm/impls/swarm/tests/ |
| H A D | ex2.c | 216 PetscCall(PetscMalloc5(dim, ¢roid, dim, &xi0, dim, &v0, dim * dim, &J, dim * dim, &invJ)); in CreateParticles()
|
| /petsc/src/ksp/pc/impls/gamg/ |
| H A D | classical.c | 224 PetscCall(PetscMalloc5(fn, &lsparse, fn, &gsparse, fn, &lcid, fn, &Amax_pos, fn, &Amax_neg)); in PCGAMGProlongator_Classical_Direct()
|
| H A D | agg.c | 573 PetscCall(PetscMalloc5(Mdata * N, &qqc, M * N, &qqr, N, &TAU, LWORK, &WORK, M, &fids)); in formProl0()
|
| /petsc/src/dm/impls/plex/transform/impls/extrude/ |
| H A D | plextrcohesive.c | 813 …PetscCall(PetscMalloc5(numRt, &ex->Nt, numRt, &ex->target, numRt, &ex->size, numRt, &ex->cone, num… in DMPlexTransformSetUp_Cohesive()
|
| H A D | plextrextrude.c | 581 …PetscCall(PetscMalloc5(DM_NUM_POLYTOPES, &ex->Nt, DM_NUM_POLYTOPES, &ex->target, DM_NUM_POLYTOPES,… in DMPlexTransformSetUp_Extrude()
|
| /petsc/src/ts/impls/implicit/glle/ |
| H A D | glle.c | 121 …PetscCall(PetscMalloc5(s, &scheme->c, s * s, &scheme->a, r * s, &scheme->b, r * s, &scheme->u, r *… in TSGLLESchemeCreate()
|
| /petsc/src/mat/impls/kaij/ |
| H A D | kaij.c | 882 …PetscCall(PetscMalloc5(bs, &kaij->sor.w, bs, &kaij->sor.y, m * bs, &kaij->sor.work, m * bs, &kaij-… in MatSOR_SeqKAIJ()
|
| /petsc/include/ |
| H A D | petscsys.h | 829 #define PetscMalloc5(m1, r1, m2, r2, m3, r3, m4, r4, m5, r5) \ macro
|