#include "petscsnes.h" PetscErrorCode DMSNESSetBoundaryLocal(DM dm,PetscErrorCode (*func)(DM,Vec,void*),void *ctx)Logically Collective
dm | - DM to associate callback with | |
func | - local boundary value evaluation | |
ctx | - optional context for local boundary value evaluation |
Level:intermediate
Location:src/snes/utils/dmlocalsnes.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages