CEED_BASIS_NONE

Static CEED_BASIS_NONE 

Source
pub unsafe static CEED_BASIS_NONE: CeedBasis
Expand description

Argument for CeedOperatorSetField that no basis operation is needed to translate between the E-vector and the Q-vector. Only use this option with CeedEvalMode CEED_EVAL_NONE. @ingroup CeedBasis