x3d2
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
omptgt_backend_t
Interface
3 statements
Source File
backend.f90
m_omptgt_backend
omptgt_backend_t
Contents
Module Procedures
omptgt_backend_init
public interface omptgt_backend_t
Module Procedures
private function omptgt_backend_init(mesh, allocator) result(backend)
Arguments
Type
Intent
Optional
Attributes
Name
type(
mesh_t
),
intent(inout),
target
::
mesh
class(
allocator_t
),
intent(inout),
target
::
allocator
Return Value
type(
omptgt_backend_t
)