#include "petscdm.h" #include "petscdmlabel.h" PetscErrorCode DMSetField(DM dm, PetscInt f, PetscObject field)Logically collective on DM
dm | - The DM | |
f | - The field number | |
field | - The discretization object |
Level:developer
Location:src/dm/interface/dm.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages