sum_intox Interface

interface
public subroutine sum_intox(self, u, u_)

Arguments

Type IntentOptional Attributes Name
class(base_backend_t) :: self
class(field_t), intent(inout) :: u
class(field_t), intent(in) :: u_

Description

sum9into3 subroutine combines all the directional velocity derivatives into the corresponding x directional fields.