Discontinuous Galerkin Library
#include "dg/algorithm.h"
dg::PointwiseDot< T > Member List

This is the complete list of members for dg::PointwiseDot< T >, including all inherited members.

operator()(T x, T y, T &z) constdg::PointwiseDot< T >inline
operator()(T x1, T x2, T x3, T &y) constdg::PointwiseDot< T >inline
operator()(T x1, T y1, T x2, T y2, T &z) constdg::PointwiseDot< T >inline
PointwiseDot(T a, T b, T g=(T) 0)dg::PointwiseDot< T >inline