Home
last modified time | relevance | path

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

/libCEED/rust/libceed/src/
H A Doperator.rs310 op_core: OperatorCore<'a>, field
315 op_core: OperatorCore<'a>, field
382 self.op_core.fmt(f) in fmt()
438 self.op_core.fmt(f) in fmt()
559 op_core: OperatorCore { in create()
568 op_core: OperatorCore { in from_raw()
611 self.op_core.name(name)?; in name()
690 self.op_core.apply(input, output) in apply()
764 self.op_core.apply_add(input, output) in apply_add()
812 self.op_core.check_error(unsafe { in field()
[all …]