8.0
general documentation
cs_cdo_system_block_t Struct Reference

#include <cs_cdo_system.h>

+ 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
 

Detailed Description

Block structure which defines a part of the globality of the system matrix

Field Documentation

◆ block_pointer

block_pointer

Untyped block. One has to cast the block on-the-fly according to the type of block

◆ id

id

block id in the list of defined block structures

◆ info

◆ owner

owner

If true, the lifecycle is managed by this structure

◆ type

type

Type of block


The documentation for this struct was generated from the following file: