#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.
|
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 . More...
|
|
class | concepts::FormulaExpImag2D |
| Formula for . More...
|
|
class | concepts::FormulaExpImag2DGrad |
| Formula for gradient of a plane wave. More...
|
|
class | concepts::FormulaExpImag2DRadialDer |
| Formula for radial derivative of . More...
|
|
class | concepts::FormulaIncPlaneWaveSource |
| Formula for . 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 for radial PML, see INRIA report of Collino & Monk. More...
|
|
class | concepts::FormulaPMLPowerSigmaB2D< F > |
| Class for the function for radial PML, see INRIA report of Collino & Monk. More...
|
|
class | concepts::FormulaPMLRadia |
| Class for PML in polar coordinates. More...
|
|
|
| concepts |
| Basic namespace for Concepts-2.
|
|
◆ pmlHolger_D