Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/ !
H A Dex48.c752 static PetscErrorCode THIFunctionLocal(DMDALocalInfo *info, Node ***x, Node ***f, THI thi) in THIFunctionLocal() function
1497 PetscCall(DMDASNESSetFunctionLocal(da, ADD_VALUES, (DMDASNESFunctionFn *)THIFunctionLocal, thi));