UMPIRE
Umpire: resource management and provision
umpire_mod::c_resourcemanager_make_alloc_fixed_p_u Interface Reference

Public Member Functions

type(c_ptr) function c_resourcemanager_make_alloc_fixed_p_u (self, name, allocator, object_size, SHT_crv)
 

Constructor & Destructor Documentation

◆ c_resourcemanager_make_alloc_fixed_p_u()

type(c_ptr) function umpire_mod::c_resourcemanager_make_alloc_fixed_p_u::c_resourcemanager_make_alloc_fixed_p_u ( type(umpire_shroud_resourcemanager_capsule), intent(in)  self,
character(kind=c_char), dimension(*), intent(in)  name,
type(umpire_shroud_allocator_capsule), intent(in), value  allocator,
integer(c_size_t), intent(in), value  object_size,
type(umpire_shroud_allocator_capsule), intent(out)  SHT_crv 
)