Import subresolved color data.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(sdr_hvs_props_type), | intent(inout) | :: | me |
Properties to get the subresolution dofs for. |
||
type(treelmesh_type), | intent(in) | :: | mesh |
Mesh definition, these properties belong to. |
||
type(tem_comm_env_type), | intent(in) | :: | proc |
Communicating environment. |
||
integer, | intent(in) | :: | maxdegree |
Maximal polynomial degree to import. Set to 0, if only the integral mean value is to be loaded. |
||
integer, | intent(in) | :: | ndims |
Dimensions of the polynomials after importing. |