Home
last modified time | relevance | path

Searched refs:PetscCalloc5 (Results 1 – 13 of 13) sorted by relevance

/dports/science/PETSc/petsc-3.14.1/src/dm/impls/plex/
H A Dplexadapt.c407 …ierr = PetscCalloc5(numVertices, &x, numVertices, &y, numVertices, &z, numVertices*PetscSqr(dim), … in DMAdaptMetric_Plex()
/dports/science/PETSc/petsc-3.14.1/src/ksp/ksp/impls/gmres/
H A Dgmres.c51 …ierr = PetscCalloc5(hh,&gmres->hh_origin,hes,&gmres->hes_origin,rs,&gmres->rs_origin,cc,&gmres->cc… in KSPSetUp_GMRES()
/dports/science/PETSc/petsc-3.14.1/src/sys/classes/viewer/impls/glvis/
H A Dglvis.c158 …ierr = PetscCalloc5(nfields,&socket->window,nfields,&socket->windowtitle,nfields,&socket->fec_type… in PetscViewerGLVisSetFields_GLVis()
/dports/science/PETSc/petsc-3.14.1/src/ksp/ksp/impls/cg/gltr/
H A Dgltr.c1216 …ierr = PetscCalloc5(max_its,&cg->diag,max_its,&cg->offd,max_its,&cg->alpha,max_its,&cg->beta,max_i… in KSPCGSetUp_GLTR()
/dports/science/PETSc/petsc-3.14.1/src/ksp/pc/impls/bddc/
H A Dbddcscalingbasic.c489 …ierr = PetscCalloc5(deluxe_ctx->seq_n,&deluxe_ctx->seq_scctx,deluxe_ctx->seq_n,&deluxe_ctx->seq_wo… in PCBDDCScalingSetUp_Deluxe_Private()
/dports/science/PETSc/petsc-3.14.1/src/ts/tutorials/power_grid/stability_9bus/
H A Dex9busdmnetwork.c189 …ierr = PetscCalloc5(NBUS*nc,&bus,NGEN*nc,&gen,NLOAD*nc,&load,NBRANCH*nc+(nc-1),&branch,NGEN*nc,&ex… in read_data()
/dports/science/PETSc/petsc-3.14.1/include/
H A Dpetscsys.h892 #define PetscCalloc5(m1,r1,m2,r2,m3,r3,m4,r4,m5,r5) PetscMallocA(5,PETSC_TRUE,__LINE__,PETSC_FUNCTI… macro
/dports/science/PETSc/petsc-3.14.1/src/mat/impls/aij/mpi/
H A Dmpiov.c273 …ierr = PetscCalloc5(max_fszs*nidx,&rows_data_ptr,nidx,&rows_data,nidx,&rows_pos_i,nfrom*nidx,&indv… in MatIncreaseOverlap_MPIAIJ_Send_Scalable()
582 …ierr = PetscCalloc5(imax,&table, imax,&data, imax,&isz, Mimax,&d_p, M_BPB_imax,&t_p);CHKERRQ(ierr); in MatIncreaseOverlap_MPIAIJ_Once()
H A Dmpiptap.c828 …ierr = PetscCalloc5(cmaxr,&apindices,cmaxr,&apvalues,cmaxr,&apvaluestmp,pn,&dcc,pn,&occ);CHKERRQ(i… in MatPtAPNumeric_MPIAIJ_MPIXAIJ_allatonce()
/dports/science/PETSc/petsc-3.14.1/src/mat/impls/baij/mpi/
H A Dbaijov.c160 …ierr = PetscCalloc5(imax,&table, imax,&data, imax,&isz, Mbs*imax,&d_p, (Mbs/PETSC_BITS_PER_BYTE+1)… in MatIncreaseOverlap_MPIBAIJ_Once()
/dports/science/PETSc/petsc-3.14.1/docs/manualpages/
H A Dhtmlmap6547 man:+PetscCalloc5++PetscCalloc5++++man+manualpages/Sys/PetscCalloc5.html#PetscCalloc5
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS6443 #define PetscCalloc5(892,30400
H A DCTAGS23828 PetscCalloc5 include/petscsys.h 892;" d language:C++