#include <dune/pdelab/common/crossproduct.hh>
|
template<typename AType , typename BType , typename CType > |
| CrossProduct (AType &A, const BType &B, const CType &C) |
| calculate cross product of B and C
|
|
|
static const unsigned | dimA = 2 |
| dimension of
|
|
static const unsigned | dimB = 1 |
| dimension of
|
|
static const unsigned | dimC = 2 |
| dimension of
|
|
◆ CrossProduct()
template<typename AType , typename BType , typename CType >
calculate cross product of B and C
◆ dimA
dimension of
◆ dimB
dimension of
◆ dimC
dimension of
The documentation for this struct was generated from the following file: