ViennaGrid - The Vienna Grid Library  2.1.0
Static Public Member Functions
point_filler< CoordType, d > Struct Template Reference

A helper class for filling point coordinates with values. More...

#include <point.hpp>

Static Public Member Functions

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

Detailed Description

template<typename CoordType, int d>
struct viennagrid::point_filler< CoordType, d >

A helper class for filling point coordinates with values.


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: