Static Public Member Functions

point_filler< CoordType, 1 > Struct Template Reference

A helper class for filling point coordinates with values. Specialization for one dimension. More...

#include <point.hpp>

Static Public Member Functions

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

Detailed Description

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

A helper class for filling point coordinates with values. Specialization for one dimension.


Member Function Documentation

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

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