Searched refs:PetscGaussLobattoLegendreElementLaplacianDestroy (Results 1 – 8 of 8) sorted by relevance
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscdt.pxi | 37 …PetscErrorCode PetscGaussLobattoLegendreElementLaplacianDestroy(PetscInt, PetscReal *, PetscReal *…
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex68.c | 123 PetscCall(PetscGaussLobattoLegendreElementLaplacianDestroy(n, nodes, weights, &A)); in main()
|
| H A D | ex69.c | 209 PetscCall(PetscGaussLobattoLegendreElementLaplacianDestroy(gll.n, gll.nodes, gll.weights, &A)); in main()
|
| /petsc/src/ts/tutorials/ |
| H A D | ex50.c | 351 …PetscCall(PetscGaussLobattoLegendreElementLaplacianDestroy(appctx->SEMop.gll.n, appctx->SEMop.gll.… in MatMult_Laplacian() 460 …PetscCall(PetscGaussLobattoLegendreElementLaplacianDestroy(appctx->SEMop.gll.n, appctx->SEMop.gll.… in RHSMatrixLaplaciangllDM()
|
| /petsc/include/ |
| H A D | petscdt.h | 144 PETSC_EXTERN PetscErrorCode PetscGaussLobattoLegendreElementLaplacianDestroy(PetscInt, PetscReal *,…
|
| /petsc/src/tao/unconstrained/tutorials/ |
| H A D | burgers_spectral.c | 468 …PetscCall(PetscGaussLobattoLegendreElementLaplacianDestroy(appctx->SEMop.gll.n, appctx->SEMop.gll.… in RHSMatrixLaplaciangllDM()
|
| H A D | spectraladjointassimilation.c | 492 …PetscCall(PetscGaussLobattoLegendreElementLaplacianDestroy(appctx->SEMop.gll.n, appctx->SEMop.gll.… in RHSLaplacian()
|
| /petsc/src/dm/dt/interface/ |
| H A D | dt.c | 3062 PetscErrorCode PetscGaussLobattoLegendreElementLaplacianDestroy(PetscInt n, PetscReal nodes[], Pets… in PetscGaussLobattoLegendreElementLaplacianDestroy() function
|