Representation of a variable coefficient.
const Array< OneD, const NekDouble > & GetValue() const
Returns a const reference to the coefficients.
bool load(handle src, bool)
static handle cast(VarCoeffEntry const &src, return_value_policy, handle)
PYBIND11_TYPE_CASTER(VarCoeffEntry, const_name("VarCoeffEntry"))