Octopus
basins_oct_m::basins_t Type Reference

Detailed Description

Definition at line 135 of file basins.F90.

Public Attributes

integer, dimension(:), allocatable, public map
 

Private Attributes

integer number
 
integer, dimension(:), allocatable position
 
real(real64), dimension(:), allocatable val
 
real(real64), dimension(:), allocatable volume
 
real(real64), dimension(:), allocatable population
 

Member Data Documentation

◆ map

integer, dimension(:), allocatable, public basins_oct_m::basins_t::map

Definition at line 137 of file basins.F90.

◆ number

integer basins_oct_m::basins_t::number
private

Definition at line 139 of file basins.F90.

◆ position

integer, dimension(:), allocatable basins_oct_m::basins_t::position
private

Definition at line 140 of file basins.F90.

◆ val

real(real64), dimension(:), allocatable basins_oct_m::basins_t::val
private

Definition at line 141 of file basins.F90.

◆ volume

real(real64), dimension(:), allocatable basins_oct_m::basins_t::volume
private

Definition at line 142 of file basins.F90.

◆ population

real(real64), dimension(:), allocatable basins_oct_m::basins_t::population
private

Definition at line 144 of file basins.F90.


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