Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplex.c3858 PetscErrorCode DMPlexInsertSupport(DM dm, PetscInt p, PetscInt supportPos, PetscInt supportPoint) in DMPlexInsertSupport() argument
3870supportPoint < pStart) && !(supportPoint >= pEnd), PetscObjectComm((PetscObject)dm), PETSC_ERR_ARG… in DMPlexInsertSupport()
3872 mesh->supports[off + supportPos] = supportPoint; in DMPlexInsertSupport()