Searched defs:tmp0 (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/dt/interface/ |
| H A D | dtds.c | 1353 PetscPointFn **tmp0, **tmp1; in PetscDSGetResidual() local 1416 PetscPointFn **tmp0, **tmp1; in PetscDSGetRHSResidual() local 1510 PetscPointJacFn **tmp0, **tmp1, **tmp2, **tmp3; in PetscDSGetJacobian() local 1648 PetscPointJacFn **tmp0, **tmp1, **tmp2, **tmp3; in PetscDSGetJacobianPreconditioner() local 1760 PetscPointJacFn **tmp0, **tmp1, **tmp2, **tmp3; in PetscDSGetDynamicJacobian() local 2002 PetscBdPointFn **tmp0, **tmp1; in PetscDSGetBdResidual() local 2099 PetscBdPointJacFn **tmp0, **tmp1, **tmp2, **tmp3; in PetscDSGetBdJacobian() local 2215 PetscBdPointJacFn **tmp0, **tmp1, **tmp2, **tmp3; in PetscDSGetBdJacobianPreconditioner() local
|
| /petsc/src/mat/impls/aij/seq/ |
| H A D | inode.c | 375 PetscScalar sum1, sum2, sum3, sum4, sum5, tmp0, tmp1; in MatMult_SeqAIJ_Inode() local 566 PetscScalar sum1, sum2, sum3, sum4, sum5, tmp0, tmp1; in MatMultAdd_SeqAIJ_Inode() local 771 PetscScalar *x, *tmp, *tmps, tmp0, tmp1; in MatSolve_SeqAIJ_Inode_inplace() local 1990 PetscScalar *x, *tmp, *tmps, tmp0, tmp1; in MatSolve_SeqAIJ_Inode() local 2496 …PetscScalar sum1 = 0.0, sum2 = 0.0, sum3 = 0.0, sum4 = 0.0, sum5 = 0.0, tmp0, tmp1, tmp2, t… in MatSOR_SeqAIJ_Inode() local
|