Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplex.c6976 static inline PetscErrorCode updatePointBC_private(PetscSection section, PetscInt point, PetscInt d… in updatePointBC_private() function
7417 …PetscCall(updatePointBC_private(section, point, dof, insert, perm, flip, clperm, values, off, arra… in DMPlexVecSetClosure()
7444 …PetscCall(updatePointBC_private(section, point, dof, add, perm, flip, clperm, values, off, array)); in DMPlexVecSetClosure()