Searched refs:stg_solution_time_label (Results 1 – 2 of 2) sorted by relevance
125 …, CeedOperatorGetContextFieldLabel(op_strong_bc, "solution time", &phys->stg_solution_time_label)); in SetupStrongSTG_Ceed()142 if (user->phys->stg_solution_time_label) { in DMPlexInsertBoundaryValues_StrongBCCeed()143 …dOperatorSetContextDouble(user->op_strong_bc_ctx->op, user->phys->stg_solution_time_label, &time)); in DMPlexInsertBoundaryValues_StrongBCCeed()
217 CeedContextFieldLabel stg_solution_time_label; member