Home
last modified time | relevance | path

Searched defs:shp (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ksp/ksp/tutorials/
H A Dex54f.F90259 subroutine thfx2d(ev, xl, shp, dd, ndm, ndf, nel, dir) argument
292 subroutine shp2dquad(s, t, xl, shp, xsj, ndm) argument
/petsc/src/ksp/pc/impls/gamg/
H A Dgeo.c383 PetscScalar shp = alpha[idx]; in triangulateAndFormProl() local