#include <dune/pdelab/localoperator/linearacousticsparameter.hh>
|
| LinearAcousticsModelProblem () |
|
Traits::RangeFieldType | c (const typename Traits::ElementType &e, const typename Traits::DomainType &x) const |
| speed of sound
|
|
Traits::StateType | g (const typename Traits::IntersectionType &is, const typename Traits::IntersectionDomainType &x, const typename Traits::StateType &s) const |
| Dirichlet boundary condition value.
|
|
Traits::StateType | q (const typename Traits::ElementType &e, const typename Traits::DomainType &x) const |
| right hand side
|
|
Traits::StateType | u0 (const typename Traits::ElementType &e, const typename Traits::DomainType &x) const |
| initial value
|
|
void | setTime (RF t) |
| set time for subsequent evaluation
|
|
◆ Traits
template<typename GV , typename RF >
◆ LinearAcousticsModelProblem()
template<typename GV , typename RF >
◆ c()
template<typename GV , typename RF >
◆ g()
template<typename GV , typename RF >
Traits::StateType Dune::PDELab::LinearAcousticsModelProblem< GV, RF >::g |
( |
const typename Traits::IntersectionType & |
is, |
|
|
const typename Traits::IntersectionDomainType & |
x, |
|
|
const typename Traits::StateType & |
s |
|
) |
| const |
|
inline |
Dirichlet boundary condition value.
◆ q()
template<typename GV , typename RF >
◆ setTime()
template<typename GV , typename RF >
set time for subsequent evaluation
◆ u0()
template<typename GV , typename RF >
The documentation for this class was generated from the following file: