MADNESS  version 0.9
Static Public Member Functions | List of all members
madness::archive::ArchiveLoadImpl< Archive, GenTensor< T > > Struct Template Reference

Deserialize a tensor ... existing tensor is replaced. More...

#include <gentensor.h>

Static Public Member Functions

static void load (const Archive &s, GenTensor< T > &t)
 

Detailed Description

template<class Archive, typename T>
struct madness::archive::ArchiveLoadImpl< Archive, GenTensor< T > >

Deserialize a tensor ... existing tensor is replaced.

Member Function Documentation

template<class Archive , typename T >
static void madness::archive::ArchiveLoadImpl< Archive, GenTensor< T > >::load ( const Archive &  s,
GenTensor< T > &  t 
)
inlinestatic

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