#include <helper.hpp>
Static Public Member Functions |
template<typename PointType > |
static void | write (std::ofstream &writer, PointType const &point) |
template<typename PointType > |
static void | write (std::ofstream &writer, PointType &point) |
template<>
struct viennagrid::io::PointWriter< 3 >
Member Function Documentation
static void write |
( |
std::ofstream & |
writer, |
|
|
PointType const & |
point |
|
) |
| [inline, static] |
static void write |
( |
std::ofstream & |
writer, |
|
|
PointType & |
point |
|
) |
| [inline, static] |
The documentation for this struct was generated from the following file: