Searched refs:solution_time_label (Results 1 – 4 of 4) sorted by relevance
| /libCEED/examples/fluids/src/ |
| H A D | setupts.c | 41 …f (user->phys->solution_time_label) PetscCallCeed(ceed, CeedOperatorSetContextDouble(user->op_rhs_… in RHS_NS() 116 …if (user->phys->solution_time_label) PetscCallCeed(ceed, CeedOperatorSetContextDouble(user->op_ifu… in IFunction_NS()
|
| H A D | setuplibceed.c | 450 …ceed, CeedOperatorGetContextFieldLabel(op_rhs, "solution time", &user->phys->solution_time_label)); in SetupLibceed() 468 …eratorGetContextFieldLabel(user->op_ifunction, "solution time", &user->phys->solution_time_label)); in SetupLibceed()
|
| H A D | turb_spanstats.c | 420 …atorGetContextFieldLabel(op_stats_collect, "solution time", &user->spanstats.solution_time_label)); in CreateStatisticCollectionOperator() 532 …orSetContextDouble(user_stats.op_stats_collect_ctx->op, user_stats.solution_time_label, &solution_… in CollectStatistics()
|
| /libCEED/examples/fluids/ |
| H A D | navierstokes.h | 147 CeedContextFieldLabel solution_time_label, previous_time_label; member 216 CeedContextFieldLabel solution_time_label; member
|