PPL Logo

arch/util/compress.h File Reference

Go to the source code of this file.

Functions

void compressFloatingPoint (void *src, void *dst, int s, int *compressSize, void *bData)
void decompressFloatingPoint (void *cData, void *dData, int s, int compressSize, void *bData)


Function Documentation

void compressFloatingPoint ( void *  src,
void *  dst,
int  s,
int compressSize,
void *  bData 
)

Definition at line 134 of file compress.C.

References assert, dest, get_clock(), size, source, and PUP::t.

Referenced by CompressPersistentMsg().

Here is the call graph for this function:

Here is the caller graph for this function:

void decompressFloatingPoint ( void *  cData,
void *  dData,
int  s,
int  compressSize,
void *  bData 
)

Definition at line 270 of file compress.C.

References get_clock().

Referenced by persistentDecompressHandler().

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on Mon Sep 21 07:56:02 2020 for Charm++ by  doxygen 1.5.5