Home
last modified time | relevance | path

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

/petsc/src/snes/utils/dm/
H A Ddminterpolatesnes.c623 static inline PetscErrorCode HexMap_Private(SNES snes, Vec Xref, Vec Xreal, PetscCtx ctx) in HexMap_Private() function
791 PetscCall(SNESSetFunction(snes, r, HexMap_Private, NULL)); in DMInterpolate_Hex_Private()