|
IFEM
90A354
|
A struct with some key parameters for each block. More...
Public Member Functions | |
| Block (size_t c=0, char b=0) | |
| Default constructor. | |
Public Attributes | |
| char | basis |
| Basis associated with the block. | |
| size_t | ncmp |
| Number of nodal components for the block. | |
| size_t | idof |
| The first element DOF of the block. | |
A struct with some key parameters for each block.