vecmult_omp Subroutine

public subroutine vecmult_omp(self, y, x)

m_base_backend

Type Bound

omp_backend_t

Arguments

Type IntentOptional Attributes Name
class(omp_backend_t) :: self
class(field_t), intent(inout) :: y
class(field_t), intent(in) :: x