Home
last modified time | relevance | path

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

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscdt.pxi43 …PetscErrorCode PetscGaussLobattoLegendreElementMassDestroy(PetscInt, PetscReal *, PetscReal *, Pet…
/petsc/include/
H A Dpetscdt.h150 PETSC_EXTERN PetscErrorCode PetscGaussLobattoLegendreElementMassDestroy(PetscInt, PetscReal *, Pets…
/petsc/src/dm/dt/interface/
H A Ddt.c3247 PetscErrorCode PetscGaussLobattoLegendreElementMassDestroy(PetscInt n, PetscReal *nodes, PetscReal … in PetscGaussLobattoLegendreElementMassDestroy() function