|
CAM
|
Data Types | |
| type | frictionvel_type |
Functions/Subroutines | |
| subroutine | init (this, bounds) |
| subroutine | initallocate (this, bounds) |
| subroutine | inithistory (this, bounds) |
| subroutine | initcold (this, bounds) |
| subroutine | restart (this, bounds, ncid, flag) |
| subroutine frictionvelocitytype::init | ( | class(frictionvel_type) | this, |
| type(bounds_type), intent(in) | bounds | ||
| ) |
| subroutine frictionvelocitytype::initallocate | ( | class(frictionvel_type) | this, |
| type(bounds_type), intent(in) | bounds | ||
| ) |
| subroutine frictionvelocitytype::initcold | ( | class(frictionvel_type) | this, |
| type(bounds_type), intent(in) | bounds | ||
| ) |
| subroutine frictionvelocitytype::inithistory | ( | class(frictionvel_type) | this, |
| type(bounds_type), intent(in) | bounds | ||
| ) |

| subroutine frictionvelocitytype::restart | ( | class(frictionvel_type) | this, |
| type(bounds_type), intent(in) | bounds, | ||
| type(file_desc_t), intent(inout) | ncid, | ||
| character(len=*), intent(in) | flag | ||
| ) |