#include "petscdmmoab.h" PetscErrorCode DMMoabGetFieldName(DM dm, PetscInt field, const char **fieldName)Not Collective Many br
dm | - the discretization manager object Many br | |
field | - field number for the DMMoab (0, 1, ... dof-1), where dof indicates the Many brnumber of degrees of freedom per node within the DMMoab Many br | |
fieldName | - the name of the field (component) Many br |