#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.
Namespaces | |
namespace | concepts |
Macros | |
#define | FRMLAYPW_D 0 |
#define | FRMLAYTOT_D 0 |
Classes for physical sources, currently only planewave sources
Definition in file sources.hh.
#define FRMLAYPW_D 0 |
Definition at line 42 of file sources.hh.
#define FRMLAYTOT_D 0 |
Definition at line 43 of file sources.hh.