Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | globID | = | -1 | ||
real(kind=RP), | public | :: | x(3) |
procedure, public :: construct => ConstructNode | |
procedure, public :: destruct => Node_Destruct |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Node) | :: | this | ||||
real(kind=RP) | :: | x(3) | ||||
integer | :: | globID |