pml_formula.h File Reference

#include <iostream>
#include <memory>
#include "stdio.h"
#include "basics.hh"
#include "formula/elementFormulaRCP.hh"
#include "formula/formula.hh"
#include "geometry/formula.hh"
#include "hp2D.hh"

Go to the source code of this file.

Classes

class  concepts::ComposeFormulaMatVec< F, DIM, G >
 Computes the Matrix-vector product A * vf, where A is a matrix valued formula and vf a vector valued formula. More...
 
class  concepts::ComposeFormulaVecEntry< F, DIM, G >
 
class  concepts::FormulaExpImag1D
 Formula for $u \mathrm{exp}(ik(x-x_0))$. More...
 
class  concepts::FormulaExpImag2D
 Formula for $u \mathrm{exp}(ik(x-x_0))$. More...
 
class  concepts::FormulaExpImag2DGrad
 Formula for gradient of a plane wave. More...
 
class  concepts::FormulaExpImag2DRadialDer
 Formula for radial derivative of $u \mathrm{exp}(ik(x-x_0))$. More...
 
class  concepts::FormulaIncPlaneWaveSource
 Formula for $ -a \Delta u_{inc} + b k^2 u_{inc}$. More...
 
class  concepts::FormulaNormalOuterSP2D< F >
 Computes the scalar product <n, vf> of the normal n with a vector valued formula vf, the result is a scalar formula in F. More...
 
class  concepts::FormulaPMLBoxRestriction< F, G >
 
class  concepts::FormulaPMLCart
 Class for Cartesian PML, see Collino & Monk. More...
 
class  concepts::FormulaPMLPowerSigma< F >
 
class  concepts::FormulaPMLPowerSigma2D< F >
 Class for the function $\sigma(r)$ for radial PML, see INRIA report of Collino & Monk. More...
 
class  concepts::FormulaPMLPowerSigmaB2D< F >
 Class for the function $\overline{\sigma}(r)$ for radial PML, see INRIA report of Collino & Monk. More...
 
class  concepts::FormulaPMLRadia
 Class for PML in polar coordinates. More...
 

Namespaces

 concepts
 Basic namespace for Concepts-2.
 

Macros

#define pmlHolger_D   0
 

Macro Definition Documentation

◆ pmlHolger_D

#define pmlHolger_D   0

Definition at line 15 of file pml_formula.h.

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