veccopy_omp Subroutine

public subroutine veccopy_omp(self, dst, src)

Type Bound

omp_backend_t

Arguments

Type IntentOptional Attributes Name
class(omp_backend_t) :: self
class(field_t), intent(inout) :: dst
class(field_t), intent(in) :: src