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