#include <cs_cdo_system.h>
 Collaboration diagram for cs_cdo_system_block_t:
 Collaboration diagram for cs_cdo_system_block_t:| Data Fields | |
| cs_cdo_system_block_info_t | info | 
| cs_cdo_system_block_type_t | type | 
| bool | owner | 
| int | id | 
| void * | block_pointer | 
Block structure which defines a part of the globality of the system matrix
| block_pointer | 
Untyped block. One has to cast the block on-the-fly according to the type of block
| id | 
block id in the list of defined block structures
| owner | 
If true, the lifecycle is managed by this structure
| type | 
Type of block