PPL Logo

NetFEM_updatePackage Class Reference

Inheritance diagram for NetFEM_updatePackage:

Inheritance graph
[legend]
Collaboration diagram for NetFEM_updatePackage:

Collaboration graph
[legend]

Public Member Functions

 NetFEM_updatePackage (int src_, int ts_, int dim_, int flavor_)
const NetFEM_flavorgetFlavor (void) const
void * pupMallocBuf (int *len)
 Return a malloc'd buffer containing our data in (*len) bytes.

Private Attributes

NetFEM_flavor flavor

Detailed Description

Definition at line 35 of file netfem.C.


Constructor & Destructor Documentation

NetFEM_updatePackage::NetFEM_updatePackage ( int  src_,
int  ts_,
int  dim_,
int  flavor_ 
) [inline]

Definition at line 38 of file netfem.C.


Member Function Documentation

const NetFEM_flavor& NetFEM_updatePackage::getFlavor ( void   )  const [inline]

Definition at line 41 of file netfem.C.

References flavor.

void* NetFEM_updatePackage::pupMallocBuf ( int len  )  [inline]

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

The buffer must be free'd when done.

Definition at line 45 of file netfem.C.

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

Referenced by NetFEM_state::getCurrent().

Here is the call graph for this function:

Here is the caller graph for this function:


Field Documentation

Definition at line 36 of file netfem.C.

Referenced by getFlavor().


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

Generated on Mon Sep 21 08:28:02 2020 for Charm++ by  doxygen 1.5.5