Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexgmsh.c2035 const PetscInt bnode = elem->nodes[lexorder[bn]]; in DMPlexCreateGmsh() local
2036 … d < coordDim; ++d) cellCoords[n * coordDim + d] += weights[bn] * (PetscReal)coords[bnode * 3 + d]; in DMPlexCreateGmsh()