SOFUS ..
Public Attributes | List of all members
GLQuad2D< T > Struct Template Reference

GL (Gauss-Legendre) structure. More...

#include <fnm_types.hpp>

Public Attributes

GLQuad1D< T > u
 
GLQuad1D< T > v
 

Detailed Description

template<class T>
struct fnm::GLQuad2D< T >

GL (Gauss-Legendre) structure.

Weight and abcissas for 2D integration

Member Data Documentation

◆ u

GLQuad1D<T> u

◆ v

GLQuad1D<T> v

The documentation for this struct was generated from the following files: