Type Definition libceed_sys::bind_ceed::CeedEvalMode [−][src]
type CeedEvalMode = c_uint;
Expand description
Basis evaluation mode
Modes can be bitwise ORed when passing to most functions. @ingroup CeedBasis
type CeedEvalMode = c_uint;
Basis evaluation mode
Modes can be bitwise ORed when passing to most functions. @ingroup CeedBasis