Self contained description of color data to be used for method data.
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(tem_color_prop_type), | public, | pointer | :: | color | => | NULL() |
Pointer to the overall color property description. |
type(ply_subresolution_type), | public, | pointer | :: | subres | => | NULL() |
Pointer to the overall subresolution property description. |
real(kind=rk), | public, | allocatable | :: | subresdat(:,:) |
Degrees of freedom for subresolved elements. |
||
integer, | public | :: | nsubdofs |
Number of degrees of freedom of the subresolution data. |
|||
integer, | public | :: | colpos |
Position of this color in the list of colors, needed to make use of the pointers above. |