Class documentation of Concepts

Loading...
Searching...
No Matches
sources.hh File Reference
#include <iostream>
#include <memory>
#include "stdio.h"
#include "matfile.hh"
#include "basics.hh"
#include "formula/elementFormulaRCP.hh"
#include "formula/formula.hh"
#include "formula/piecewiseFormula.hh"
#include "geometry/formula.hh"
#include "operator/compositions.hh"
#include "operator/sparseMatrix.hh"
#include "operator/gmres.hh"
#include "hp2D.hh"

Go to the source code of this file.

Classes

class  concepts::FormulaExpImag1D
 
class  concepts::FormulaExpImag2D
 
class  concepts::FormulaExpImag2DRadialDer
 
class  concepts::FormulaExpImag2DGrad
 
class  concepts::FormulaNormalOuterSP2D< F >
 
class  concepts::ComposeFormulaMatVec< F, DIM, G >
 
class  concepts::ComposeFormulaVecEntry< F, DIM, G >
 
class  concepts::FormulaIncPlaneWaveSource
 
class  concepts::FormulaLayerPlaneWaveSource
 
class  concepts::FormulaLayerPlaneWaveSourceGrad
 
class  concepts::FormulaLayerPlaneWaveLayer
 
class  concepts::FormulaLayerPlaneWaveLayerGrad
 
class  concepts::FormulaLayerPlaneWaveTotal
 
class  concepts::FormulaLayerPlaneWaveTotalGrad
 

Namespaces

namespace  concepts
 

Macros

#define FRMLAYPW_D   0
 
#define FRMLAYTOT_D   0
 

Detailed Description

Classes for physical sources, currently only planewave sources

Author
Holger Brandsmeier, 2010
Mengyu Wang, 2010, 2012
Juliette Chabassier, 2012

Definition in file sources.hh.

Macro Definition Documentation

◆ FRMLAYPW_D

#define FRMLAYPW_D   0

Definition at line 42 of file sources.hh.

◆ FRMLAYTOT_D

#define FRMLAYTOT_D   0

Definition at line 43 of file sources.hh.