Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplex.c1889 …cInt Nv, const PetscReal refVertices[], const PetscScalar coords[], PetscInt edgeDiv, PetscReal re… in DrawPolygon_Private()
1918 …r(DM dm, PetscDraw draw, PetscInt cell, const PetscScalar coords[], PetscInt edgeDiv, PetscReal re… in DMPlexDrawCellHighOrder()
1950 …PetscInt dim, vStart, vEnd, cStart, cEnd, c, cDegree, edgeDiv, lineColor = PETSC_DETERMINE, ce… in DMPlexView_Draw() local