Rheolef  7.1
an efficient C++ finite element environment
equispaced.icc File Reference

Go to the source code of this file.

Namespaces

 rheolef
 This file is part of Rheolef.
 

Macros

#define _RHEOLEF_EQUISPACED_ICC
 

Functions

template<class T >
void pointset_lagrange_equispaced (reference_element hat_K, size_t order_in, Eigen::Matrix< point_basic< T >, Eigen::Dynamic, 1 > &hat_xnod, size_t internal=0)
 

Macro Definition Documentation

◆ _RHEOLEF_EQUISPACED_ICC

#define _RHEOLEF_EQUISPACED_ICC

Definition at line 2 of file equispaced.icc.