Searched refs:FVBCType (Results 1 – 7 of 7) sorted by relevance
| /petsc/src/ts/tutorials/multirate/ |
| H A D | finitevolume1d.h | 37 } FVBCType; typedef 50 …PetscErrorCode (*sample)(void *, PetscInt, FVBCType, PetscReal, PetscReal, PetscReal, PetscReal, P… 86 …PetscErrorCode (*sample2)(void *, PetscInt, FVBCType, PetscReal, PetscReal, PetscReal, PetscReal, … 119 FVBCType bctype;
|
| H A D | ex7.c | 40 } FVBCType; typedef 44 …PetscErrorCode (*sample)(void *, PetscInt, FVBCType, PetscReal, PetscReal, PetscReal, PetscReal, P… 68 FVBCType bctype; 99 static PetscErrorCode PhysicsSample_Advect(void *vctx, PetscInt initial, FVBCType bctype, PetscReal… in PhysicsSample_Advect()
|
| H A D | ex4.c | 80 static PetscErrorCode PhysicsSample_Advect(void *vctx, PetscInt initial, FVBCType bctype, PetscReal… in PhysicsSample_Advect() 301 static PetscErrorCode PhysicsSample_Shallow(void *vctx, PetscInt initial, FVBCType bctype, PetscRea… in PhysicsSample_Shallow()
|
| H A D | ex5.c | 73 static PetscErrorCode PhysicsSample_Advect(void *vctx, PetscInt initial, FVBCType bctype, PetscReal… in PhysicsSample_Advect()
|
| H A D | ex6.c | 61 static PetscErrorCode PhysicsSample_Advect(void *vctx, PetscInt initial, FVBCType bctype, PetscReal… in PhysicsSample_Advect()
|
| H A D | ex8.c | 54 static PetscErrorCode PhysicsSample_Advect(void *vctx, PetscInt initial, FVBCType bctype, PetscReal… in PhysicsSample_Advect()
|
| /petsc/src/ts/tutorials/ |
| H A D | ex9.c | 190 } FVBCType; typedef 196 …PetscErrorCode (*sample)(void *, PetscInt, FVBCType, PetscReal, PetscReal, PetscReal, PetscReal, P… 224 FVBCType bctype; 313 static PetscErrorCode PhysicsSample_Advect(void *vctx, PetscInt initial, FVBCType bctype, PetscReal… in PhysicsSample_Advect() 388 static PetscErrorCode PhysicsSample_Burgers(void *vctx, PetscInt initial, FVBCType bctype, PetscRea… in PhysicsSample_Burgers() 529 static PetscErrorCode PhysicsSample_Traffic(void *vctx, PetscInt initial, FVBCType bctype, PetscRea… in PhysicsSample_Traffic() 705 static PetscErrorCode PhysicsSample_Acoustics(void *vctx, PetscInt initial, FVBCType bctype, PetscR… in PhysicsSample_Acoustics() 802 static PetscErrorCode PhysicsSample_IsoGas(void *vctx, PetscInt initial, FVBCType bctype, PetscReal… in PhysicsSample_IsoGas()
|