|
Hermes2D
3.0
|
Public Attributes | |
| struct { | |
| int dof | |
| union { | |
| Scalar * edge_bc_proj | |
| Scalar * vertex_bc_coef | |
| } | |
| short n | |
| }; | |
| struct { | |
| BaseComponent * baselist | |
| int ncomponents | |
| }; | |
| struct { | |
| Node * base | |
| int part | |
| }; | |
| short Hermes::Hermes2D::Space< Scalar >::NodeData::n |
Number of dofs. Temporarily used during assignment of DOFs to indicate nodes which were not processed yet.
Definition at line 398 of file space.h.
Referenced by Hermes::Hermes2D::Space< Scalar >::get_edge_order(), and Hermes::Hermes2D::Space< Scalar >::reset_dof_assignment().