Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexglvis.c50 PetscInt f, maxfields, nfields, c, totc, totdofs, Nv, cum, i; in DMSetUpGLVisViewer_Plex() local
83 PetscCall(VecGetLocalSize(xlocal, &totdofs)); in DMSetUpGLVisViewer_Plex()
92 …fields, &nlocal, maxfields, &bs, maxfields, &dims, maxfields, &fec_type, totdofs, &idxs, maxfields… in DMSetUpGLVisViewer_Plex()