Adds a given element to the node element, does type-checking of the polymorphic element given. Allowed types are complex, real, integer.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(node_t), | intent(inout) | :: | this | type instance |
||
class(*), | intent(in) | :: | element | element to add to the existing element |