|
template<class F , class G > |
void | concepts::addExactDtN_X_2Dcos_wp (Matrix< Cmplx > &dest, const SpaceOnCells< Real > &spc, const Sequence< F > DtNCoeff, Vector< Cmplx > &rhs, const G &frm, const Sequence< F > DtNCoeffRhs, const Real L=1.0) |
|
template<class F , class G > |
void | concepts::addExactDtN_X_2Dcossin_wp (Matrix< Cmplx > &dest, const SpaceOnCells< Real > &spc, const Sequence< F > DtNCoeff, Vector< Cmplx > &rhs, const G &frm, const Sequence< F > DtNCoeffRhs, const Real L=1.0) |
|
template<class F , class G > |
void | concepts::addExactDtN_X_2Dsin_wp (Matrix< Cmplx > &dest, const SpaceOnCells< Real > &spc, const Sequence< F > DtNCoeff, Vector< Cmplx > &rhs, const G &frm, const Sequence< F > DtNCoeffRhs, const Real L=1.0) |
|
template<class F , class G > |
void | concepts::addExactDtN_X_2Dsincos_wp (Matrix< Cmplx > &dest, const SpaceOnCells< Real > &spc, const Sequence< F > DtNCoeff, Vector< Cmplx > &rhs, const G &frm, const Sequence< F > DtNCoeffRhs, const Real L=1.0) |
|
const Cmplx | concepts::cmplx_i (0, 1) |
|
Cmplx | concepts::lambda_limit (const Real omega, const Real c0, const int n, const Real L) |
|
concepts::Sequence< Cmplx > | concepts::ReadEigenValuesFromFile (const int NDtN_given, const std::string Filename) |
|
int | concepts::sgn (const Real d) |
|
Real | concepts::sqr (const Real x) |
|
Cmplx | concepts::visc_ell_fast (const Cmplx lambda, const Real nu, const Real omega, const Real rho0) |
|
Cmplx | concepts::visc_ell_slow (const Cmplx lambda, const Real nu, const Real omega, const Real rho0, const Real c0) |
|
Eigenbasis for the wave equation with viscosity in 2D
- Author
- Adrien Semin, 2013
Definition in file DtNmap2D_visc.hh.