DUNE PDELab (git)

Dune::PDELab::LinearAcousticsEigenvectors< 2 > 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
dimthe space dimension

Member Function Documentation

◆ eigenvectors_transposed()

template<typename T1 , typename T2 , typename T3 >
static void Dune::PDELab::LinearAcousticsEigenvectors< 2 >::eigenvectors_transposed ( T1  c,
const Dune::FieldVector< T2, dim > &  n,
Dune::FieldMatrix< T3, dim+1, dim+1 > &  RT 
)
inlinestatic
Parameters
cspeed of sound
nunit outer normal vector
RTmatrix to be filled

The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Jul 15, 22:36, 2024)