14#ifndef dealii_matrix_free_evaluation_flags_h
15#define dealii_matrix_free_evaluation_flags_h
75 static_cast<unsigned int>(f2));
107 static_cast<unsigned int>(f2));
#define DEAL_II_NAMESPACE_OPEN
#define DEAL_II_HOST_DEVICE
#define DEAL_II_NAMESPACE_CLOSE
The namespace for the EvaluationFlags enum.
constexpr EvaluationFlags operator&(const EvaluationFlags f1, const EvaluationFlags f2)
constexpr EvaluationFlags & operator&=(EvaluationFlags &f1, const EvaluationFlags f2)
constexpr EvaluationFlags & operator|=(EvaluationFlags &f1, const EvaluationFlags f2)
constexpr EvaluationFlags operator|(const EvaluationFlags f1, const EvaluationFlags f2)