#include "petscmesh.h" PetscErrorCode BCSectionRealGetArray(DM dm, const char name[], PetscInt *numElements, PetscInt *fiberDim, PetscReal *array[])Not Collective
mesh | - The DMMesh object | |
name | - The section name |
numElements | - The number of mesh element with values | |
fiberDim | - The number of values per element | |
array | - The array |
Level:intermediate
Location:src/dm/impls/mesh/meshpcice.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages