copy_data_to_f_omp Subroutine

public subroutine copy_data_to_f_omp(self, f, data)

Type Bound

omp_backend_t

Arguments

Type IntentOptional Attributes Name
class(omp_backend_t), intent(inout) :: self
class(field_t), intent(inout) :: f
real(kind=dp), intent(in), dimension(:, :, :) :: data