Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 182) sorted by relevance

12345678

/petsc/src/ksp/pc/impls/tfs/
H A Dbitmask.c20 PetscInt i, tmp; in PCTFS_bm_to_proc() local
69 PetscInt i, tmp = 0; in PCTFS_ct_bits() local
95 PetscInt rt_val, tmp; in PCTFS_len_bit_mask() local
134 PetscInt rt_val, tmp; in PCTFS_len_buf() local
/petsc/src/sys/utils/
H A Dsortip.c25 PetscInt tmp, i, vl, last; in PetscSortIntWithPermutation_Private() local
69 PetscInt j, k, tmp, ik; in PetscSortIntWithPermutation() local
96 PetscInt tmp, i, last; in PetscSortRealWithPermutation_Private() local
140 PetscInt j, k, tmp; in PetscSortRealWithPermutation() local
167 PetscInt tmp, i, last; in PetscSortStrWithPermutation_Private() local
215 PetscInt j, k, tmp; in PetscSortStrWithPermutation() local
H A Dpsplit.c90 PetscInt tmp; in PetscSplitOwnership() local
151 PetscInt tmp; in PetscSplitOwnershipEqual() local
H A Dsortd.c44 PetscReal vl, tmp; in PetscSortReal_Private() local
91 PetscReal tmp, vk; in PetscSortReal() local
282 PetscScalar d, tmp; in PetscSortSplit() local
347 PetscReal d, tmp; in PetscSortSplitReal() local
/petsc/src/sys/fileio/ftn-custom/
H A Dzmprintf.c46 char *c1, *tmp; in petscfprintf_() local
59 char *c1, *tmp; in petscprintf_() local
72 char *c1, *tmp; in petscsynchronizedfprintf_() local
85 char *c1, *tmp; in petscsynchronizedprintf_() local
/petsc/src/sys/objects/device/tests/
H A Dex10.c21 PetscDeviceContext tmp; in main() local
42 PetscDeviceContext tmp; in main() local
/petsc/src/sys/classes/viewer/impls/socket/mex-scripts/
H A Dswrite.c32 int *tmp = (int *)mxMalloc((cnt + 5) * sizeof(int)); in mexFunction() local
39 char *tmp = (char *)mxMalloc((cnt + 5) * sizeof(char)); in mexFunction() local
H A Dbread.c19 int tmp; in SYByteSwapInt() local
32 short tmp; in SYByteSwapShort() local
46 double tmp, *buff1 = (double *)buff; in SYByteSwapScalar() local
H A Dsread.c38 char *tmp = (char *)mxMalloc(cnt * sizeof(char)); in mexFunction() local
/petsc/src/sys/fileio/
H A Dsysio.c24 PetscEnum tmp = ENUM_DUMMY; in PetscByteSwapEnum() local
43 PetscBool tmp = PETSC_FALSE; in PetscByteSwapBool() local
62 PetscInt tmp = 0; in PetscByteSwapInt() local
81 PetscInt64 tmp = 0; in PetscByteSwapInt64() local
100 PetscInt32 tmp = 0; in PetscByteSwapInt32() local
118 short tmp; in PetscByteSwapShort() local
135 long tmp; in PetscByteSwapLong() local
153 PetscReal tmp, *buff1 = buff; in PetscByteSwapReal() local
173 PetscReal tmp, *buff1 = (PetscReal *)buff; in PetscByteSwapScalar() local
175 PetscReal tmp, *buff1 = buff; in PetscByteSwapScalar() local
[all …]
/petsc/src/sys/classes/viewer/impls/ascii/ftn-custom/
H A Dzfilevf.c31 char *c1, *tmp; in petscviewerasciiprintf_() local
46 char *c1, *tmp; in petscviewerasciisynchronizedprintf_() local
/petsc/src/mat/impls/baij/seq/
H A Ddgefa2.c19 MatReal tmp, max; in PetscKernel_A_gets_inverse_A_2() local
151 MatReal tmp, max; in PetscKernel_A_gets_inverse_A_9() local
322 MatReal tmp, max; in PetscKernel_A_gets_inverse_A_15() local
H A Ddgedi.c20 MatScalar *aa, *ax, *ay, tmp; in PetscLINPACKgedi() local
/petsc/src/mat/impls/nest/ftn-custom/
H A Dzmatnestf.c16 Mat *m, *tmp; in matcreatenest_() local
41 Mat *m, *tmp; in matnestsetsubmats_() local
/petsc/src/ksp/ksp/tests/
H A Dex22.c7 Mat A11, A12, A21, A22, A, tmp[2][2]; in test_solve() local
123 Mat tmp[2][2]; in test_solve_matgetvecs() local
H A Dex18.c39 Vec tmp; in main() local
/petsc/src/sys/info/ftn-custom/
H A Dzverboseinfof.c28 char *c1, *tmp; in petscinfo_() local
/petsc/src/vec/is/ao/tests/ex3d/
H A Dex3.cxx38 int tmp = -1; in main() local
/petsc/src/dm/impls/composite/
H A Dpackm.c91 MatType tmp, mat_type_old; in DMCreateMatrix_Composite_AIJ() local
139 MatType tmp, mat_type_old; in DMCreateMatrix_Composite_AIJ() local
/petsc/src/mat/impls/aij/mpi/
H A Dfdmpiaij.c307 PetscScalar *tmp = Jentry2[nz].valaddr; in MatFDColoringApply_AIJ() local
318 PetscScalar *tmp = Jentry[nz].valaddr; in MatFDColoringApply_AIJ() local
372 PetscScalar *tmp = Jentry2[nz].valaddr; in MatFDColoringApply_AIJ() local
383 PetscScalar *tmp = Jentry[nz].valaddr; in MatFDColoringApply_AIJ() local
408 PetscInt nis = iscoloring->n, nctot, *cols, tmp = 0; in MatFDColoringSetUp_MPIXAIJ() local
/petsc/src/vec/is/utils/
H A Disltog.h9 PetscInt i, nf = 0, tmp, start, end, bs; in ISGlobalToLocalMappingApply() local
/petsc/src/mat/tests/
H A Dex4.c8 PetscInt m = 10, n = 10, i = 4, tmp, rstart, rend; in main() local
/petsc/src/vec/is/sf/tutorials/
H A Dex3.c65 MPI_Datatype tmp; in main() local
/petsc/include/
H A Dpetscstring.h146 char *tmp; in PetscStrallocpy() local
360 static inline PetscErrorCode PetscStrrstr(const char a[], const char b[], char *tmp[]) PeNS in PetscStrrstr()
398 static inline PetscErrorCode PetscStrstr(const char haystack[], const char needle[], char *tmp[]) P… in PetscStrstr()
/petsc/src/dm/tests/
H A Dex32.c9 Vec tmp; in CompareGhostedCoords() local

12345678