Set container value in node
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(fhash_node_t), | intent(inout) | :: | node |
Node to which to add data |
||
class(*), | intent(in), | target | :: | value |
Value to set |
|
logical, | intent(in), | optional | :: | pointer |
Store only a pointer if .true. |