Home
last modified time | relevance | path

Searched refs:procid (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/ksp/tutorials/
H A Dex42.c1611 PetscInt procid = i + j * pM + k * pM * pN; /* convert proc(i,j,k) to pid */ in DAViewVTK_write_PieceExtend() local
1612 …SNPrintf(name, sizeof(name), "subdomain-%s-p%1.4" PetscInt_FMT ".vts", local_file_prefix, procid)); in DAViewVTK_write_PieceExtend()