|
dune-pdelab
2.5-dev
|
#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 More... | |
| static const unsigned | dimB = 2 |
dimension of More... | |
| static const unsigned | dimC = 2 |
dimension of More... | |
|
inline |
calculate cross product of B and C
|
static |
dimension of
|
static |
dimension of
|
static |
dimension of
1.8.17