#include <space.h>
Public Member Functions | |
| NodeData () | |
Public Attributes | |
| struct { | |
| int dof | |
| union { | |
| scalar * edge_bc_proj | |
| scalar * vertex_bc_coef | |
| } | |
| int n | |
| Number of dofs. Temporarily used during assignment of DOFs to indicate nodes which were not processed yet. | |
| }; | |
| struct { | |
| BaseComponent * baselist | |
| int ncomponents | |
| }; | |
| struct { | |
| Node * base | |
| int part | |
| }; | |
| Space::NodeData::NodeData | ( | ) | [inline] |
| struct { ... } |
| struct { ... } |
| struct { ... } |
Number of dofs. Temporarily used during assignment of DOFs to indicate nodes which were not processed yet.
1.6.3