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);
264 Tensor(
const unsigned int first_tensor_component);
286 : component(component)
297 : first_vector_component(first_vector_component)
310 : first_tensor_component(first_tensor_component)
322 : first_tensor_component(first_tensor_component)
static const unsigned int invalid_unsigned_int
#define DEAL_II_NAMESPACE_CLOSE
#define DEAL_II_NAMESPACE_OPEN