Searched refs:Limit2_Superbee (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/ts/tutorials/multirate/ |
| H A D | finitevolume1d.h | 64 void Limit2_Superbee(LimitInfo info, const PetscScalar *jL, const PetscScalar *jR, const PetscInt l…
|
| H A D | ex6.c | 763 PetscCall(PetscFunctionListAdd(&limiters, "superbee", Limit2_Superbee)); in main()
|
| H A D | finitevolume1d.c | 224 void Limit2_Superbee(LimitInfo info, const PetscScalar *jL, const PetscScalar *jR, const PetscInt s… in Limit2_Superbee() function
|
| H A D | ex4.c | 1204 PetscCall(PetscFunctionListAdd(&limiters, "superbee", Limit2_Superbee)); in main()
|