|
Rheolef
7.2
an efficient C++ finite element environment
|
Go to the source code of this file.
Namespaces | |
| namespace | rheolef |
| This file is part of Rheolef. | |
Macros | |
| #define | _RHEOLEF_instanciation(T) |
Functions | |
| template<typename T, int N> | |
| Eigen::Matrix< T, N, N > | expm_eig (const Eigen::Matrix< T, N, N > &a) |
| template<class T> | |
| tensor_basic< T > | exp (const tensor_basic< T > &a, size_t d) |
| #define _RHEOLEF_instanciation | ( | T | ) |
Definition at line 116 of file tensor-exp.cc.