|
dune-pdelab 2.9
|
Loading...
Searching...
No Matches
Dune::PDELab::LinearAcousticsEigenvectors< 3 > 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) |
| template<typename T1 , typename T2 , typename T3 > | |
| static void | eigenvectors (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()
template<typename T1 , typename T2 , typename T3 >
|
inlinestatic |
◆ 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:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8