SOFUS ..
|
GL (Gauss-Legendre) structure. More...
#include <fnm_types.hpp>
Public Attributes | |
T * | xs |
abcissas More... | |
T * | ws |
weights More... | |
size_t | nx |
number of abcissas More... | |
GL (Gauss-Legendre) structure.
Weight and abcissas for 1D integration
size_t nx |
number of abcissas
T* ws |
weights
T* xs |
abcissas