pre_correction Interface

interface
public subroutine pre_correction(self, u, v, w)

Arguments

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

Description

Applies case-specific pre-correction to the velocity fields before pressure correction