Home
last modified time | relevance | path

Searched defs:time (Results 1 – 17 of 17) sorted by relevance

/libCEED/tests/
H A Dt407-qfunction.c11 double time; member
H A Dt525-operator.c16 double time; member
/libCEED/examples/fluids/src/
H A Dsetupts.c178 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 Dmisc.c19 …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 Dstrong_boundary_conditions.c134 …aryValues_StrongBCCeed(DM dm, PetscBool insert_essential, Vec Q_loc, PetscReal time, Vec face_geom… in DMPlexInsertBoundaryValues_StrongBCCeed()
H A Dmat-ceed.c881 PetscErrorCode MatCeedSetTime(Mat mat, PetscReal time) { in MatCeedSetTime()
901 PetscErrorCode MatCeedGetTime(Mat mat, PetscReal *time) { in MatCeedGetTime()
/libCEED/examples/fluids/qfunctions/
H A Dnewtonian_types.h37 CeedScalar time; member
68 CeedScalar time; member
H A Dadvection_types.h58 CeedScalar time; member
H A Dstg_shur14_type.h25 CeedScalar time; // !< Solution time member
H A Ddensitycurrent.h86 CEED_QFUNCTION_HELPER State Exact_DC(CeedInt dim, CeedScalar time, const CeedScalar X[], CeedInt Nf… in Exact_DC()
H A Dshocktube.h29 CeedScalar time; member
77 CEED_QFUNCTION_HELPER CeedInt Exact_ShockTube(CeedInt dim, CeedScalar time, const CeedScalar X[], C… in Exact_ShockTube()
H A Dstg_shur14.h290 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 Dchannel.h32 CEED_QFUNCTION_HELPER State Exact_Channel(CeedInt dim, CeedScalar time, const CeedScalar X[], CeedI… in Exact_Channel()
H A Deulervortex.h64 CEED_QFUNCTION_HELPER int Exact_Euler(CeedInt dim, CeedScalar time, const CeedScalar X[], CeedInt N… in Exact_Euler()
H A Dadvection.h72 CEED_QFUNCTION_HELPER CeedInt Exact_AdvectionGeneric(CeedInt dim, CeedScalar time, const CeedScalar… in Exact_AdvectionGeneric()
/libCEED/examples/deal.II/
H A Dbps-kokkos.cc230 const auto time = in main() local
H A Dbps-cpu.cc230 const auto time = in main() local