create_cuda_block Function

public function create_cuda_block(self, next) result(ptr)

Type Bound

cuda_allocator_t

Arguments

Type IntentOptional Attributes Name
class(cuda_allocator_t), intent(inout) :: self
type(cuda_field_t), intent(in), pointer :: next

Return Value class(field_t), pointer