Searched refs:PetscDTAltVInterior (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/ |
| H A D | petscdt.h | 167 PETSC_EXTERN PetscErrorCode PetscDTAltVInterior(PetscInt, PetscInt, const PetscReal *, const PetscR…
|
| /petsc/src/dm/dt/tests/ |
| H A D | ex7.c | 383 PetscCall(PetscDTAltVInterior(N, k, w, v, wIntv0)); in main()
|
| /petsc/src/dm/dt/interface/ |
| H A D | dtaltv.c | 561 PetscErrorCode PetscDTAltVInterior(PetscInt N, PetscInt k, const PetscReal *w, const PetscReal *v, … in PetscDTAltVInterior() function
|