x3d2
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
copy_data_to_f_omp
Subroutine
6 statements
Source File
backend.f90
m_omp_backend
copy_data_to_f_omp
Contents
public subroutine copy_data_to_f_omp(self, f, data)
Type Bound
omp_backend_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
omp_backend_t
),
intent(inout)
::
self
class(
field_t
),
intent(inout)
::
f
real(kind=dp),
intent(in),
dimension(:, :, :)
::
data