x3d2
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
cuda_allocator_t
Interface
3 statements
Source File
allocator.f90
m_cuda_allocator
cuda_allocator_t
Contents
Module Procedures
cuda_allocator_init
public interface cuda_allocator_t
Module Procedures
public function
cuda_allocator_init
(mesh, sz) result(allocator)
Arguments
Type
Intent
Optional
Attributes
Name
class(
mesh_t
),
intent(inout)
::
mesh
integer,
intent(in)
::
sz
Return Value
type(
cuda_allocator_t
)