f_ingy.f File Reference
Functions/Subroutines | |
| subroutine | shp_c2 (JSP, DBH, HT, GeoSUB, RFLW, RHFW) |
| real function | cor_c2 (JSP, geosub, TOTALH, HI, HJ) |
| subroutine | var_c2 (JSP, geosub, DBH, HT, H, SE_LNX) |
| real function | fdbt_c2 (JSP, GEOSUB, SETOPT, DBH, TOTHT) |
| real function | brk_upa2 (JSP, DBH, TOTALH, DBT_BH, h, dib) |
| real *4 function | brk_upb2 (jsp, dbh, totalh, dbt_bh, h, dob) |
| real function | brk_upc2 (JSP, h, ratio_1, ratio_2) |
| real function | brk_upd2 (JSP, DBH, DBT_BH, h, dob) |
| real function | brk_uph2 (JSP, DBH, TOTALH, DBT_BH, h) |
Function/Subroutine Documentation
| real function brk_upa2 | ( | integer | JSP, |
| real | DBH, | ||
| real | TOTALH, | ||
| real | DBT_BH, | ||
| real | h, | ||
| real | dib | ||
| ) |
Here is the call graph for this function:

| real*4 function brk_upb2 | ( | integer | jsp, |
| real*4 | dbh, | ||
| real*4 | totalh, | ||
| real*4 | dbt_bh, | ||
| real*4 | h, | ||
| real*4 | dob | ||
| ) |
| real function brk_upc2 | ( | integer | JSP, |
| real | h, | ||
| real | ratio_1, | ||
| real | ratio_2 | ||
| ) |
| real function brk_upd2 | ( | integer | JSP, |
| real | DBH, | ||
| real | DBT_BH, | ||
| real | h, | ||
| real | dob | ||
| ) |
| real function brk_uph2 | ( | integer | JSP, |
| real | DBH, | ||
| real | TOTALH, | ||
| real | DBT_BH, | ||
| real | h | ||
| ) |
| real function cor_c2 | ( | integer | JSP, |
| character*2 | geosub, | ||
| real | TOTALH, | ||
| real | HI, | ||
| real | HJ | ||
| ) |
| real function fdbt_c2 | ( | integer | JSP, |
| character*2 | GEOSUB, | ||
| integer, dimension(6) | SETOPT, | ||
| real | DBH, | ||
| real | TOTHT | ||
| ) |
| subroutine shp_c2 | ( | integer | JSP, |
| real*4 | DBH, | ||
| real*4 | HT, | ||
| character*2 | GeoSUB, | ||
| real*4, dimension(6) | RFLW, | ||
| real*4, dimension(4) | RHFW | ||
| ) |
Here is the caller graph for this function:

| subroutine var_c2 | ( | integer | JSP, |
| character*2 | geosub, | ||
| real | DBH, | ||
| real | HT, | ||
| real | H, | ||
| real | SE_LNX | ||
| ) |
Here is the caller graph for this function:
