Searched defs:edgeCoords (Results 1 – 1 of 1) sorted by relevance
1889 …ces[], const PetscScalar coords[], PetscInt edgeDiv, PetscReal refCoords[], PetscReal edgeCoords[]) in DrawPolygon_Private()1918 … cell, const PetscScalar coords[], PetscInt edgeDiv, PetscReal refCoords[], PetscReal edgeCoords[]) in DMPlexDrawCellHighOrder()1948 PetscReal *refCoords, *edgeCoords; in DMPlexView_Draw() local