CAM
frictionvelocitytype Module Reference

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)
 

Function/Subroutine Documentation

◆ init()

subroutine frictionvelocitytype::init ( class(frictionvel_type this,
type(bounds_type), intent(in)  bounds 
)

◆ initallocate()

subroutine frictionvelocitytype::initallocate ( class(frictionvel_type this,
type(bounds_type), intent(in)  bounds 
)

◆ initcold()

subroutine frictionvelocitytype::initcold ( class(frictionvel_type this,
type(bounds_type), intent(in)  bounds 
)

◆ inithistory()

subroutine frictionvelocitytype::inithistory ( class(frictionvel_type this,
type(bounds_type), intent(in)  bounds 
)
Here is the call graph for this function:

◆ restart()

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 
)