x3d2
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
create_cuda_block
Function
10 statements
Source File
allocator.f90
m_cuda_allocator
create_cuda_block
Contents
public function create_cuda_block(self, next) result(ptr)
Type Bound
cuda_allocator_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
cuda_allocator_t
),
intent(inout)
::
self
type(
cuda_field_t
),
intent(in),
pointer
::
next
Return Value
class(
field_t
), pointer