| /libCEED/tests/ |
| H A D | t407-qfunction.c | 11 double time; member
|
| H A D | t525-operator.c | 16 double time; member
|
| /libCEED/examples/fluids/src/ |
| H A D | setupts.c | 178 PetscErrorCode WriteOutput(User user, Vec Q, PetscInt step_no, PetscScalar time) { in WriteOutput() 241 PetscErrorCode TSMonitor_WallForce(TS ts, PetscInt step_no, PetscReal time, Vec Q, void *ctx) { in TSMonitor_WallForce() 282 PetscErrorCode TSMonitor_NS(TS ts, PetscInt step_no, PetscReal time, Vec Q, void *ctx) { in TSMonitor_NS()
|
| H A D | misc.c | 19 …Code ICs_FixMultiplicity(DM dm, CeedData ceed_data, User user, Vec Q_loc, Vec Q, CeedScalar time) { in ICs_FixMultiplicity() 80 …BoundaryValues_FromICs(DM dm, PetscBool insert_essential, Vec Q_loc, PetscReal time, Vec face_geom… in DMPlexInsertBoundaryValues_FromICs() 114 PetscErrorCode LoadFluidsBinaryVec(MPI_Comm comm, PetscViewer viewer, Vec Q, PetscReal *time, Petsc… in LoadFluidsBinaryVec()
|
| H A D | strong_boundary_conditions.c | 134 …aryValues_StrongBCCeed(DM dm, PetscBool insert_essential, Vec Q_loc, PetscReal time, Vec face_geom… in DMPlexInsertBoundaryValues_StrongBCCeed()
|
| H A D | mat-ceed.c | 881 PetscErrorCode MatCeedSetTime(Mat mat, PetscReal time) { in MatCeedSetTime() 901 PetscErrorCode MatCeedGetTime(Mat mat, PetscReal *time) { in MatCeedGetTime()
|
| /libCEED/examples/fluids/qfunctions/ |
| H A D | newtonian_types.h | 37 CeedScalar time; member 68 CeedScalar time; member
|
| H A D | advection_types.h | 58 CeedScalar time; member
|
| H A D | stg_shur14_type.h | 25 CeedScalar time; // !< Solution time member
|
| H A D | densitycurrent.h | 86 CEED_QFUNCTION_HELPER State Exact_DC(CeedInt dim, CeedScalar time, const CeedScalar X[], CeedInt Nf… in Exact_DC()
|
| H A D | shocktube.h | 29 CeedScalar time; member 77 CEED_QFUNCTION_HELPER CeedInt Exact_ShockTube(CeedInt dim, CeedScalar time, const CeedScalar X[], C… in Exact_ShockTube()
|
| H A D | stg_shur14.h | 290 const CeedScalar time = stg_ctx->time; in ICsStg() local 344 const CeedScalar time = stg_ctx->time; in StgShur14Inflow() local 480 const CeedScalar time = stg_ctx->time; in StgShur14InflowStrongQF() local
|
| H A D | channel.h | 32 CEED_QFUNCTION_HELPER State Exact_Channel(CeedInt dim, CeedScalar time, const CeedScalar X[], CeedI… in Exact_Channel()
|
| H A D | eulervortex.h | 64 CEED_QFUNCTION_HELPER int Exact_Euler(CeedInt dim, CeedScalar time, const CeedScalar X[], CeedInt N… in Exact_Euler()
|
| H A D | advection.h | 72 CEED_QFUNCTION_HELPER CeedInt Exact_AdvectionGeneric(CeedInt dim, CeedScalar time, const CeedScalar… in Exact_AdvectionGeneric()
|
| /libCEED/examples/deal.II/ |
| H A D | bps-kokkos.cc | 230 const auto time = in main() local
|
| H A D | bps-cpu.cc | 230 const auto time = in main() local
|