Searched refs:PetscWeakFormSetIndexRiemannSolver (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/ |
| H A D | petscds.h | 70 PETSC_EXTERN PetscErrorCode PetscWeakFormSetIndexRiemannSolver(PetscWeakForm, DMLabel, PetscInt, Pe…
|
| /petsc/src/dm/dt/interface/ |
| H A D | dtweakform.c | 870 PetscErrorCode PetscWeakFormSetIndexRiemannSolver(PetscWeakForm wf, DMLabel label, PetscInt val, Pe… in PetscWeakFormSetIndexRiemannSolver() function
|
| H A D | dtds.c | 1865 PetscCall(PetscWeakFormSetIndexRiemannSolver(ds->wf, NULL, 0, f, 0, 0, r)); in PetscDSSetRiemannSolver()
|