|
AFEPack
|
#include "HGeometry.templates.h"#include "HGeometry.templates.nd.h"#include "HGeometry.cpptemplate"宏定义 | |
| #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 Point< DOW > &, const Point< DOW > &, bmark_t, Point< DOW > &) = NULL |
| #define DIM 1 |
| #define DIM 3 |
| #define DIM 2 |
| #define DOW 2 |
| template std::ostream& operator<< | ( | std::ostream & | , |
| const HGeometry< 0, DOW > & | |||
| ) |
| template std::ostream& operator<< | ( | std::ostream & | , |
| const HGeometry< 3, DOW > & | |||
| ) |
| template std::ostream& operator<< | ( | std::ostream & | , |
| const HGeometry< 2, DOW > & | |||
| ) |
| template std::ostream& operator<< | ( | std::ostream & | , |
| const HGeometry< 1, DOW > & | |||
| ) |
1.7.4