Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 25 of 54) sorted by relevance

123

/petsc/src/tao/leastsquares/tutorials/matlab/more_wild_probs/
H A Ddfovec.m76 temp = 2*sum/m + 1; variable
139 temp = 5*i + c45 + x(3); variable
165 temp = i; variable
172 temp = i; variable
177 temp = i/5; variable
215 temp = 10*(i-1); variable
222 temp = (i-1)/10; variable
H A Dg_dfovec_1d.m72 temp= tmp_dfovec_1d_00001+ 1; variable
332 temp= tmp_dfovec_1d_00046+ c45+ tmp_x_00035; variable
403 temp= i; variable
438 temp= i; variable
459 temp= i/ 5; variable
571 temp= 10* tmp_dfovec_1d_00073; variable
607 temp= tmp_dfovec_1d_00081/ 10; variable
/petsc/src/sys/time/
H A Dcputime.c25 struct tms temp; in PetscGetCPUTime() local
81 static struct rusage temp; in PetscGetCPUTime() local
/petsc/src/vec/is/ao/impls/basic/
H A Daobasic.c82 PetscInt *temp; in AOPetscToApplicationPermuteInt_Basic() local
98 PetscInt *temp; in AOApplicationToPetscPermuteInt_Basic() local
114 PetscReal *temp; in AOPetscToApplicationPermuteReal_Basic() local
130 PetscReal *temp; in AOApplicationToPetscPermuteReal_Basic() local
/petsc/src/ts/tests/
H A Dex35.c42 PetscReal temp = 2. * k + 1.; in erfinv() local
94 PetscReal temp; in main() local
H A Dex5.c400 PetscErrorCode potential_temperature(PetscScalar temp, PetscScalar pressure1, PetscScalar pressure2… in potential_temperature()
483 extern PetscScalar fahr_to_cel(PetscScalar temp) in fahr_to_cel()
488 extern PetscScalar cel_to_fahr(PetscScalar temp) in cel_to_fahr()
/petsc/src/mat/tests/
H A Dex117.c12 PetscScalar temp[4]; in main() local
/petsc/src/tao/tutorials/
H A Dex4.c223 Vec z, u, temp; in ObjectiveMisfitADMM() local
247 Vec z, u, temp; in GradientMisfitADMM() local
367 Vec x, u, temp; in ObjectiveRegularizationADMM() local
391 Vec x, u, temp; in GradientRegularizationADMM() local
476 Vec xk, z, u, diff, zold, zdiff, temp; in TaoSolveADMM() local
547 PetscReal h, J, temp; in TaylorTest() local
/petsc/src/tao/leastsquares/impls/pounders/
H A Dgqt.c8 PetscReal e, temp, w, wm, ynorm, znorm, s, sm; in estsv() local
220 …anorm, bnorm, parc, parf, parl, pars, par = *retpar, paru, prod, rxnorm, rznorm = 0.0, temp, xnorm; in gqt() local
/petsc/src/ts/tutorials/
H A Dex50.c324 PetscReal **temp, vv; in MatMult_Laplacian() local
364 PetscReal **temp; in MatMult_Advection() local
415 PetscReal **temp; in RHSMatrixLaplaciangllDM() local
487 PetscReal **temp; in RHSMatrixAdvectiongllDM() local
H A Dex26.c98 PetscScalar u, v, omega, temp; member
H A Dex1.c183 PetscReal temp1, temp, hx, hy; in FormInitialGuess() local
/petsc/src/tao/unconstrained/tutorials/
H A Dburgers_spectral.c427 PetscReal **temp; in RHSMatrixLaplaciangllDM() local
489 PetscReal **temp; in RHSMatrixAdvectiongllDM() local
559 Vec temp; in FormFunctionGradient() local
606 Vec temp; in MonitorError() local
H A Dspectraladjointassimilation.c452 PetscReal **temp; in RHSLaplacian() local
503 PetscReal **temp; in RHSAdvection() local
583 Vec temp; in FormFunctionGradient() local
616 Vec temp, grad; in MonitorError() local
/petsc/src/sys/classes/random/tutorials/
H A Dex2.c115 PetscReal Stk[PETSC_MAXBSIZE], temp; in basketPayoff() local
145 char temp[50]; in readData() local
/petsc/src/ksp/ksp/impls/gmres/agmres/
H A Dagmresleja.c50 PetscScalar *n_cmpl, temp; in KSPAGMRESLejaOrdering() local
H A Dagmresimpl.h31 PetscScalar *temp, *wbufptr; member
/petsc/src/mat/impls/fft/fftw/
H A Dfftw.c513 ptrdiff_t temp; in MatCreateVecsFFTW_FFTW() local
786 ptrdiff_t temp; in VecScatterPetscToFFTW_FFTW() local
1033 ptrdiff_t temp; in VecScatterFFTWToPetsc_FFTW() local
1272 ptrdiff_t temp; in MatCreate_FFTW() local
/petsc/src/sys/classes/random/impls/rander48/
H A Drander48.c20 unsigned short temp[2]; in _dorander48() local
/petsc/src/ksp/pc/impls/tfs/
H A Divec.c229 PetscInt *pi, *pj, temp; in PCTFS_ivec_sort() local
312 PetscInt *pi, *pj, temp, temp2; in PCTFS_ivec_sort_companion() local
423 PetscInt *pi, *pj, temp, *ptr; in PCTFS_ivec_sort_companion_hack() local
/petsc/src/vec/is/utils/
H A Dkdtree.c112 …eVerifySortedIndices(PetscKDTree tree, PetscCount sorted_indices[], PetscCount temp[], PetscCount … in PetscKDTreeVerifySortedIndices()
138 …ildStemAndLeaves(KDTreeBuild kd_build, PetscCount sorted_indices[], PetscCount temp[], PetscCount … in PetscKDTreeBuildStemAndLeaves()
239 PetscCount *sorted_indices, *temp; in PetscKDTreeCreate() local
/petsc/src/tao/constrained/impls/admm/
H A Dadmm.c30 PetscReal Axnorm, Bznorm, ATynorm, temp; in TaoADMMToleranceUpdate() local
177 PetscReal temp, temp2; in SubObjGradUpdate() local
206 PetscReal temp, temp2; in RegObjGradUpdate() local
/petsc/src/ts/characteristic/interface/
H A Dcharacteristic.c660 CharacteristicPointDA2D temp; in CharacteristicHeapSort() local
691 CharacteristicPointDA2D temp; in CharacteristicSiftDown() local
/petsc/src/vec/vec/impls/mpi/mpiviennacl/
H A Dmpiviennacl.cxx55 PetscReal temp[2]; in VecNorm_MPIViennaCL() local
/petsc/src/ksp/ksp/tests/
H A Dex10.c404 PetscReal temp; in paulintegrate20() local

123