Loading web-font TeX/Math/Italic

DUNE PDELab (2.9)

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_ >

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:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden & Uni Heidelberg  |  generated with Hugo v0.111.3 (Apr 3, 22:46, 2025)