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