#include "petscda.h" PetscErrorCode PETSCDM_DLLEXPORT ADDASetRefinement(ADDA adda, PetscInt *refine, PetscInt dofrefine)Collective on ADDA
adda | - the ADDA object | |
refine | - array of refinement factors | |
dofrefine | - the refinement factor for the dof, usually just 1 |
Level:developer
Location:src/dm/adda/adda.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages