|
| integer | cgnsgrid::cgnscelldim |
| |
| integer | cgnsgrid::cgnsphysdim |
| |
| integer(kind=inttype) | cgnsgrid::cgnsndom |
| |
| type(cgnsblockinfotype), dimension(:), allocatable | cgnsgrid::cgnsdoms |
| |
| type(cgnsblockinfotype), dimension(:), allocatable | cgnsgrid::cgnsdomsd |
| |
| integer(kind=inttype) | cgnsgrid::cgnsnfamilies |
| |
| type(cgnsfamilytype), dimension(:), allocatable | cgnsgrid::cgnsfamilies |
| |
| integer(kind=inttype) | cgnsgrid::cgnsnsliding |
| |
| integer(kind=inttype), dimension(:, :), allocatable | cgnsgrid::famidssliding |
| |
| integer(kind=inttype) | cgnsgrid::cgnsndomaininterfaces |
| |
| integer(kind=inttype), dimension(:), allocatable | cgnsgrid::famidsdomaininterfaces |
| |
| integer(kind=inttype), dimension(:, :), allocatable | cgnsgrid::bcidsdomaininterfaces |
| |
| character(len=maxcgnsnamelen) | cgnsgrid::cgnsbasename |
| |
| real(kind=realtype), dimension(:, :), allocatable | cgnsgrid::massflowfamilyinv |
| |
| real(kind=realtype), dimension(:, :), allocatable | cgnsgrid::massflowfamilydiss |
| |