| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(Component_Wrapper), | private, | pointer | :: | components(:) | => | null() | |
| class(Abstract_Visitable_Cells), | private, | pointer | :: | visitable_cells(:,:) | => | null() |
| procedure, public :: construct => Abstract_construct | |
| procedure, public :: destroy => Abstract_destroy | |
| procedure, public :: try => Abstract_try |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Dipolar_Neighbourhoods_Visitor), | intent(out) | :: | this | |||
| type(Component_Wrapper), | intent(in), | target | :: | components(:) | ||
| class(Abstract_Visitable_Cells), | intent(in), | target | :: | visitable_cells(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Dipolar_Neighbourhoods_Visitor), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Dipolar_Neighbourhoods_Visitor), | intent(in) | :: | this | |||
| type(Logical_Rectangle), | intent(out) | :: | adjacency_matrices(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_Dipolar_Neighbourhoods_Visitor), | intent(out) | :: | this | |||
| type(Component_Wrapper), | intent(in), | target | :: | components(:) | ||
| class(Abstract_Visitable_Cells), | intent(in), | target | :: | visitable_cells(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_Dipolar_Neighbourhoods_Visitor), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_Dipolar_Neighbourhoods_Visitor), | intent(in) | :: | this | |||
| type(Logical_Rectangle), | intent(out) | :: | adjacency_matrices(:,:) |