petsc-3.10.5 2019-03-28
Report Typos and Errors

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