Searched refs:supportPoint (Results 1 – 1 of 1) sorted by relevance
3858 PetscErrorCode DMPlexInsertSupport(DM dm, PetscInt p, PetscInt supportPos, PetscInt supportPoint) in DMPlexInsertSupport() argument3870 …supportPoint < pStart) && !(supportPoint >= pEnd), PetscObjectComm((PetscObject)dm), PETSC_ERR_ARG… in DMPlexInsertSupport()3872 mesh->supports[off + supportPos] = supportPoint; in DMPlexInsertSupport()