Searched refs:timestep_size_label (Results 1 – 3 of 3) sorted by relevance
43 …f (user->phys->timestep_size_label) PetscCallCeed(ceed, CeedOperatorSetContextDouble(user->op_rhs_… in RHS_NS()118 …if (user->phys->timestep_size_label) PetscCallCeed(ceed, CeedOperatorSetContextDouble(user->op_ifu… in IFunction_NS()
451 …ceed, CeedOperatorGetContextFieldLabel(op_rhs, "timestep size", &user->phys->timestep_size_label)); in SetupLibceed()469 …eratorGetContextFieldLabel(user->op_ifunction, "timestep size", &user->phys->timestep_size_label)); in SetupLibceed()
218 CeedContextFieldLabel timestep_size_label; member