

Go to the source code of this file.
Namespaces | |
| namespace | concepts |
Geometries and material constants for eddy current problems. | |
Defines | |
| #define | MatrixMultRowSort_D 0 |
Functions | |
| template<class F , class G , class H > | |
| void | concepts::matrixMultiplyRowSorting (const F &factL, const G &factR, Matrix< H > &dest) |
| Multiplies two matrices, which deliver at least a row sorted iterator, and adds (!) the result to a third matrix. | |
| #define MatrixMultRowSort_D 0 |
Definition at line 11 of file matrixMult.hh.