This function provides copy assigment for tem_stencilElement_type
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_stencilElement_type), | intent(out) | :: | left |
tem_stencilElement to copy to |
||
type(tem_stencilElement_type), | intent(in) | :: | right |
tem_stencilElement to copy from |
This function provides copy assigment for tem_stencilHeader_type
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_stencilHeader_type), | intent(out) | :: | left |
tem_stencilHeader to copy to |
||
type(tem_stencilHeader_type), | intent(in) | :: | right |
tem_stencilHeader to copy from |