SST
14.0.0
StructuralSimulationToolkit
|
Version of serialize that works for copying raw pointers (only copying the value of the pointer. More...
#include <serialize_array.h>
Friends | |
template<class A > | |
class | serialize |
Version of serialize that works for copying raw pointers (only copying the value of the pointer.
Note that this is only useful if the value is going to be sent back to the originator, since it won't be valid on the other rank.