#include <MPI_SyncProp.h>
所有成员的列表。
公有成员 |
| PropSyncer () |
| PropSyncer (const FOREST &forest, const property_id_t< PROPOUT > &pid_out) |
| PropSyncer (const FOREST &forest, const property_id_t< PROPOUT > &pid_out, const property_id_t< PROPIN > &pid_in) |
void | set_forest (const FOREST &forest) |
void | set_pid (const property_id_t< PROPOUT > &pid) |
void | set_pid (const property_id_t< PROPOUT > &pid_out, const property_id_t< PROPIN > &pid_in) |
void | set_pid_out (const property_id_t< PROPOUT > &pid) |
void | set_pid_in (const property_id_t< PROPIN > &pid) |
template<int D> |
void | sync () |
void | sync (int D) |
template<int D> |
bool | is_pack_info (HGeometry< D, FOREST::dow > *p_geo) |
template<int D> |
void | pack (HGeometry< D, FOREST::dow > *p_geo, int remote_rank, AFEPack::ostream<> &os) |
template<int D> |
void | unpack (HGeometry< D, FOREST::dow > *p_geo, int remote_rank, AFEPack::istream<> &is) |
template<int D, class OP > |
void | sync (const OP &op) |
| 操作符的指针
|
template<class OP > |
void | sync (int D, const OP &op) |
template<int D, class OP > |
void | varunpack (HGeometry< D, FOREST::dow > *p_geo, int remote_rank, AFEPack::istream<> &is) |
私有类型 |
typedef PropSyncer< FOREST,
PROPOUT, PROPIN > | this_t |
私有属性 |
const FOREST * | _p_forest |
const property_id_t< PROPOUT > * | _p_pid_out |
const property_id_t< PROPIN > * | _p_pid_in |
const void * | p_op |
template<class FOREST, class PROPOUT, class PROPIN = PROPOUT>
class MPI::PropSyncer< FOREST, PROPOUT, PROPIN >
成员类型定义文档
template<class FOREST, class PROPOUT, class PROPIN = PROPOUT>
构造及析构函数文档
template<class FOREST, class PROPOUT, class PROPIN = PROPOUT>
template<class FOREST, class PROPOUT, class PROPIN = PROPOUT>
template<class FOREST, class PROPOUT, class PROPIN = PROPOUT>
成员函数文档
template<class FOREST, class PROPOUT, class PROPIN = PROPOUT>
template<int D>
template<class FOREST, class PROPOUT, class PROPIN = PROPOUT>
template<int D>
template<class FOREST, class PROPOUT, class PROPIN = PROPOUT>
template<class FOREST, class PROPOUT, class PROPIN = PROPOUT>
template<class FOREST, class PROPOUT, class PROPIN = PROPOUT>
template<class FOREST, class PROPOUT, class PROPIN = PROPOUT>
template<class FOREST, class PROPOUT, class PROPIN = PROPOUT>
template<class FOREST, class PROPOUT, class PROPIN = PROPOUT>
template<int D>
template<class FOREST, class PROPOUT, class PROPIN = PROPOUT>
template<class FOREST, class PROPOUT, class PROPIN = PROPOUT>
template<int D, class OP >
template<class FOREST, class PROPOUT, class PROPIN = PROPOUT>
template<class OP >
template<class FOREST, class PROPOUT, class PROPIN = PROPOUT>
template<int D>
template<class FOREST, class PROPOUT, class PROPIN = PROPOUT>
template<int D, class OP >
成员数据文档
template<class FOREST, class PROPOUT, class PROPIN = PROPOUT>
template<class FOREST, class PROPOUT, class PROPIN = PROPOUT>
template<class FOREST, class PROPOUT, class PROPIN = PROPOUT>
template<class FOREST, class PROPOUT, class PROPIN = PROPOUT>
该类的文档由以下文件生成: