#include "petscdmmoab.h" PetscErrorCode DMMoabSetFieldVector(DM dm, PetscInt ifield, Vec fvec)Not Collective
| dm | - the discretization manager object | |
| ifield | - the index of the field as set before via DMMoabSetFieldName. | |
| fvec | - the Vector solution corresponding to the field (component) |