Lines Matching full:components

378   @param[out] layout  Variable to store layout array, stored as `[nodes, components, elements]`.
407 @param[in] layout Variable to containing layout array, stored as `[nodes, components, elements]`.
429 @param[out] layout Variable to store layout array, stored as `[nodes, components, elements]`.
447 @param[in] layout Variable to containing layout array, stored as `[nodes, components, elements]`.
641 @param[in] num_comp Number of field components per interpolation node (1 for scalar fields)
642 @param[in] comp_stride Stride between components for the same L-vector "node".
695 @param[in] num_comp Number of field components per interpolation node (1 for scalar fields)
696 @param[in] comp_stride Stride between components for the same L-vector "node".
752 @param[in] num_comp Number of field components per interpolation node (1 for scalar fields)
753 @param[in] comp_stride Stride between components for the same L-vector "node".
810 @param[in] num_comp Number of field components per interpolation "node" (1 for scalar fields)
813 @param[in] strides Array for strides between `[nodes, components, elements]`.
876 @param[in] num_comp Number of field components per interpolation node (1 for scalar fields).
877 Components are assumed to be contiguous by point.
932 @param[in] num_comp Number of field components per interpolation node (1 for scalar fields)
933 @param[in] comp_stride Stride between components for the same L-vector "node".
998 @param[in] num_comp Number of field components per interpolation node (1 for scalar fields)
999 @param[in] comp_stride Stride between components for the same L-vector "node".
1069 @param[in] num_comp Number of field components per interpolation node (1 for scalar fields)
1070 @param[in] comp_stride Stride between components for the same L-vector "node".
1142 @param[in] num_comp Number of field components per interpolation node (1 for scalar fields)
1145 @param[in] strides Array for strides between `[nodes, components, elements]`.
1670 @brief Get the number of components in the elements of a `CeedElemRestriction`
1673 @param[out] num_comp Variable to store number of components