| /honee/qfunctions/ |
| H A D | newtonian_types.h | 32 CeedScalar time; member 68 CeedScalar time; member
|
| H A D | stg_shur14_type.h | 18 CeedScalar time; // !< Solution time member
|
| H A D | densitycurrent.h | 79 CEED_QFUNCTION_HELPER State Exact_DC(CeedInt dim, CeedScalar time, const CeedScalar X[], CeedInt Nf… in Exact_DC()
|
| H A D | shocktube.h | 24 CeedScalar time; member 72 CEED_QFUNCTION_HELPER CeedInt Exact_ShockTube(CeedInt dim, CeedScalar time, const CeedScalar X[], C… in Exact_ShockTube()
|
| H A D | stg_shur14.h | 293 const CeedScalar time = stg_ctx->time; in ICsStg() local 348 const CeedScalar time = stg_ctx->time; in StgShur14Inflow() local 484 const CeedScalar time = stg_ctx->time; in StgShur14InflowStrongQF() local
|
| H A D | advection_types.h | 75 CeedScalar time; member
|
| H A D | channel.h | 24 CEED_QFUNCTION_HELPER State Exact_Channel(CeedInt dim, CeedScalar time, const CeedScalar X[], CeedI… in Exact_Channel()
|
| H A D | eulervortex.h | 58 CEED_QFUNCTION_HELPER int Exact_Euler(CeedInt dim, CeedScalar time, const CeedScalar X[], CeedInt N… in Exact_Euler()
|
| H A D | advection.h | 64 CEED_QFUNCTION_HELPER int Exact_AdvectionGeneric(CeedInt dim, CeedScalar time, const CeedScalar X[]… in Exact_AdvectionGeneric()
|
| /honee/src/ |
| H A D | honee-file.c | 128 PetscErrorCode HoneeLoadBinaryVec(PetscViewer viewer, Vec Q, PetscReal *time, PetscInt *step_number… in HoneeLoadBinaryVec() 183 PetscErrorCode HoneeWriteBinaryVec(PetscViewer viewer, Vec Q, PetscReal time, PetscInt step_number)… in HoneeWriteBinaryVec()
|
| H A D | setupts.c | 195 PetscErrorCode WriteOutput(Honee honee, Vec Q, PetscInt step_no, PetscScalar time) { in WriteOutput() 254 PetscErrorCode TSMonitor_WallForce(TS ts, PetscInt step_no, PetscReal time, Vec Q, void *ctx) { in TSMonitor_WallForce() 295 PetscErrorCode TSMonitor_NS(TS ts, PetscInt step_no, PetscReal time, Vec Q, void *ctx) { in TSMonitor_NS()
|
| H A D | misc.c | 14 PetscErrorCode ICs_FixMultiplicity(DM dm, Honee honee, Vec Q_loc, Vec Q, CeedScalar time) { in ICs_FixMultiplicity() 77 …BoundaryValues_FromICs(DM dm, PetscBool insert_essential, Vec Q_loc, PetscReal time, Vec face_geom… in DMPlexInsertBoundaryValues_FromICs()
|
| H A D | strong_boundary_conditions.c | 185 …aryValues_StrongBCCeed(DM dm, PetscBool insert_essential, Vec Q_loc, PetscReal time, Vec face_geom… in DMPlexInsertBoundaryValues_StrongBCCeed()
|
| H A D | mat-ceed.c | 917 PetscErrorCode MatCeedSetTime(Mat mat, PetscReal time) { in MatCeedSetTime() 937 PetscErrorCode MatCeedGetTime(Mat mat, PetscReal *time) { in MatCeedGetTime()
|