Home
last modified time | relevance | path

Searched defs:to_raw (Results 1 – 4 of 4) sorted by relevance

/libCEED/rust/libceed/src/
H A Delem_restriction.rs31 pub(crate) fn to_raw(&self) -> bind_ceed::CeedElemRestriction { in to_raw() method
H A Dbasis.rs30 pub(crate) fn to_raw(&self) -> bind_ceed::CeedBasis { in to_raw() method
H A Dqfunction.rs142 pub(crate) fn to_raw(&self) -> bind_ceed::CeedQFunction { in to_raw() method
H A Dvector.rs37 pub(crate) fn to_raw(&self) -> bind_ceed::CeedVector { in to_raw() method