Searched refs:rinv (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/snes/tutorials/ |
| H A D | ex74fcomd.h | 5 eigvec, rinv, roestt, fl, fr, deltau, alpha, xnumdif, 28 …eigvec(neq, neq), rinv(neq, neq), roestt(neq), fl(neq), fr(neq), deltau(neq), alpha(neq), xnumdif(…
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexgeometry.c | 1507 PetscReal rinv = 1. / r; in DMPlexComputeProjection3Dto1D() local 1510 x *= rinv; in DMPlexComputeProjection3Dto1D() 1511 y *= rinv; in DMPlexComputeProjection3Dto1D() 1512 z *= rinv; in DMPlexComputeProjection3Dto1D()
|