Static Public Member Functions

point_filler< CoordType, 3 > Struct Template Reference

A helper class for filling point coordinates with values. Specialization for three dimensions. More...

#include <point.hpp>

Static Public Member Functions

static void apply (CoordType *coords, CoordType x, CoordType y, CoordType z)

Detailed Description

template<typename CoordType>
struct viennagrid::point_filler< CoordType, 3 >

A helper class for filling point coordinates with values. Specialization for three dimensions.


Member Function Documentation

static void apply ( CoordType *  coords,
CoordType  x,
CoordType  y,
CoordType  z 
) [inline, static]

The documentation for this struct was generated from the following file: