Discontinuous Galerkin Library
#include "dg/algorithm.h"
|
This is the complete list of members for dg::PointwiseDot< T >, including all inherited members.
operator()(T x, T y, T &z) const | dg::PointwiseDot< T > | inline |
operator()(T x1, T x2, T x3, T &y) const | dg::PointwiseDot< T > | inline |
operator()(T x1, T y1, T x2, T y2, T &z) const | dg::PointwiseDot< T > | inline |
PointwiseDot(T a, T b, T g=(T) 0) | dg::PointwiseDot< T > | inline |