Searched refs:PetscGaussLobattoLegendreElementAdvectionCreate (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscdt.pxi | 40 …PetscErrorCode PetscGaussLobattoLegendreElementAdvectionCreate(PetscInt, PetscReal *, PetscReal *,…
|
| /petsc/src/ts/tutorials/ |
| H A D | ex50.c | 379 …PetscCall(PetscGaussLobattoLegendreElementAdvectionCreate(appctx->SEMop.gll.n, appctx->SEMop.gll.n… in MatMult_Advection() 500 …PetscCall(PetscGaussLobattoLegendreElementAdvectionCreate(appctx->SEMop.gll.n, appctx->SEMop.gll.n… in RHSMatrixAdvectiongllDM()
|
| /petsc/include/ |
| H A D | petscdt.h | 147 PETSC_EXTERN PetscErrorCode PetscGaussLobattoLegendreElementAdvectionCreate(PetscInt, PetscReal *, …
|
| /petsc/src/tao/unconstrained/tutorials/ |
| H A D | burgers_spectral.c | 498 …PetscCall(PetscGaussLobattoLegendreElementAdvectionCreate(appctx->SEMop.gll.n, appctx->SEMop.gll.n… in RHSMatrixAdvectiongllDM()
|
| H A D | spectraladjointassimilation.c | 513 …PetscCall(PetscGaussLobattoLegendreElementAdvectionCreate(appctx->SEMop.gll.n, appctx->SEMop.gll.n… in RHSAdvection()
|
| /petsc/src/dm/dt/interface/ |
| H A D | dt.c | 3185 PetscErrorCode PetscGaussLobattoLegendreElementAdvectionCreate(PetscInt n, PetscReal nodes[], Petsc… in PetscGaussLobattoLegendreElementAdvectionCreate() function
|