Home
last modified time | relevance | path

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

/libCEED/rust/libceed/src/
H A Doperator.rs552 qf.into().to_raw(), in create()
553 dqf.into().to_raw(), in create()
554 dqfT.into().to_raw(), in create()
816 r.into().to_raw(), in field()
817 b.into().to_raw(), in field()
818 v.into().to_raw(), in field()
H A Dbasis.rs30 pub(crate) fn to_raw(&self) -> bind_ceed::CeedBasis { in to_raw() method
H A Delem_restriction.rs31 pub(crate) fn to_raw(&self) -> bind_ceed::CeedElemRestriction { in to_raw() method
H A Dvector.rs37 pub(crate) fn to_raw(&self) -> bind_ceed::CeedVector { in to_raw() method
H A Dqfunction.rs142 pub(crate) fn to_raw(&self) -> bind_ceed::CeedQFunction { in to_raw() method