Home
last modified time | relevance | path

Searched refs:Limit2_Superbee (Results 1 – 4 of 4) sorted by relevance

/petsc/src/ts/tutorials/multirate/
H A Dfinitevolume1d.h64 void Limit2_Superbee(LimitInfo info, const PetscScalar *jL, const PetscScalar *jR, const PetscInt l…
H A Dex6.c763 PetscCall(PetscFunctionListAdd(&limiters, "superbee", Limit2_Superbee)); in main()
H A Dfinitevolume1d.c224 void Limit2_Superbee(LimitInfo info, const PetscScalar *jL, const PetscScalar *jR, const PetscInt s… in Limit2_Superbee() function
H A Dex4.c1204 PetscCall(PetscFunctionListAdd(&limiters, "superbee", Limit2_Superbee)); in main()