Data Types | |
| type | map |
| Type for map representation. More... | |
Public Member Functions | |
| subroutine | init_map (magmap) |
| Allocate map fields lon,lat,var. More... | |
| subroutine | close_map (magmap) |
| Deallocate map fields lon,lat,var. More... | |
| subroutine module_map::close_map | ( | type(map), intent(inout) | magmap | ) |
Deallocate map fields lon,lat,var.

| subroutine module_map::init_map | ( | type(map), intent(inout) | magmap | ) |
Allocate map fields lon,lat,var.

1.8.5