ice_coupling Module Reference
Functions/Subroutines | |
| subroutine | init_cpl |
| subroutine | from_coupler |
| subroutine | to_coupler |
| subroutine | exit_coupler |
Variables | |
| real(kind=dbl_kind), dimension(:,:), allocatable | sbuf |
| integer(kind=int_kind), save | nadv_i |
| integer(kind=int_kind), save | info_dbug |
Function/Subroutine Documentation
| subroutine ice_coupling::exit_coupler | ( | ) |
| subroutine ice_coupling::from_coupler | ( | ) |
Here is the call graph for this function:

| subroutine ice_coupling::init_cpl | ( | ) |
| subroutine ice_coupling::to_coupler | ( | ) |
Here is the call graph for this function:

Variable Documentation
| integer(kind=int_kind), save ice_coupling::info_dbug |
| integer(kind=int_kind), save ice_coupling::nadv_i |
| real (kind=dbl_kind), dimension(:,:), allocatable ice_coupling::sbuf |

1.8.11