Home
last modified time | relevance | path

Searched refs:stg_solution_time_label (Results 1 – 2 of 2) sorted by relevance

/honee/src/
H A Dstrong_boundary_conditions.c176 …, 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()
/honee/include/
H A Dnavierstokes.h201 CeedContextFieldLabel stg_solution_time_label; member