ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Functions
boost::serialization Namespace Reference

Functions

template<typename Archive , typename T >
void serialize (Archive &ar, ModuleBase::Vector3< T > &v, const unsigned int version)
 
template<typename Archive , typename T >
void serialize (Archive &ar, Abfs::Vector3_Order< T > &v, const unsigned int version)
 
template<typename Archive >
void save (Archive &ar, const ModuleBase::matrix &m, const unsigned int)
 
template<class Archive >
void load (Archive &ar, ModuleBase::matrix &m, const unsigned int)
 
template<class Archive >
void serialize (Archive &ar, ModuleBase::matrix &m, const unsigned int file_version)
 
template<typename Archive >
void save (Archive &ar, const ModuleBase::Matrix_Wrapper &m, const unsigned int)
 
template<class Archive >
void load (Archive &ar, ModuleBase::Matrix_Wrapper &m, const unsigned int)
 
template<class Archive >
void serialize (Archive &ar, ModuleBase::Matrix_Wrapper &m, const unsigned int file_version)
 

Function Documentation

◆ load() [1/2]

template<class Archive >
void boost::serialization::load ( Archive &  ar,
ModuleBase::matrix m,
const unsigned int   
)
inline
Here is the call graph for this function:

◆ load() [2/2]

template<class Archive >
void boost::serialization::load ( Archive &  ar,
ModuleBase::Matrix_Wrapper m,
const unsigned int   
)
inline
Here is the call graph for this function:

◆ save() [1/2]

template<typename Archive >
void boost::serialization::save ( Archive &  ar,
const ModuleBase::matrix m,
const unsigned int   
)
inline

◆ save() [2/2]

template<typename Archive >
void boost::serialization::save ( Archive &  ar,
const ModuleBase::Matrix_Wrapper m,
const unsigned int   
)
inline

◆ serialize() [1/4]

template<typename Archive , typename T >
void boost::serialization::serialize ( Archive &  ar,
Abfs::Vector3_Order< T > &  v,
const unsigned int  version 
)
inline

◆ serialize() [2/4]

template<class Archive >
void boost::serialization::serialize ( Archive &  ar,
ModuleBase::matrix m,
const unsigned int  file_version 
)
inline

◆ serialize() [3/4]

template<class Archive >
void boost::serialization::serialize ( Archive &  ar,
ModuleBase::Matrix_Wrapper m,
const unsigned int  file_version 
)
inline

◆ serialize() [4/4]

template<typename Archive , typename T >
void boost::serialization::serialize ( Archive &  ar,
ModuleBase::Vector3< T > &  v,
const unsigned int  version 
)
inline