Searched refs:PetscWeakFormGetRiemannSolver (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/ |
| H A D | petscds.h | 68 PETSC_EXTERN PetscErrorCode PetscWeakFormGetRiemannSolver(PetscWeakForm, DMLabel, PetscInt, PetscIn…
|
| /petsc/src/dm/dt/interface/ |
| H A D | dtweakform.c | 856 PetscErrorCode PetscWeakFormGetRiemannSolver(PetscWeakForm wf, DMLabel label, PetscInt val, PetscIn… in PetscWeakFormGetRiemannSolver() function
|
| H A D | dtds.c | 1840 PetscCall(PetscWeakFormGetRiemannSolver(ds->wf, NULL, 0, f, 0, &n, &tmp)); in PetscDSGetRiemannSolver()
|