Static Public Member Functions

cross_prod_impl< PointType, 2 > Struct Template Reference

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

#include <cross_prod.hpp>

Static Public Member Functions

static PointType apply (PointType, PointType)

Detailed Description

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

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


Member Function Documentation

static PointType apply ( PointType  ,
PointType   
) [inline, static]

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