PetscWeakFormGetKeys#

Return an array of PetscFormKey of a certain PetscWeakFormKind

Synopsis#

Not Collective

Input Parameters#

Output Parameters#

  • Nk - the number of keys returned

  • keys - the array of PetscFormKey objects

Note#

The caller must PetscFree() the keys array when it is no longer needed.

See Also#

PetscWeakForm, PetscWeakFormDestroy(), PetscWeakFormCreate()

Level#

developer

Location#

src/dm/dt/interface/dtweakform.c


Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages