#include "petscdm.h" PetscErrorCode DMComputeVariableBounds(DM dm, Vec xl, Vec xu)Logically Collective on DM
dm | - the DM object to destroy | |
x | - current solution at which the bounds are computed |
xl | - lower bound | |
xu | - upper bound |
Level:intermediate
Location:src/dm/interface/dm.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages