Code_Saturne
CFD tool
Data Fields
_cs_matrix_coeff_msr_t Struct Reference

#include <cs_matrix_priv.h>

Collaboration diagram for _cs_matrix_coeff_msr_t:
Collaboration graph

Data Fields

int n_prefetch_rows
 
int max_block_size
 
const cs_real_td_val
 
cs_real_t_d_val
 
cs_real_tx_val
 
cs_real_tx_prefetch
 

Field Documentation

◆ _d_val

cs_real_t* _d_val

◆ d_val

const cs_real_t* d_val

◆ max_block_size

int max_block_size

◆ n_prefetch_rows

int n_prefetch_rows

◆ x_prefetch

cs_real_t* x_prefetch

◆ x_val

cs_real_t* x_val

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