Searched refs:supportPos (Results 1 – 1 of 1) sorted by relevance
3858 PetscErrorCode DMPlexInsertSupport(DM dm, PetscInt p, PetscInt supportPos, PetscInt supportPoint) in DMPlexInsertSupport() argument3871 …supportPos < dof, PetscObjectComm((PetscObject)dm), PETSC_ERR_ARG_OUTOFRANGE, "Support position %"… in DMPlexInsertSupport()3872 mesh->supports[off + supportPos] = supportPoint; in DMPlexInsertSupport()