petsc-3.11.4 2019-09-28
PetscGLLElementAdvectionDestroy
frees the advection stiffness for a single 1d GLL element
Synopsis
PetscErrorCode PetscGLLElementAdvectionDestroy(PetscGLL *gll,PetscReal ***AA)
Not Collective
Input Parameter
| gll | - the nodes
|
| A | - advection
|
See Also
PetscGLL, PetscGLLDestroy(), PetscGLLView(), PetscGLLElementLaplacianCreate(), PetscGLLElementAdvectionCreate()
Level
beginner
Location
src/sys/classes/gll/petscgll.c
Examples
src/ts/examples/tutorials/ex50.c.html
src/tao/unconstrained/examples/tutorials/spectraladjointassimilation.c.html
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages