Go to the source code of this file.
|
| type(adttype), dimension(:), allocatable, target | adtdata::adts |
| |
| integer | adtdata::nprocrecv |
| |
| integer(kind=inttype) | adtdata::ncoormax |
| |
| integer(kind=inttype) | adtdata::nrounds |
| |
| integer(kind=inttype) | adtdata::nlocalinterpol |
| |
| integer, dimension(:), allocatable | adtdata::procrecv |
| |
| integer(kind=inttype), dimension(:), allocatable | adtdata::ncoorprocrecv |
| |
| integer(kind=inttype), dimension(:), allocatable | adtdata::ncoorperrootleaf |
| |
| integer(kind=inttype), dimension(:), allocatable | adtdata::mcoorperrootleaf |
| |
| integer(kind=inttype), dimension(:), allocatable | adtdata::coorperrootleaf |
| |