Searched refs:PetscGaussLobattoLegendreElementAdvectionDestroy (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscdt.pxi | 41 …PetscErrorCode PetscGaussLobattoLegendreElementAdvectionDestroy(PetscInt, PetscReal *, PetscReal *…
|
| /petsc/src/ts/tutorials/ |
| H A D | ex50.c | 387 …PetscCall(PetscGaussLobattoLegendreElementAdvectionDestroy(appctx->SEMop.gll.n, appctx->SEMop.gll.… in MatMult_Advection() 519 …PetscCall(PetscGaussLobattoLegendreElementAdvectionDestroy(appctx->SEMop.gll.n, appctx->SEMop.gll.… in RHSMatrixAdvectiongllDM()
|
| /petsc/include/ |
| H A D | petscdt.h | 148 PETSC_EXTERN PetscErrorCode PetscGaussLobattoLegendreElementAdvectionDestroy(PetscInt, PetscReal *,…
|
| /petsc/src/tao/unconstrained/tutorials/ |
| H A D | burgers_spectral.c | 518 …PetscCall(PetscGaussLobattoLegendreElementAdvectionDestroy(appctx->SEMop.gll.n, appctx->SEMop.gll.… in RHSMatrixAdvectiongllDM()
|
| H A D | spectraladjointassimilation.c | 543 …PetscCall(PetscGaussLobattoLegendreElementAdvectionDestroy(appctx->SEMop.gll.n, appctx->SEMop.gll.… in RHSAdvection()
|
| /petsc/src/dm/dt/interface/ |
| H A D | dt.c | 3216 PetscErrorCode PetscGaussLobattoLegendreElementAdvectionDestroy(PetscInt n, PetscReal nodes[], Pets… in PetscGaussLobattoLegendreElementAdvectionDestroy() function
|