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

Public Member Functions

type(c_ptr) function c_resourcemanager_reallocate_with_allocator (self, src_ptr, size, allocator)
 

Constructor & Destructor Documentation

◆ c_resourcemanager_reallocate_with_allocator()

type(c_ptr) function umpire_mod::c_resourcemanager_reallocate_with_allocator::c_resourcemanager_reallocate_with_allocator ( type(umpire_shroud_resourcemanager_capsule), intent(in)  self,
type(c_ptr), intent(in), value  src_ptr,
integer(c_size_t), intent(in), value  size,
type(umpire_shroud_allocator_capsule), intent(in), value  allocator 
)