#include "petscdm.h" PetscErrorCode DMComputeVariableBounds(DM dm, Vec xl, Vec xu)Logically Collective on DM
xl | - lower bound | |
xu | - upper bound |
Notes: This is generally not called by users. It calls the function provided by the user with DMSetVariableBounds()
Level:advanced
Location:src/dm/interface/dm.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages