Home
last modified time | relevance | path

Searched refs:ics_time_label (Results 1 – 3 of 3) sorted by relevance

/libCEED/examples/fluids/src/
H A Dmisc.c26 …if (user->phys->ics_time_label) PetscCallCeed(ceed, CeedOperatorSetContextDouble(ceed_data->op_ics… in ICs_FixMultiplicity()
H A Dsetuplibceed.c353 …ed(ceed, CeedOperatorGetContextFieldLabel(op_ics, "evaluation time", &user->phys->ics_time_label)); in SetupLibceed()
/libCEED/examples/fluids/
H A Dnavierstokes.h219 CeedContextFieldLabel ics_time_label; member