lagrange_tag< order > Struct Template Reference

A tag identifying the family of Lagrange basis functions. More...

#include <forwards.h>


Detailed Description

template<std::size_t order>
struct viennafem::lagrange_tag< order >

A tag identifying the family of Lagrange basis functions.

Template Parameters:
order Polynomial degree of the basis along edges (degree might be higher or lower in the cell interior)

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