Searched refs:cint (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/ksp/pc/impls/wb/ |
| H A D | wb.c | 19 …PetscInt dim, i, j, k, m, n, p, dof, Nint, Nface, Nwire, Nsurf, *Iint, *Isurf, cint … in DMDAGetWireBasketInterpolation() local 147 IIint[cint] = i + j * mwidth + k * mwidth * nwidth; in DMDAGetWireBasketInterpolation() 148 Iint[cint++] = i + j * (m - istart) + k * (m - istart) * (n - jstart); in DMDAGetWireBasketInterpolation() 158 PetscCheck(cint == Nint, PETSC_COMM_SELF, PETSC_ERR_PLIB, "cint != Nint"); in DMDAGetWireBasketInterpolation() 367 …PetscInt dim, i, j, k, m, n, p, dof, Nint, Nface, Nwire, Nsurf, *Iint, *Isurf, cint … in DMDAGetFaceInterpolation() local 467 IIint[cint] = i + j * mwidth + k * mwidth * nwidth; in DMDAGetFaceInterpolation() 468 Iint[cint++] = i + j * (m - istart) + k * (m - istart) * (n - jstart); in DMDAGetFaceInterpolation() 478 PetscCheck(cint == Nint, PETSC_COMM_SELF, PETSC_ERR_PLIB, "cint != Nint"); in DMDAGetFaceInterpolation()
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 8018 (trans-kw-cint 0.75)
|