Rheolef
7.2
an efficient C++ finite element environment
|
point output helper, with rounding feature
Public Types | |
typedef point_basic< T >::size_type | size_type |
Public Member Functions | |
_round_point_put (size_type d1, const T &eps1) | |
std::ostream & | operator() (std::ostream &os, const point_basic< T > &x) |
Public Attributes | |
size_type | d |
rounder_type< T > | round |
typedef point_basic<T>::size_type size_type |
_round_point_put | ( | size_type | d1, |
const T & | eps1 | ||
) |
std::ostream & operator() | ( | std::ostream & | os, |
const point_basic< T > & | x | ||
) |
rounder_type<T> round |