Pangolin
 All Classes Files Functions Variables Pages
Public Attributes | List of all members
partitioning_class::partitioning Type Reference

Public Attributes

integer, dimension(:), allocatable nb_parts
 Number of partitions on each zone, numbered from the west to the east, and north to south. More...
 
type(partition), dimension(:),
allocatable 
parts
 List of partitions. More...
 

Member Data Documentation

integer, dimension(:), allocatable partitioning_class::partitioning::nb_parts

Number of partitions on each zone, numbered from the west to the east, and north to south.

type(partition), dimension(:), allocatable partitioning_class::partitioning::parts

List of partitions.


The documentation for this type was generated from the following file: