8.1
general documentation
cs_cdo_system_block_info_t Struct Reference

#include <cs_cdo_system.h>

+ Collaboration diagram for cs_cdo_system_block_info_t:

Data Fields

cs_cdo_system_matrix_class_t matrix_class
 
cs_flag_t location
 
cs_lnum_t n_elements
 
int stride
 
bool unrolled
 
bool interlaced
 

Field Documentation

◆ interlaced

bool interlaced

◆ location

cs_flag_t location

◆ matrix_class

◆ n_elements

cs_lnum_t n_elements

DoF and element location

◆ stride

int stride

number of elements (for this location)

◆ unrolled

bool unrolled

number of DoFs by element


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