AFEPack
公有类型 | 公有成员 | 公有属性 | 静态公有属性
HGeometry< 0, DOW >模板类参考

#include <HGeometry.h>

类HGeometry< 0, DOW >继承关系图:
afepack::Point< DOW > HGeometryInfo< 0 > HGeometryBase PropertyTable Migration::HBuffer

所有成员的列表。

公有类型

enum  { dim = 0, dow = DOW }
typedef HGeometry< dim, dowthis_t
typedef this_t vertex_t
typedef this_t bound_t
typedef this_t child_t
typedef this_t parent_t

公有成员

 HGeometry ()
virtual ~HGeometry ()
bool isRefined () const
void refine ()

公有属性

int index
bmark_t bmark

静态公有属性

static parent_tparent = NULL
static std::vector< vertex_t * > vertex
static std::vector< bound_t * > boundary
static std::vector< child_t * > child

详细描述

template<int DOW>
class HGeometry< 0, DOW >

0 dimensional hierarchy geometry. It's special because it's in fact is not a in a hierarchy tree, instead there are the information of the coordinate of the point.


成员类型定义文档

template<int DOW>
typedef this_t HGeometry< 0, DOW >::bound_t
template<int DOW>
typedef this_t HGeometry< 0, DOW >::child_t
template<int DOW>
typedef this_t HGeometry< 0, DOW >::parent_t
template<int DOW>
typedef HGeometry<dim,dow> HGeometry< 0, DOW >::this_t
template<int DOW>
typedef this_t HGeometry< 0, DOW >::vertex_t

成员枚举类型文档

template<int DOW>
anonymous enum
枚举值:
dim 
dow 

构造及析构函数文档

HGeometry< 0, DOW >::HGeometry ( )
template<int DOW>
virtual HGeometry< 0, DOW >::~HGeometry ( ) [inline, virtual]

成员函数文档

template<int DOW>
bool HGeometry< 0, DOW >::isRefined ( ) const [inline]
template<int DOW>
void HGeometry< 0, DOW >::refine ( ) [inline]

成员数据文档

template<int DOW>
bmark_t HGeometry< 0, DOW >::bmark
template<int DOW>
std::vector< HGeometry< 0, DOW > * > HGeometry< 0, DOW >::boundary [static]
template<int DOW>
std::vector< HGeometry< 0, DOW > * > HGeometry< 0, DOW >::child [static]
template<int DOW>
int HGeometry< 0, DOW >::index
template<int DOW>
HGeometry< 0, DOW > * HGeometry< 0, DOW >::parent = NULL [static]
template<int DOW>
std::vector< HGeometry< 0, DOW > * > HGeometry< 0, DOW >::vertex [static]

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