#include "toolbox/array.hh"
Go to the source code of this file.
Classes | |
| class | concepts::ArrayDeterminant< F, dim > |
| Class, which calculates the determinant for each element of the array. More... | |
| class | concepts::ArrayGramMatrix< F, dim > |
| Class, which calculates the Gram matrix M * M^T for each matrix of the array. More... | |
| class | concepts::ArrayMatrixInverse< F, dim > |
| Class, which calculates the inverse matrix for each element of the array. More... | |
| class | concepts::ArrayMatrixTranspose< F, dim > |
| Class, which calculates the transpose matrix for each element of the array. More... | |
| class | concepts::ArrayReciprocal< F > |
| Class, which calculates the reciprocal for each element of the array. More... | |
Namespaces | |
| namespace | concepts |
Geometries and material constants for eddy current problems. | |