#include "petscdmmoab.h" PetscErrorCode DMMoabSetFieldNames(DM dm,PetscInt numFields,const char* fields[])Not Collective
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 | |
numFields | - the total number of fields | |
fields | - the array containing the names of each field (component); Can be NULL. |