#include "petscds.h" PetscErrorCode PetscWeakFormRewriteKeys(PetscWeakForm wf, DMLabel label, PetscInt Nv, const PetscInt values[])Not Collective
| wf | - The original PetscWeakForm | |
| label | - The label to change keys for | |
| Nv | - The number of new label values | |
| values | - The set of new values to relabel keys with |
Note: This is used internally when boundary label values are specified from the command line.