Home
last modified time | relevance | path

Searched refs:PetscMalloc7 (Results 1 – 10 of 10) sorted by relevance

/dports/science/PETSc/petsc-3.14.1/src/ksp/ksp/utils/
H A Ddmproject.c293 …ierr = PetscMalloc7(Nc*maxcols, &A, PetscMax(Nc, maxcols), &b, Nc, &w, maxcols, &x, maxcols, &sing… in DMAdaptInterpolator()
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/plex/tests/
H A Dex8.c57 …ierr = PetscMalloc7(numCells*dim,&options->v0,numCells*dim*dim,&options->J,numCells*dim*dim,&optio… in ProcessOptions()
/dports/science/PETSc/petsc-3.14.1/include/
H A Dpetscsys.h990 #define PetscMalloc7(m1,r1,m2,r2,m3,r3,m4,r4,m5,r5,m6,r6,m7,r7) PetscMallocA(7,PETSC_FALSE,__LINE__… macro
/dports/science/PETSc/petsc-3.14.1/src/ts/impls/implicit/glle/
H A Dglle.c151 …ierr = PetscMalloc7(PetscSqr(r),&ImV,3*s,&H,3*ss,&bmat,lwork,&workscalar,5*(3+r),&workreal,r+s,&si… in TSGLLESchemeCreate()
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/plex/
H A Dplextree.c1301 …ierr = PetscMalloc7(fSize,&sizes,nPoints*Nc,&weights,spdim*nPoints,&pointsRef,spdim*nPoints,&point… in DMPlexComputeAnchorMatrix_Tree_Direct()
2263 …ierr = PetscMalloc7(maxFields+1,&offsets,maxFields+1,&offsetsCopy,maxFields+1,&newOffsets,maxField… in DMPlexComputeInterpolatorTree()
4058 …ierr = PetscMalloc7(maxFields,&offsets,maxFields,&offsetsCopy,maxFields,&newOffsets,maxFields,&new… in DMPlexTransferVecTree_Interpolate()
H A Dplexsubmesh.c1013 …ierr = PetscMalloc7(depth+1,&splitIS,depth+1,&unsplitIS,depth+1,&numSplitPoints,depth+1,&numUnspli… in DMPlexConstructCohesiveCells_Internal()
/dports/science/PETSc/petsc-3.14.1/src/dm/dt/dualspace/impls/lagrange/
H A Ddspacelagrange.c1563 …ierr = PetscMalloc7(dim, &v0, dim, &pv0, dim * dim, &J, dim * dim, &Jinv, Nk * Nk, &L, maxNzforms … in PetscDualSpaceCreateAllDataFromInteriorData()
/dports/science/PETSc/petsc-3.14.1/docs/manualpages/
H A Dhtmlmap6550 man:+PetscMalloc7++PetscMalloc7++++man+manualpages/Sys/PetscMalloc7.html#PetscMalloc7
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS6446 #define PetscMalloc7(990,34832
H A DCTAGS25821 PetscMalloc7 include/petscsys.h 990;" d language:C++