Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex28.c38 static PetscErrorCode FormFunctionLocal_U(User user, DMDALocalInfo *info, const PetscScalar u[], co… in FormFunctionLocal_U() function
86 PetscCall(FormFunctionLocal_U(user, &infou, u, k, fu)); in FormFunction_All()
109 PetscCall(FormFunctionLocal_U(user, &infou, u, k, fu)); in FormFunction_All()