Searched refs:timestep_size_label (Results 1 – 3 of 3) sorted by relevance
43 if (honee->phys->timestep_size_label) in RHS_NS()44 …(ceed, CeedOperatorSetContextDouble(honee->op_rhs_ctx->op, honee->phys->timestep_size_label, &dt)); in RHS_NS()131 … (honee->phys->timestep_size_label) PetscCallCeed(ceed, CeedOperatorSetContextDouble(honee->op_ifu… in IFunction_NS()
260 …eed, CeedOperatorGetContextFieldLabel(op_rhs, "timestep size", &honee->phys->timestep_size_label)); in SetupLibceed()279 …atorGetContextFieldLabel(honee->op_ifunction, "timestep size", &honee->phys->timestep_size_label)); in SetupLibceed()
202 CeedContextFieldLabel timestep_size_label; member