Searched refs:FVCtx (Results 1 – 8 of 8) sorted by relevance
| /petsc/src/ts/tutorials/multirate/ |
| H A D | ex5.c | 161 static PetscErrorCode PhysicsCreate_Advect(FVCtx *ctx) in PhysicsCreate_Advect() 189 FVCtx *ctx = (FVCtx *)vctx; in FVRHSFunctionslow() 294 FVCtx *ctx = (FVCtx *)vctx; in FVRHSFunctionfast() 395 FVCtx *ctx = (FVCtx *)vctx; in FVRHSFunctionslow2() 510 FVCtx *ctx = (FVCtx *)vctx; in FVRHSFunctionfast2() 618 FVCtx ctx; in main() 675 PetscErrorCode (*r)(FVCtx *); in main()
|
| H A D | ex6.c | 108 static PetscErrorCode PhysicsCreate_Advect(FVCtx *ctx) in PhysicsCreate_Advect() 130 PetscErrorCode FVSample_2WaySplit(FVCtx *ctx, DM da, PetscReal time, Vec U) in FVSample_2WaySplit() 180 static PetscErrorCode SolutionErrorNorms_2WaySplit(FVCtx *ctx, DM da, PetscReal t, Vec X, PetscReal… in SolutionErrorNorms_2WaySplit() 207 FVCtx *ctx = (FVCtx *)vctx; in FVRHSFunction_2WaySplit() 358 FVCtx *ctx = (FVCtx *)vctx; in FVRHSFunctionslow_2WaySplit() 485 FVCtx *ctx = (FVCtx *)vctx; in FVRHSFunctionslowbuffer_2WaySplit() 632 FVCtx *ctx = (FVCtx *)vctx; in FVRHSFunctionfast_2WaySplit() 747 FVCtx ctx; in main() 795 PetscErrorCode (*r)(FVCtx *); in main()
|
| H A D | ex4.c | 127 static PetscErrorCode PhysicsCreate_Advect(FVCtx *ctx) in PhysicsCreate_Advect() 368 FVCtx *ctx = (FVCtx *)vctx; in PhysicsInflow_Shallow() 410 static PetscErrorCode PhysicsSetInflowType_Shallow(FVCtx *ctx) in PhysicsSetInflowType_Shallow() 434 static PetscErrorCode PhysicsCreate_Shallow(FVCtx *ctx) in PhysicsCreate_Shallow() 474 PetscErrorCode FVSample_2WaySplit(FVCtx *ctx, DM da, PetscReal time, Vec U) in FVSample_2WaySplit() 524 static PetscErrorCode SolutionErrorNorms_2WaySplit(FVCtx *ctx, DM da, PetscReal t, Vec X, PetscReal… in SolutionErrorNorms_2WaySplit() 551 FVCtx *ctx = (FVCtx *)vctx; in FVRHSFunction_2WaySplit() 727 FVCtx *ctx = (FVCtx *)vctx; in FVRHSFunctionslow_2WaySplit() 878 FVCtx *ctx = (FVCtx *)vctx; in FVRHSFunctionslowbuffer_2WaySplit() 1049 FVCtx *ctx = (FVCtx *)vctx; in FVRHSFunctionfast_2WaySplit() [all …]
|
| H A D | ex7.c | 72 } FVCtx; typedef 146 static PetscErrorCode PhysicsCreate_Advect(FVCtx *ctx) in PhysicsCreate_Advect() 171 FVCtx *ctx = (FVCtx *)vctx; in FVRHSFunction() 320 FVCtx *ctx = (FVCtx *)vctx; in FVRHSFunctionslow() 442 FVCtx *ctx = (FVCtx *)vctx; in FVRHSFunctionfast() 547 PetscErrorCode FVSample(FVCtx *ctx, DM da, PetscReal time, Vec U) in FVSample() 632 static PetscErrorCode SolutionErrorNorms(FVCtx *ctx, DM da, PetscReal t, Vec X, PetscReal *nrm1) in SolutionErrorNorms() 666 FVCtx ctx; in main() 699 PetscErrorCode (*r)(FVCtx *); in main()
|
| H A D | ex8.c | 101 static PetscErrorCode PhysicsCreate_Advect(FVCtx *ctx) in PhysicsCreate_Advect() 123 PetscErrorCode FVSample_3WaySplit(FVCtx *ctx, DM da, PetscReal time, Vec U) in FVSample_3WaySplit() 193 static PetscErrorCode SolutionErrorNorms_3WaySplit(FVCtx *ctx, DM da, PetscReal t, Vec X, PetscReal… in SolutionErrorNorms_3WaySplit() 222 FVCtx *ctx = (FVCtx *)vctx; in FVRHSFunction_3WaySplit() 396 FVCtx *ctx = (FVCtx *)vctx; in FVRHSFunctionslow_3WaySplit() 526 FVCtx *ctx = (FVCtx *)vctx; in FVRHSFunctionslowbuffer_3WaySplit() 675 FVCtx *ctx = (FVCtx *)vctx; in FVRHSFunctionmedium_3WaySplit() 823 FVCtx *ctx = (FVCtx *)vctx; in FVRHSFunctionmediumbuffer_3WaySplit() 972 FVCtx *ctx = (FVCtx *)vctx; in FVRHSFunctionfast_3WaySplit() 1089 FVCtx ctx; in main() [all …]
|
| H A D | finitevolume1d.h | 133 } FVCtx; typedef 137 PetscErrorCode FVSample(FVCtx *, DM, PetscReal, Vec);
|
| H A D | finitevolume1d.c | 525 FVCtx *ctx = (FVCtx *)vctx; in FVRHSFunction() 620 PetscErrorCode FVSample(FVCtx *ctx, DM da, PetscReal time, Vec U) in FVSample()
|
| /petsc/src/ts/tutorials/ |
| H A D | ex9.c | 225 } FVCtx; typedef 360 static PetscErrorCode PhysicsCreate_Advect(FVCtx *ctx) in PhysicsCreate_Advect() 479 static PetscErrorCode PhysicsCreate_Burgers(FVCtx *ctx) in PhysicsCreate_Burgers() 605 static PetscErrorCode PhysicsCreate_Traffic(FVCtx *ctx) in PhysicsCreate_Traffic() 753 static PetscErrorCode PhysicsCreate_Acoustics(FVCtx *ctx) in PhysicsCreate_Acoustics() 966 static PetscErrorCode PhysicsCreate_IsoGas(FVCtx *ctx) in PhysicsCreate_IsoGas() 1123 static PetscErrorCode PhysicsCreate_Shallow(FVCtx *ctx) in PhysicsCreate_Shallow() 1162 FVCtx *ctx = (FVCtx *)vctx; in FVRHSFunction() 1276 FVCtx *ctx = (FVCtx *)vctx; in FVIJacobian() 1309 static PetscErrorCode FVSample(FVCtx *ctx, DM da, PetscReal time, Vec U) in FVSample() [all …]
|