|
dune-pdelab 2.8
|
Loading...
Searching...
No Matches
Dune::PDELab::CrossProduct< dimB_, dimC_ > Class Template Reference
Calculate cross product. More...
#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 | |
Static Public Attributes | |
| static const unsigned | dimA |
| dimension of \(A\) | |
| static const unsigned | dimB |
| dimension of \(B\) | |
| static const unsigned | dimC |
| dimension of \(C\) | |
Detailed Description
template<unsigned dimB_, unsigned dimC_>
class Dune::PDELab::CrossProduct< dimB_, dimC_ >
class Dune::PDELab::CrossProduct< dimB_, dimC_ >
Calculate cross product.
\[ A=B\times C \]
- Template Parameters
-
dimB_ Dimension of B. dimC_ Dimension of C.
Constructor & Destructor Documentation
◆ CrossProduct()
template<unsigned dimB_, unsigned dimC_>
template<typename AType , typename BType , typename CType >
| Dune::PDELab::CrossProduct< dimB_, dimC_ >::CrossProduct | ( | AType & | A, |
| const BType & | B, | ||
| const CType & | C | ||
| ) |
calculate cross product of B and C
Member Data Documentation
◆ dimA
template<unsigned dimB_, unsigned dimC_>
|
static |
dimension of \(A\)
◆ dimB
template<unsigned dimB_, unsigned dimC_>
|
static |
dimension of \(B\)
◆ dimC
template<unsigned dimB_, unsigned dimC_>
|
static |
dimension of \(C\)
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8