dune-pdelab
2.0.0
|
#include <dune/pdelab/common/crossproduct.hh>
Public Member Functions | |
template<typename AType , typename BType , typename CType > | |
CrossProduct (AType &A, const BType &B, const CType &C) | |
calculate cross product of B and C More... | |
Static Public Attributes | |
static const unsigned | dimA = 1 |
dimension of ![]() | |
static const unsigned | dimB = 2 |
dimension of ![]() | |
static const unsigned | dimC = 2 |
dimension of ![]() | |
|
inline |
calculate cross product of B and C
|
static |
dimension of
|
static |
dimension of
|
static |
dimension of