Rheolef  7.2
an efficient C++ finite element environment
Loading...
Searching...
No Matches
set_simplex_leb_gll.cc

Go to the source code of this file.

Namespaces

namespace  rheolef
 This file is part of Rheolef.

Macros

#define _RHEOLEF_instanciation(T)

Functions

template<class T>
void set_simplex_leb_gll (size_t degree, Eigen::Matrix< point_basic< T >, Eigen::Dynamic, 1 > &pts)

Macro Definition Documentation

◆ _RHEOLEF_instanciation

#define _RHEOLEF_instanciation ( T)
Value:
template void set_simplex_leb_gll (size_t degree, Eigen::Matrix<point_basic<T>,Eigen::Dynamic,1>& pts);

Definition at line 1468 of file set_simplex_leb_gll.cc.