#include "petscda.h" int DASetFieldName(DA da,int nf,const char name[])Not Collective
da | - the distributed array | |
nf | - field number for the DA (0, 1, ... dof-1), where dof indicates the number of degrees of freedom per node within the DA | |
names | - the name of the field (component) |
Level:intermediate
Location:src/dm/da/src/dacorn.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages