#include "basics/typedefs.hh"

Go to the source code of this file.
Namespaces | |
| namespace | concepts |
Geometries and material constants for eddy current problems. | |
Functions | |
| void | concepts::LinearConvolution (const Real *X, const Real *Y, Real *Z, int lenx, int leny) |
| Routine peforms linear convolution by straight forward calculation. | |