AFEPack
公有类型 | 静态公有成员
MPI::FaceData::Mesh< DATA, MESH >模板结构参考

#include <MPI_FaceData.h>

所有成员的列表。

公有类型

typedef MESH mesh_t
typedef mesh_t::ir_mesh_t ir_mesh_t
typedef details::Packer
< GeometryBM, DATA, mesh_t
packer_t
typedef HGeometry< mesh_t::dim-1,
mesh_t::dow > 
h_geometry_t

静态公有成员

static packer_t get_packer (const mesh_t &mesh)
static packer_t get_packer (const ir_mesh_t &mesh)

详细描述

template<class DATA, class MESH>
struct MPI::FaceData::Mesh< DATA, MESH >

用于网格的双边数据打包器。提供类型 packer_t 和打包器构造函数 get_packer。网格必须是 RegularMesh。


成员类型定义文档

template<class DATA , class MESH >
typedef HGeometry<mesh_t::dim-1,mesh_t::dow> MPI::FaceData::Mesh< DATA, MESH >::h_geometry_t
template<class DATA , class MESH >
typedef mesh_t::ir_mesh_t MPI::FaceData::Mesh< DATA, MESH >::ir_mesh_t
template<class DATA , class MESH >
typedef MESH MPI::FaceData::Mesh< DATA, MESH >::mesh_t
template<class DATA , class MESH >
typedef details::Packer<GeometryBM, DATA, mesh_t> MPI::FaceData::Mesh< DATA, MESH >::packer_t

成员函数文档

template<class DATA , class MESH >
static packer_t MPI::FaceData::Mesh< DATA, MESH >::get_packer ( const mesh_t mesh) [inline, static]
template<class DATA , class MESH >
static packer_t MPI::FaceData::Mesh< DATA, MESH >::get_packer ( const ir_mesh_t mesh) [inline, static]

该结构的文档由以下文件生成: