Home
last modified time | relevance | path

Searched refs:PetscGaussLobattoLegendreElementGradientDestroy (Results 1 – 3 of 3) sorted by relevance

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscdt.pxi39 …PetscErrorCode PetscGaussLobattoLegendreElementGradientDestroy(PetscInt, PetscReal *, PetscReal *,…
/petsc/include/
H A Dpetscdt.h146 PETSC_EXTERN PetscErrorCode PetscGaussLobattoLegendreElementGradientDestroy(PetscInt, PetscReal *, …
/petsc/src/dm/dt/interface/
H A Ddt.c3147 PetscErrorCode PetscGaussLobattoLegendreElementGradientDestroy(PetscInt n, PetscReal nodes[], Petsc… in PetscGaussLobattoLegendreElementGradientDestroy() function