#include "petscda.h" PetscErrorCode PETSCDM_DLLEXPORT DARefineHierarchy(DA da,PetscInt nlevels,DA daf[])Collective on DA
da | - initial distributed array | |
nlevels | - number of levels of refinement to perform |
-da_refine_hierarchy_x | - list of refinement ratios in x direction | |
-da_refine_hierarchy_y | - list of refinement ratios in y direction | |
-da_refine_hierarchy_z | - list of refinement ratios in z direction |
Level:advanced
Location:src/dm/da/src/da.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages