#include "petscdmda.h" PetscErrorCode DMDASetFieldNames(DM da,const char * const *names)Collective on TS
dm | - the DMDA object | |
names | - the names of the components, final string must be NULL, must have the same number of entries as the dof used in creating the DMDA |
Level:intermediate
Location:src/dm/impls/da/dacorn.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages