Searched refs:stg_solution_time_label (Results 1 – 2 of 2) sorted by relevance
176 …, CeedOperatorGetContextFieldLabel(op_strong_bc, "solution time", &phys->stg_solution_time_label)); in SetupStrongSTG_Ceed()194 if (honee->phys->stg_solution_time_label) { in DMPlexInsertBoundaryValues_StrongBCCeed()195 …peratorSetContextDouble(honee->op_strong_bc_ctx->op, honee->phys->stg_solution_time_label, &time)); in DMPlexInsertBoundaryValues_StrongBCCeed()
201 CeedContextFieldLabel stg_solution_time_label; member