| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public, | parameter | :: | to_a_ | = | 1 | |
| integer, | public, | parameter | :: | to_a_and_b_ | = | 3 | |
| integer, | public, | parameter | :: | to_b_ | = | 2 | |
| integer, | private, | allocatable, save | :: | perm(:) | |||
| integer, | private, | allocatable, save | :: | pinv(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(inout) | :: | a(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(cell), | intent(inout) | :: | c(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(connectivity), | intent(inout) | :: | a2b | |||
| integer, | intent(in) | :: | apply |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(face), | intent(inout) | :: | f(:) |