#include <space.h>
Public Member Functions | |
| ElementData () | |
| Total number of degrees of freedom belonging to the node. | |
| void | dump (int id) |
Public Attributes | |
| order3_t | order |
| int | dof |
| Polynomial degree associated to the element node (interior). | |
| int | n |
| The number of the first degree of freedom belonging to the node. | |
| Space::ElementData::ElementData | ( | ) | [inline] |
Total number of degrees of freedom belonging to the node.
| void Space::ElementData::dump | ( | int | id | ) |
Polynomial degree associated to the element node (interior).
The number of the first degree of freedom belonging to the node.
1.6.3