Serac  0.1
Serac is an implicit thermal strucural mechanics simulation code.
Static Public Attributes | List of all members
serac::H1< p, c > Struct Template Reference

H1 elements of order p. More...

#include <finite_element.hpp>

Static Public Attributes

static constexpr int order = p
 the polynomial order of the elements
 
static constexpr int components = c
 the number of components at each node
 
static constexpr Family family = Family::H1
 the family of the basis functions
 

Detailed Description

template<int p, int c = 1>
struct serac::H1< p, c >

H1 elements of order p.

Template Parameters
pThe order of the elements
cThe vector dimension

Definition at line 196 of file finite_element.hpp.


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