Home
last modified time | relevance | path

Searched refs:tm (Results 1 – 3 of 3) sorted by relevance

/petsc/src/ksp/ksp/tutorials/
H A Dex54f.F90312 PetscReal tm, xl(ndm, 4), shp(3, 4)
321 tm = 0.5 - th
322 shp(3, 1) = sm*tm
323 shp(3, 2) = sp*tm
358 ytm = yt*tm
362 xtm = xt*tm
/petsc/src/ksp/pc/impls/gamg/
H A Dgeo.c136 PetscReal tm; in triangulateAndFormProl() local
145 PetscCallMPI(MPIU_Allreduce(a_worst_best, &tm, 1, MPIU_REAL, MPIU_MAX, comm)); in triangulateAndFormProl()
146 if (tm > 0.0) { in triangulateAndFormProl()
683 PetscReal metric, tm; in PCGAMGProlongator_GEO() local
692 PetscCallMPI(MPIU_Allreduce(&metric, &tm, 1, MPIU_REAL, MPIU_MAX, comm)); in PCGAMGProlongator_GEO()
693 if (tm > 1.) { /* needs to be globalized - should not happen */ in PCGAMGProlongator_GEO()
694 PetscCall(PetscInfo(pc, " failed metric for coarse grid %e\n", (double)tm)); in PCGAMGProlongator_GEO()
/petsc/doc/
H A Dpetsc.bib9194 @TechReport{ ad-petsc-tm,