AFEPack
宏定义 | 函数 | 变量
HGeometry.3d.cpp文件参考
#include "HGeometry.templates.h"
#include "HGeometry.templates.nd.h"
#include "HGeometry.cpptemplate"

宏定义

#define DOW   3
#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

详细描述

作者:
Robert Lie
日期:
Sun Apr 29 10:49:53 2007

宏定义文档

#define DIM   1
#define DIM   2
#define DIM   3
#define DOW   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