#include "petscmesh.h" PetscErrorCode MeshRestrictClosure(Mesh mesh, SectionReal section, PetscInt point, PetscInt n, PetscScalar values[])Not Collective
| mesh | - The Mesh object | |
| section | - The section | |
| point | - The sieve point | |
| n | - The array size | |
| array | - The array to fill up |
Level:intermediate
Location:src/dm/mesh/mesh.c
Index of all Mesh routines
Table of Contents for all manual pages
Index of all manual pages