#include "petscdmplex.h" PetscErrorCode DMPlexPointLocalFieldRef(DM dm,PetscInt point,PetscInt field,PetscScalar *array,void *ptr)Not Collective
dm | - DM defining topological space | |
point | - topological point | |
field | - field number | |
array | - array to index into |
Level:intermediate
Location:src/dm/impls/plex/plexpoint.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages