8.1
general documentation
cs_cdo_assembly_row_t Struct Reference

#include <cs_cdo_assembly.h>

+ Collaboration diagram for cs_cdo_assembly_row_t:

Data Fields

cs_gnum_t g_id
 
cs_lnum_t l_id
 
int i
 
int n_cols
 
cs_gnum_tcol_g_id
 
int * col_idx
 
const cs_real_tval
 
cs_real_texpval
 

Field Documentation

◆ col_g_id

cs_gnum_t* col_g_id

◆ col_idx

int* col_idx

◆ expval

cs_real_t* expval

◆ g_id

cs_gnum_t g_id

◆ i

int i

◆ l_id

cs_lnum_t l_id

◆ n_cols

int n_cols

◆ val

const cs_real_t* val

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