Go to the source code of this file.
|
| namespace | rheolef |
| | This file is part of Rheolef.
|
| |
|
| #define | _RHEOLEF_instanciation(T) template void set_simplex_leb_gll (size_t degree, Eigen::Matrix<point_basic<T>,Eigen::Dynamic,1>& pts); |
| |
|
| template<class T > |
| void | set_simplex_leb_gll (size_t degree, Eigen::Matrix< point_basic< T >, Eigen::Dynamic, 1 > &pts) |
| |
◆ _RHEOLEF_instanciation
| #define _RHEOLEF_instanciation |
( |
|
T | ) |
template void set_simplex_leb_gll (size_t degree, Eigen::Matrix<point_basic<T>,Eigen::Dynamic,1>& pts); |