Home
last modified time | relevance | path

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

/libCEED/tests/
H A Dt525-operator.c23 CeedContextFieldLabel count_label, other_label, time_label, bad_label; in main() local
96 CeedOperatorGetContextFieldLabel(op_composite, "other", &other_label); in main()
98 CeedOperatorGetContextFieldLabel(op_composite, "other", &other_label); in main()
101 CeedOperatorSetContextDouble(op_composite, other_label, &value_other); in main()