Home
last modified time | relevance | path

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

/libCEED/tests/
H A Dt554-operator.c125 CeedOperator *sub_ops_mass_fine, sub_op_mass_coarse, sub_op_prolong, sub_op_restrict; in main() local
145 &sub_op_prolong, &sub_op_restrict); in main()
150 CeedOperatorCompositeAddSub(op_restrict, sub_op_restrict); in main()
157 CeedOperatorDestroy(&sub_op_restrict); in main()