DtNmap2D_visc.hh File Reference

#include "formula.hh"
#include "basics/exceptions.hh"
#include "toolbox/sequence.hh"
#include "space/integral.hh"
#include "formula/elementFormulaContainer.hh"
#include "formula/formulas2D.hh"
#include "formula/bessel.hh"
#include "formula/frmE_product.hh"
#include "function/vector.hh"
#include "operator/sparseMatrix.hh"
#include "hp1D/linearForm.hh"

Go to the source code of this file.

Classes

class  concepts::Wsym_x< dim >
 
class  concepts::Wsym_y< dim >
 
class  concepts::Wunsym_x< dim >
 
class  concepts::Wunsym_y< dim >
 

Namespaces

 concepts
 Basic namespace for Concepts-2.
 

Enumerations

enum  concepts::dimproj { concepts::dimX, concepts::dimY, concepts::dimZ, concepts::dimdiv }
 

Functions

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)
 

Detailed Description

Eigenbasis for the wave equation with viscosity in 2D

Author
Adrien Semin, 2013

Definition in file DtNmap2D_visc.hh.

Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich