#include "petscdmda.h" PetscErrorCode DMDASetFieldName(DM da,PetscInt nf,const char name[])Not Collective Many br
da | - the distributed array Many br | |
nf | - field number for the DMDA (0, 1, ... dof-1), where dof indicates the Many brnumber of degrees of freedom per node within the DMDA Many br | |
names | - the name of the field (component) Many br |
Many br
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