Searched refs:tm (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex54f.F90 | 312 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 D | geo.c | 136 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 D | petsc.bib | 9194 @TechReport{ ad-petsc-tm,
|