Get the subresolution data for all elements for a given color and in the requested format.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ply_subresolution_type), | intent(in) | :: | me | |||
| type(treelmesh_type), | intent(in) | :: | tree | |||
| type(tem_color_prop_type), | intent(in) | :: | coloring | |||
| integer, | intent(in) | :: | iColor | |||
| integer, | intent(in) | :: | target_degree | |||
| integer, | intent(in) | :: | target_space | |||
| integer, | intent(in) | :: | target_dim | |||
| real(kind=rk), | intent(out), | allocatable | :: | subresdat(:,:) |