zfp_stream_maximum_size Interface

interface


Called by

interface~~zfp_stream_maximum_size~~CalledByGraph interface~zfp_stream_maximum_size zfp_stream_maximum_size proc~compress compressor_zfp%compress proc~compress->interface~zfp_stream_maximum_size

public function zfp_stream_maximum_size(stream, field) result(max_size) bind(c, name="zfp_stream_maximum_size")

Arguments

Type IntentOptional Attributes Name
type(zfp_stream), value :: stream

compressed stream

type(zfp_field), value :: field

array to compress

Return Value integer(kind=c_size_t)

maximum number of bytes of compressed storage

Description

Conservative estimate of compressed size in bytes