AFEPack
公有成员 | 私有类型 | 私有属性
boost::archive::HGeometry_oarchive< LB >模板类参考

#include <MPI_HGeometry_archive.h>

所有成员的列表。

公有成员

template<class T >
void save_override (T &t, int)
template<int DIM, int DOW>
void save_override (const HGeometry< DIM, DOW > &geo, int)
template<int DOW>
void save_override (const HGeometry< 0, DOW > &geo, int)
template<int DIM, int DOW>
void save_override (HGeometry< DIM, DOW > *const &p_geo, int)
 HGeometry_oarchive (LB &lb, int new_rank, std::ostream &os, unsigned flags=0)
LB & lb () const
int new_rank () const
template<class T >
void save_override (T &t, int)
template<int DIM, int DOW>
void save_override (const HGeometry< DIM, DOW > &geo, int)
template<int DOW>
void save_override (const HGeometry< 0, DOW > &geo, int)
template<int DIM, int DOW>
void save_override (HGeometry< DIM, DOW > *const &p_geo, int)
 HGeometry_oarchive (LB &lb, int new_rank, std::ostream &os, unsigned flags=0)
LB & lb () const
int new_rank () const

私有类型

typedef HGeometry_oarchive< LB > derived_t
typedef binary_oarchive_impl
< derived_t
base_t
typedef HGeometry_oarchive< LB > derived_t
typedef binary_oarchive_impl
< derived_t
base_t

私有属性

LB * _lb
int _new_rank

template<class LB>
class boost::archive::HGeometry_oarchive< LB >


成员类型定义文档

template<class LB>
typedef binary_oarchive_impl<derived_t> boost::archive::HGeometry_oarchive< LB >::base_t [private]
template<class LB>
typedef binary_oarchive_impl<derived_t> boost::archive::HGeometry_oarchive< LB >::base_t [private]
template<class LB>
typedef HGeometry_oarchive<LB> boost::archive::HGeometry_oarchive< LB >::derived_t [private]
template<class LB>
typedef HGeometry_oarchive<LB> boost::archive::HGeometry_oarchive< LB >::derived_t [private]

构造及析构函数文档

template<class LB>
boost::archive::HGeometry_oarchive< LB >::HGeometry_oarchive ( LB &  lb,
int  new_rank,
std::ostream &  os,
unsigned  flags = 0 
) [inline]
template<class LB>
boost::archive::HGeometry_oarchive< LB >::HGeometry_oarchive ( LB &  lb,
int  new_rank,
std::ostream &  os,
unsigned  flags = 0 
) [inline]

成员函数文档

template<class LB>
LB& boost::archive::HGeometry_oarchive< LB >::lb ( ) const [inline]
template<class LB>
LB& boost::archive::HGeometry_oarchive< LB >::lb ( ) const [inline]
template<class LB>
int boost::archive::HGeometry_oarchive< LB >::new_rank ( ) const [inline]
template<class LB>
int boost::archive::HGeometry_oarchive< LB >::new_rank ( ) const [inline]
template<class LB>
template<class T >
void boost::archive::HGeometry_oarchive< LB >::save_override ( T &  t,
int   
) [inline]
template<class LB>
template<class T >
void boost::archive::HGeometry_oarchive< LB >::save_override ( T &  t,
int   
) [inline]
template<class LB>
template<int DIM, int DOW>
void boost::archive::HGeometry_oarchive< LB >::save_override ( const HGeometry< DIM, DOW > &  geo,
int   
) [inline]

调试用代码

template<class LB>
template<int DIM, int DOW>
void boost::archive::HGeometry_oarchive< LB >::save_override ( const HGeometry< DIM, DOW > &  geo,
int   
) [inline]
template<class LB>
template<int DOW>
void boost::archive::HGeometry_oarchive< LB >::save_override ( const HGeometry< 0, DOW > &  geo,
int   
) [inline]
template<class LB>
template<int DIM, int DOW>
void boost::archive::HGeometry_oarchive< LB >::save_override ( HGeometry< DIM, DOW > *const &  p_geo,
int   
) [inline]

空指针

普通指针

本进程上存储的共享型指针

其他进程上存储的指针

template<class LB>
template<int DOW>
void boost::archive::HGeometry_oarchive< LB >::save_override ( const HGeometry< 0, DOW > &  geo,
int   
) [inline]
template<class LB>
template<int DIM, int DOW>
void boost::archive::HGeometry_oarchive< LB >::save_override ( HGeometry< DIM, DOW > *const &  p_geo,
int   
) [inline]

空指针

普通指针

本进程上存储的共享型指针

其他进程上存储的指针


成员数据文档

template<class LB>
LB * boost::archive::HGeometry_oarchive< LB >::_lb [private]
template<class LB>
int boost::archive::HGeometry_oarchive< LB >::_new_rank [private]

该类的文档由以下文件生成: