byte_size Interface Reference

byte_size Interface Reference#

HIPFORT API Reference: hipfort_hipmalloc::byte_size Interface Reference
hipfort_hipmalloc::byte_size Interface Reference

Public Member Functions

elemental integer(int64) function byte_size_int32 (x)
 
elemental integer(int64) function byte_size_int64 (x)
 
elemental integer(int64) function byte_size_real32 (x)
 
elemental integer(int64) function byte_size_real64 (x)
 

Member Function/Subroutine Documentation

◆ byte_size_int32()

elemental integer(int64) function hipfort_hipmalloc::byte_size::byte_size_int32 ( integer(int32), intent(in)  x)

◆ byte_size_int64()

elemental integer(int64) function hipfort_hipmalloc::byte_size::byte_size_int64 ( integer(int64), intent(in)  x)

◆ byte_size_real32()

elemental integer(int64) function hipfort_hipmalloc::byte_size::byte_size_real32 ( real(real32), intent(in)  x)

◆ byte_size_real64()

elemental integer(int64) function hipfort_hipmalloc::byte_size::byte_size_real64 ( real(real64), intent(in)  x)

The documentation for this interface was generated from the following file: