16 #ifndef dealii_fe_values_extractors_h 17 #define dealii_fe_values_extractors_h 114 Scalar(
const unsigned int component);
170 Vector(
const unsigned int first_vector_component);
268 Tensor(
const unsigned int first_tensor_component);
290 : component(component)
301 : first_vector_component(first_vector_component)
314 : first_tensor_component(first_tensor_component)
326 : first_tensor_component(first_tensor_component)
static const unsigned int invalid_unsigned_int
#define DEAL_II_NAMESPACE_CLOSE
#define DEAL_II_NAMESPACE_OPEN