DUNE PDELab (2.9)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Dune::PDELab::LinearAcousticsEigenvectors< 1 > Class Reference
provide matrix which contains rowwise the eigenvectors of linear acoustics problem More...
#include <dune/pdelab/localoperator/linearacousticsdg.hh>
Static Public Member Functions | |
template<typename T1 , typename T2 , typename T3 > | |
static void | eigenvectors_transposed (T1 c, const Dune::FieldVector< T2, dim > &n, Dune::FieldMatrix< T3, dim+1, dim+1 > &RT) |
Detailed Description
provide matrix which contains rowwise the eigenvectors of linear acoustics problem
- Template Parameters
-
dim the space dimension
Member Function Documentation
◆ eigenvectors_transposed()
template<typename T1 , typename T2 , typename T3 >
|
inlinestatic |
- Parameters
-
c speed of sound n unit outer normal vector RT matrix to be filled
The documentation for this class was generated from the following file:
- dune/pdelab/localoperator/linearacousticsdg.hh
