x3d2
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
vecadd_omp
Subroutine
29 statements
Source File
backend.f90
m_omp_backend
vecadd_omp
Contents
public subroutine vecadd_omp(self, a, x, b, y)
Type Bound
omp_backend_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
omp_backend_t
)
::
self
real(kind=dp),
intent(in)
::
a
class(
field_t
),
intent(in)
::
x
real(kind=dp),
intent(in)
::
b
class(
field_t
),
intent(inout)
::
y