Home
last modified time | relevance | path

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

/libCEED/examples/rust/ex2-surface/src/
H A Dmain.rs293 let qf_diff_closure = ceed in example_2() localVariable
307 QFunctionOpt::SomeQFunction(&qf_diff_closure) in example_2()
/libCEED/examples/rust/ex2-surface-vector/src/
H A Dmain.rs310 let qf_diff_closure = ceed in example_2_vector() localVariable
324 QFunctionOpt::SomeQFunction(&qf_diff_closure) in example_2_vector()