petsc-3.8.4 2018-03-24
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
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages