#include "petscdmiga.h" PetscErrorCode DMIGASetFieldName(DM dm, PetscInt nf, const char name[])Not Collective
dm | - the IGA | |
nf | - field number for the IGA (0, 1, ... dof-1), where dof indicates the number of degrees of freedom per node within the IGA | |
names | - the name of the field (component) |
Level:intermediate
Location:src/dm/impls/igaiga.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages