|
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. | |
| namespace | rheolef::details |
Functions | |
| template<class T > | |
| T | norm_max (Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic > &m) |
| template<class T > | |
| bool | check_is_symmetric (Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic > &m, const T &tol_m_max) |