PETSc version 3.15.5
DMPlexSNESComputeBoundaryFEM
Form the boundary values for the local input X 
Synopsis
#include "petscdmplex.h" 
#include "petscsnes.h"   
PetscErrorCode DMPlexSNESComputeBoundaryFEM(DM dm, Vec X, void *user)
Input Parameters
|  | dm | - The mesh | 
|  | user | - The user context | 
Output Parameter
See Also
 DMPlexComputeJacobianAction()
Level
developer
Location
src/snes/utils/dmplexsnes.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages