|
dune-pdelab 2.8
|
Loading...
Searching...
No Matches
crossproduct.hh File Reference
#include <dune/common/fvector.hh>Go to the source code of this file.
Classes | |
| class | Dune::PDELab::CrossProduct< dimB_, dimC_ > |
| Calculate cross product. More... | |
| struct | Dune::PDELab::CrossProduct< 3, 3 > |
| struct | Dune::PDELab::CrossProduct< 2, 2 > |
| struct | Dune::PDELab::CrossProduct< 2, 1 > |
| struct | Dune::PDELab::CrossProduct< 1, 2 > |
Namespaces | |
| namespace | Dune |
| For backward compatibility – Do not use this! | |
| namespace | Dune::PDELab |
Functions | |
| template<typename T , int dimB, int dimC> | |
| void | Dune::PDELab::crossproduct (const FieldVector< T, dimB > &b, const FieldVector< T, dimC > &c, FieldVector< T,(CrossProduct< dimB, dimC >::dimA)> &a) |
| calculate crossproduct | |
| template<typename T , int dimB, int dimC> | |
| FieldVector< T, CrossProduct< dimB, dimC >::dimA > | Dune::PDELab::crossproduct (const FieldVector< T, dimB > &b, const FieldVector< T, dimC > &c) |
| calculate crossproduct | |
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8