Rheolef
7.2
an efficient C++ finite element environment
|
Definition at line 39 of file point_util.h.
Public Types | |
typedef std::pair< size_t, point_basic< T > > | base |
Public Member Functions | |
id_pt_t () | |
id_pt_t (size_t dis_i, const point_basic< T > &x) | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
typedef std::pair<size_t,point_basic<T> > base |
Definition at line 40 of file point_util.h.
Definition at line 41 of file point_util.h.
id_pt_t | ( | size_t | dis_i, |
const point_basic< T > & | x | ||
) |
Definition at line 42 of file point_util.h.
void serialize | ( | Archive & | ar, |
const unsigned int | version | ||
) |
Definition at line 44 of file point_util.h.