PPL Logo

libs/ck-libs/netfem/netfem_data.C File Reference

Go to the source code of this file.

Functions

void * pack (NetFEM_update &u, int *len)
 Return a malloc'd buffer containing our data in (*len) bytes.
void unpack (NetFEM_update &u, const void *buf, int bufLen)


Function Documentation

void* pack ( NetFEM_update u,
int len 
)

Return a malloc'd buffer containing our data in (*len) bytes.

The buffer must be free'd when done.

Definition at line 12 of file netfem_data.C.

References malloc(), p, NetFEM_update::pup(), and PUP_toNetwork4_sizer::size().

Here is the call graph for this function:

void unpack ( NetFEM_update u,
const void *  buf,
int  bufLen 
)

Definition at line 24 of file netfem_data.C.

References p, and NetFEM_update::pup().

Referenced by CkCopyMsg(), and searchResults::unpack().

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on Mon Sep 21 08:10:30 2020 for Charm++ by  doxygen 1.5.5