Home
last modified time | relevance | path

Searched defs:tmp (Results 126 – 150 of 182) sorted by relevance

12345678

/petsc/src/mat/interface/
H A Dmatrix.c1198 IS tmp; in MatView() local
1791 PetscInt j, i, dim = mat->stencil.dim, *dims = mat->stencil.dims + 1, tmp; in MatSetValuesStencil() local
1906 PetscInt j, i, dim = mat->stencil.dim, *dims = mat->stencil.dims + 1, tmp; in MatSetValuesBlockedStencil() local
3990 Vec tmp; in MatSolveAdd() local
4112 Vec tmp; in MatSolveTransposeAdd() local
6513 PetscInt *jdxm, i, j, tmp, numNewRows = 0; in MatZeroRowsStencil() local
6596 PetscInt *jdxm, i, j, tmp, numNewRows = 0; in MatZeroRowsColumnsStencil() local
/petsc/src/mat/impls/aij/mpi/
H A Dmpiov.c506 PetscInt *ctr, *tmp, *isz, **xdata, **rbuf2; in MatIncreaseOverlap_MPIAIJ_Once() local
966 PetscInt val, max1, max2, m, no_malloc = 0, *tmp, new_estimate, ctr; in MatIncreaseOverlap_MPIAIJ_Receive() local
1224 PetscInt msz, **ptr, *req_size, *ctr, *tmp, tcol, *iptr; in MatCreateSubMatrices_MPIAIJ_SingleIS_Local() local
2044 PetscInt msz, **ptr = NULL, *req_size = NULL, *ctr = NULL, *tmp = NULL, tcol; in MatCreateSubMatrices_MPIAIJ_Local() local
/petsc/src/ts/tests/
H A Dex28.c450 PetscReal tmp = 0.; in KSConv() local
H A Dex5.c498 double tmp; in readinput() local
/petsc/src/sys/classes/viewer/impls/ascii/
H A Dfilev.c1238 double tmp; in PetscViewerASCIIRead() local
/petsc/src/vec/is/sf/impls/basic/nvshmem/
H A Dsfnvshmem.cu82 PetscInt tmp, stmp[4], rtmp[4]; /* tmps for send/recv buffers */ in PetscSFSetUp_Basic_NVSHMEM() local
/petsc/src/sys/yaml/src/
H A Dscanner.c2458 yaml_char_t *tmp = handle; in yaml_parser_scan_tag() local
/petsc/src/dm/impls/moab/
H A Ddmmbutil.cxx300 moab::Range tmp(starte, starte + nelems - 1); in DMMoab_GenerateElements_Private() local
/petsc/src/vec/vec/impls/seq/
H A Dbvec2.c209 const PetscReal tmp = PetscAbsScalar(xx[i]); in VecNorm_Seq() local
/petsc/src/ksp/ksp/impls/minres/
H A Dminres.c239 PetscReal tmp; in KSPSolve_MINRES() local
/petsc/src/mat/impls/aij/seq/
H A Dinode.c771 PetscScalar *x, *tmp, *tmps, tmp0, tmp1; in MatSolve_SeqAIJ_Inode_inplace() local
1990 PetscScalar *x, *tmp, *tmps, tmp0, tmp1; in MatSolve_SeqAIJ_Inode() local
H A Daij.h15 PetscInt *tmp; member
/petsc/include/petsc/private/
H A Ddmpleximpl.h688 PetscScalar tmp; in DMPlex_Transpose2D_Internal() local
695 PetscScalar tmp; in DMPlex_Transpose3D_Internal() local
/petsc/src/dm/impls/da/
H A Dda.c888 PetscInt i, j, sdim, tmp, dim; in DMDAMapMatStencilToGlobal() local
/petsc/src/mat/impls/htool/
H A Dhtool.cxx820 PetscScalar *tmp; in GenEntriesTranspose() local
/petsc/src/sys/classes/viewer/impls/hdf5/
H A Dhdf5v.c130 PetscViewerHDF5GroupList *tmp = hdf5->groups->next; in PetscViewerDestroy_HDF5() local
/petsc/src/dm/impls/swarm/tests/
H A Dex6.c274 const char **tmp; in ComputeFieldAtParticles_Primal() local
384 const char **tmp; in ComputeFieldAtParticles_Mixed() local
/petsc/src/sys/objects/
H A Doptions.c259 PetscOptions tmp = defaultoptions; in PetscOptionsDestroyDefault() local
1575 char opt[PETSC_MAX_OPTION_NAME + 1] = "-", tmp[PETSC_MAX_OPTION_NAME]; in PetscOptionsFindPair() local
H A Dpinit.c1469 void *tmp; in PetscFinalize() local
/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c190 char *tmp; in PetscViewerHDF5SetDMPlexStorageVersionWriting() local
244 char *tmp; in PetscViewerHDF5GetDMPlexStorageVersionWriting() local
2308 PetscLayout tmp = NULL; in PlexLayerLoad_Private() local
/petsc/src/mat/graphops/coarsen/impls/hem/
H A Dhem.c865 PetscInt *pt, *pt2, *pt3, *sbuff, tmp; in MatCoarsenApply_HEM_private() local
/petsc/src/vec/is/utils/
H A Disltog.c1338 PetscInt *tmp, trank = mapping->info_procs[p]; in ISLocalToGlobalMappingSetUpBlockInfo_Private() local
/petsc/src/dm/dt/interface/
H A Ddtds.c1292 PetscPointFn **tmp; in PetscDSGetObjective() local
1833 PetscRiemannFn **tmp; in PetscDSGetRiemannSolver() local
/petsc/src/dm/impls/plex/
H A Dplexcreate.c206 void *tmp; in DMPlexSwap_Static() local
3295 PetscInt tmp = cone[1]; in DMPlexCreateSphereMesh_Internal() local
3614 PetscInt tmp = cone[1]; in DMPlexCreateSphereMesh_Internal() local
5610 const char *tmp; in DMSetFromOptions_Plex() local
6782 PetscInt tmp = cone[1]; in DMPlexCreateCellVertexFromFile() local
/petsc/src/ts/tutorials/multirate/
H A Dfinitevolume1d.c578 PetscScalar tmp = 0; in FVRHSFunction() local

12345678