Rheolef
7.2
an efficient C++ finite element environment
|
Definition at line 85 of file point_util.h.
Public Types | |
typedef std::pair< point_basic< T >, point_basic< T > > | base |
Public Member Functions | |
pt2_t () | |
pt2_t (const point_basic< T > &x, const point_basic< T > &y) | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
typedef std::pair<point_basic<T>,point_basic<T> > base |
Definition at line 86 of file point_util.h.
Definition at line 87 of file point_util.h.
pt2_t | ( | const point_basic< T > & | x, |
const point_basic< T > & | y | ||
) |
Definition at line 88 of file point_util.h.
void serialize | ( | Archive & | ar, |
const unsigned int | version | ||
) |
Definition at line 90 of file point_util.h.