DUNE PDELab (git)
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.
The documentation for this class was generated from the following file:
- dune/pdelab/common/crossproduct.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)