宏定义 |
#define | DOW 2 |
#define | DIM 1 |
#define | DIM 2 |
#define | DIM 3 |
函数 |
template std::ostream & | operator<< (std::ostream &, const HGeometry< 0, DOW > &) |
template std::ostream & | operator<< (std::ostream &, const HGeometry< 1, DOW > &) |
template std::ostream & | operator<< (std::ostream &, const HGeometry< 2, DOW > &) |
template std::ostream & | operator<< (std::ostream &, const HGeometry< 3, DOW > &) |
变量 |
void(* | HGeometry )(const afepack::Point< DOW > &, const afepack::Point< DOW > &, bmark_t, afepack::Point< DOW > &) = NULL |