getSize Interface

public interface getSize

Calls

interface~~getsize~~CallsGraph interface~getsize getSize proc~getsize_element getSize_element interface~getsize->proc~getsize_element

Contents


Module Procedures

private subroutine getSize_element(me, elemSize)

return the number of total allocated memory (bytes) per element

Arguments

Type IntentOptional Attributes Name
type(tem_element_type), intent(inout) :: me

element object

integer(kind=long_k), intent(out) :: elemSize

number of total entries to be returned