petsc-3.15.0 2021-03-30
DMFieldDestroy
destroy a DMField
Synopsis
#include "petscdmfield.h"
#include "petscdmfield.h"
PetscErrorCode DMFieldDestroy(DMField *field)
Collective
Input Arguments
See Also
DMFieldCreate()
Level
advanced
Location
src/dm/field/interface/dmfield.c
Examples
src/dm/field/tutorials/ex1.c.html
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages