Home
last modified time | relevance | path

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

/libCEED/tests/
H A Dt407-qfunction.c76 double value_time = 2.0; in main() local
78 CeedQFunctionContextSetDouble(ctx, time_label, &value_time); in main()
H A Dt525-operator.c82 double value_time = 2.0; in main() local
83 CeedOperatorSetContextDouble(op_composite, time_label, &value_time); in main()