x3d2
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
cuda_field_t
Interface
3 statements
Source File
allocator.f90
m_cuda_allocator
cuda_field_t
Contents
Module Procedures
cuda_field_init
public interface cuda_field_t
Module Procedures
public function
cuda_field_init
(ngrid, next, id) result(f)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
ngrid
type(
cuda_field_t
),
intent(in),
pointer
::
next
integer,
intent(in)
::
id
Return Value
type(
cuda_field_t
)