apply_BC_channel Subroutine

public subroutine apply_BC_channel(self, u, v, w)

Type Bound

case_channel_t

Arguments

Type IntentOptional Attributes Name
class(case_channel_t) :: self
class(field_t), intent(inout) :: u
class(field_t), intent(inout) :: v
class(field_t), intent(inout) :: w

Calls

proc~~apply_bc_channel~~CallsGraph proc~apply_bc_channel m_case_channel::case_channel_t%apply_BC_channel field_set_face_from_field field_set_face_from_field proc~apply_bc_channel->field_set_face_from_field