cuda_allocator_init Function

public function cuda_allocator_init(mesh, sz) result(allocator)

Arguments

Type IntentOptional Attributes Name
class(mesh_t), intent(inout) :: mesh
integer, intent(in) :: sz

Return Value type(cuda_allocator_t)