Home
last modified time | relevance | path

Searched refs:PetscMalloc5 (Results 1 – 25 of 39) sorted by relevance

12

/petsc/src/mat/graphops/order/
H A Dsp1wd.c17 PetscCall(PetscMalloc5(nrow, &mask, nrow + 1, &xls, nrow, &ls, nrow + 1, &xblk, nrow, &perm)); in MatGetOrdering_1WD()
H A Dspqmd.c18 PetscCall(PetscMalloc5(nrow, &iperm, nrow, &deg, nrow, &marker, nrow, &rchset, nrow, &nbrhd)); in MatGetOrdering_QMD()
/petsc/src/ksp/ksp/impls/bcgsl/
H A Dbcgsl.c500 …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 Dreconstruct.c67 …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 Ddtaltv.c404 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 Dfcg.c51 …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 Dmmdense.c87 …PetscCall(PetscMalloc5(ismax, (PetscInt ***)&irow, ismax, (PetscInt ***)&icol, ismax, &nrow, ismax… in MatCreateSubMatrices_MPIDense_Local()
/petsc/src/mat/graphops/color/impls/jp/
H A Djp.c174 PetscCall(PetscMalloc5(n, &colormask, n, &seen, n, &idxbuf, n, &distbuf, n, &boundary)); in MCJPInitialLocalColor_Private()
/petsc/src/ksp/ksp/tutorials/
H A Dex35.cxx412 …PetscCall(PetscMalloc5(user->VPERE * npoints, &phi, user->VPERE * npoints, &dphi[0], user->VPERE *… in ComputeMatrix()
/petsc/src/ts/tests/
H A Dex27.c86 PetscCall(PetscMalloc5(dim, &centroid, dim, &xi0, dim, &v0, dim * dim, &J, dim * dim, &invJ)); in SetInitialCoordinates()
H A Dex28.c80 PetscCall(PetscMalloc5(dim, &centroid, dim, &xi0, dim, &v0, dim * dim, &J, dim * dim, &invJ)); in SetInitialCoordinates()
/petsc/src/ts/impls/rosw/
H A Drosw.c850 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 Dex7.c382 …PetscCall(PetscMalloc5(Nkm, &wIntv0, Nkm, &wIntv0check, Nk * Nkm, &intv0mat, Nk * Nkm, &matcheck, … in main()
/petsc/src/mat/impls/baij/mpi/
H A Dbaijov.c654 …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 Dplexrefbl.c102 …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 Dglee.c404 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 Dex8.c253 …PetscCall(PetscMalloc5(cdim, &v0ExT, cdim * cdim, &JExT, cdim * cdim, &invJExT, cdim, &centroidExT… in CheckCell()
/petsc/src/dm/impls/swarm/tests/
H A Dex2.c216 PetscCall(PetscMalloc5(dim, &centroid, dim, &xi0, dim, &v0, dim * dim, &J, dim * dim, &invJ)); in CreateParticles()
/petsc/src/ksp/pc/impls/gamg/
H A Dclassical.c224 PetscCall(PetscMalloc5(fn, &lsparse, fn, &gsparse, fn, &lcid, fn, &Amax_pos, fn, &Amax_neg)); in PCGAMGProlongator_Classical_Direct()
H A Dagg.c573 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 Dplextrcohesive.c813 …PetscCall(PetscMalloc5(numRt, &ex->Nt, numRt, &ex->target, numRt, &ex->size, numRt, &ex->cone, num… in DMPlexTransformSetUp_Cohesive()
H A Dplextrextrude.c581 …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 Dglle.c121 …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 Dkaij.c882 …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 Dpetscsys.h829 #define PetscMalloc5(m1, r1, m2, r2, m3, r3, m4, r4, m5, r5) \ macro

12