#include "petscdmadda.h" PetscBool ADDAHCiterStartup(const PetscInt dim, const PetscInt *const lc, const PetscInt *const uc, PetscInt *const idx)
dim | - the number of dimension | |
lc | - the "lower" corner | |
uc | - the "upper" corner |
Developer Notes: This code is crap! You cannot return a value and NO ERROR code in PETSc!
Level:developer
Location:src/dm/adda/adda.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages