Home
last modified time | relevance | path

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

/petsc/src/vec/vec/utils/tagger/tutorials/
H A Dex1.c28 PetscInt n, nloc, nint, i, j, k, localStart, localEnd, ntagged, nuntagged; in main() local
/petsc/src/dm/impls/plex/
H A Dplexgmsh.c612 const int off = binary ? 0 : 1, nint = 1 + numTags + numNodes - off; in GmshReadElements_v22() local