forcings_channel Subroutine

public subroutine forcings_channel(self, du, dv, dw, iter)

Type Bound

case_channel_t

Arguments

Type IntentOptional Attributes Name
class(case_channel_t) :: self
class(field_t), intent(inout) :: du
class(field_t), intent(inout) :: dv
class(field_t), intent(inout) :: dw
integer, intent(in) :: iter

Calls

proc~~forcings_channel~~CallsGraph proc~forcings_channel m_case_channel::case_channel_t%forcings_channel vecadd vecadd proc~forcings_channel->vecadd