Go to the source code of this file.
Modules | |
| module | ice_probability_tools |
Functions/Subroutines | |
| subroutine | ice_probability_tools::BuildProbabilityStats2 (blockLocation, coeffMatrix) |
Variables | |
| integer, parameter | ice_probability_tools::numCoeff = 10 |
| real(dbl_kind), dimension(numcoeff) | ice_probability_tools::perfmodel |
| character(len=char_len) | ice_probability_tools::perfmodel_name |
| integer(int_kind), dimension(:), allocatable | ice_probability_tools::nocn |
| integer(int_kind), dimension(:), allocatable | ice_probability_tools::nice005 |
| integer(int_kind), dimension(:), allocatable | ice_probability_tools::nice010 |
| integer(int_kind), dimension(:), allocatable | ice_probability_tools::nice050 |
| integer(int_kind), dimension(:), allocatable | ice_probability_tools::nice100 |
| integer(int_kind), dimension(:), allocatable | ice_probability_tools::nice250 |
| integer(int_kind), dimension(:), allocatable | ice_probability_tools::nice500 |
1.6.1