* Array with shape function
* values in quadrature
* points. There is one
- * vector for each shape
+ * row for each shape
* function, containing
* values for each quadrature
* point.
* Array with shape function
* gradients in quadrature
* points. There is one
- * vector for each shape
+ * row for each shape
* function, containing
* values for each quadrature
* point.
* Array with shape function
* values in quadrature
* points. There is one
- * vector for each shape
+ * row for each shape
* function, containing
* values for each quadrature
* point.
* Array with shape function
* gradients in quadrature
* points. There is one
- * vector for each shape
+ * row for each shape
* function, containing
* values for each quadrature
* point.
/**
* Array with shape function
* values in quadrature
- * points. There is one
- * vector for each shape
- * function, containing
- * values for each quadrature
- * point. Since the shape
- * functions are
+ * points. There is one row
+ * for each shape function,
+ * containing values for each
+ * quadrature point. Since
+ * the shape functions are
* vector-valued (with as
* many components as there
* are space dimensions), the
* Array with shape function
* gradients in quadrature
* points. There is one
- * vector for each shape
+ * row for each shape
* function, containing
* values for each quadrature
* point.
* Array with shape function
* values in quadrature
* points. There is one
- * vector for each shape
+ * row for each shape
* function, containing
* values for each quadrature
* point.
* Array with shape function
* gradients in quadrature
* points. There is one
- * vector for each shape
+ * row for each shape
* function, containing
* values for each quadrature
* point.