Load the properties from the mesh.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(sdr_hvs_props_type), | intent(out) | :: | me |
Properties to load. |
||
type(tem_varSys_type), | intent(inout) | :: | varsys |
A variable system, to which the colors should be appended. |
||
type(treelmesh_type), | intent(in) | :: | mesh |
Mesh to load the properties for. |
||
type(tem_comm_env_type), | intent(in) | :: | proc |
Process description for MPI-IO |