Static Public Member Functions

cross_prod_impl< PointType, 1 > Struct Template Reference

Implementation of the cross product calculation in 1d for compatibility. Returns the zero-vector. More...

#include <cross_prod.hpp>

Static Public Member Functions

static PointType apply (PointType const &p1, PointType const &p2)

Detailed Description

template<typename PointType>
struct viennagrid::detail::cross_prod_impl< PointType, 1 >

Implementation of the cross product calculation in 1d for compatibility. Returns the zero-vector.


Member Function Documentation

static PointType apply ( PointType const &  p1,
PointType const &  p2 
) [inline, static]

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