Home
last modified time | relevance | path

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

/petsc/src/snes/tests/
H A Dex2.c12 } PointType; typedef
20 PointType pointType; // Point generation mechanism
57 options->pointType = (PointType)pt; in ProcessOptions()