9.0
general documentation
Loading...
Searching...
No Matches
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

void* block_pointer

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

◆ id

int id

block id in the list of defined block structures

◆ info

◆ owner

bool owner

If true, the lifecycle is managed by this structure

◆ type

Type of block


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