pub const CeedEvalMode_CEED_EVAL_NONE: CeedEvalMode = 0;Expand description
Perform no evaluation (either because there is no data or it is already at quadrature points)
pub const CeedEvalMode_CEED_EVAL_NONE: CeedEvalMode = 0;Perform no evaluation (either because there is no data or it is already at quadrature points)