Home
last modified time | relevance | path

Searched refs:MMSForcing1 (Results 1 – 3 of 3) sorted by relevance

/petsc/src/snes/tutorials/
H A Dex55k.kokkos.cxx31 KOKKOS_INLINE_FUNCTION PetscErrorCode MMSForcing1(PetscReal user_param, const DMDACoor2d *c, PetscS… in MMSForcing1() function
104 static_cast<void>(MMSForcing1(user_param, &c, &mms_forcing)); in FormFunctionLocalVec()
H A Dex5.c179 static PetscErrorCode MMSForcing1(AppCtx *user, const DMDACoor2d *c, PetscScalar *f) in MMSForcing1() function
683 user.mms_forcing = MMSForcing1; in main()
H A Dex55.c136 static PetscErrorCode MMSForcing1(AppCtx *user, const DMDACoor2d *c, PetscScalar *f) in MMSForcing1() function
635 user.mms_forcing = MMSForcing1; in main()