Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Namespaces | Functions
app-bholger/gfem/convol.h File Reference
#include "basics/typedefs.hh"
Include dependency graph for convol.h:
This graph shows which files directly or indirectly include this file:

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.

Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)