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