DASetDof

Sets the number of degrees of freedom per vertex

Synopsis

#include "petscda.h"   
PetscErrorCode PETSCDM_DLLEXPORT DASetDof(DA da, int dof)
Not collective

Input Parameter

da - The DA
dof - Number of degrees of freedom

Keywords

distributed array, degrees of freedom

See Also

DACreate(), DADestroy(), DA

Level:intermediate
Location:
src/dm/da/src/da.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages