pre_correction_channel Subroutine

public subroutine pre_correction_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~~pre_correction_channel~~CallsGraph proc~pre_correction_channel m_case_channel::case_channel_t%pre_correction_channel field_set_face field_set_face proc~pre_correction_channel->field_set_face