#include "petscdmmoab.h" PetscErrorCode DMMoabSetFieldName(DM dm, PetscInt field, const char *fieldName)Not Collective
Notes: Can only be called after DMMoabSetFields supplied with correct numFields
Level:intermediate
Location:src/dm/impls/moab/dmmbfield.cxx
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages
dm | - the discretization manager object | |
field | - the field number | |
fieldName | - the field (component) name |