Home
last modified time | relevance | path

Searched refs:FVBC_PERIODIC (Results 1 – 7 of 7) sorted by relevance

/petsc/src/ts/tutorials/multirate/
H A Dfinitevolume1d.h34 FVBC_PERIODIC, enumerator
H A Dex5.c84 case FVBC_PERIODIC: in PhysicsSample_Advect()
123 case FVBC_PERIODIC: in PhysicsSample_Advect()
653 ctx.bctype = FVBC_PERIODIC; in main()
H A Dex7.c38 FVBC_PERIODIC, enumerator
109 case FVBC_PERIODIC: in PhysicsSample_Advect()
681 ctx.bctype = FVBC_PERIODIC; in main()
H A Dex6.c71 case FVBC_PERIODIC: in PhysicsSample_Advect()
772 ctx.bctype = FVBC_PERIODIC; in main()
H A Dex4.c90 case FVBC_PERIODIC: in PhysicsSample_Advect()
1214 ctx.bctype = FVBC_PERIODIC; in main()
H A Dex8.c64 case FVBC_PERIODIC: in PhysicsSample_Advect()
1114 ctx.bctype = FVBC_PERIODIC; in main()
/petsc/src/ts/tutorials/
H A Dex9.c188 FVBC_PERIODIC, enumerator
323 case FVBC_PERIODIC: in PhysicsSample_Advect()
391 …PetscCheck(bctype != FVBC_PERIODIC || t <= 0, PETSC_COMM_SELF, PETSC_ERR_SUP, "Exact solution not … in PhysicsSample_Burgers()
534 …PetscCheck(bctype != FVBC_PERIODIC || t <= 0, PETSC_COMM_SELF, PETSC_ERR_SUP, "Exact solution not … in PhysicsSample_Traffic()
718 case FVBC_PERIODIC: in PhysicsSample_Acoustics()
1436 ctx.bctype = FVBC_PERIODIC; in main()