Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(Nodep_), | public, | allocatable | :: | Node(:) | |||
integer(kind=int32), | public | :: | SortedUntil |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Tree_), | intent(inout) | :: | obj | |||
integer(kind=int32), | intent(in), | optional | :: | NumOfNode |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Tree_), | intent(inout) | :: | obj | |||
class(Node_), | intent(in), | target | :: | NodeObj |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Tree_), | intent(inout) | :: | obj | |||
class(Node_), | intent(in), | target | :: | NodeObj |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Tree_), | intent(in) | :: | obj | |||
integer(kind=int32), | intent(in), | optional | :: | ParentID |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Tree_), | intent(in) | :: | obj | |||
integer(kind=int32), | intent(in) | :: | ParentID |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Tree_), | intent(in) | :: | obj |