Set of local and temporary buffers useful for building the algebraic system with a cellwise process. This structure belongs to one thread. More...
#include <cs_cdo_local.h>
Data Fields | |
cs_real_t | t_pty_eval |
cs_real_t | t_bc_eval |
cs_real_t | t_st_eval |
cs_flag_t | cell_flag |
double | gpty_val |
double | tpty_val |
double | rpty_vals [CS_CDO_N_MAX_REACTIONS] |
double | rpty_val |
double * | adv_fluxes |
int * | ids |
double * | values |
cs_real_3_t * | vectors |
cs_sdm_t * | loc |
cs_sdm_t * | aux |
Set of local and temporary buffers useful for building the algebraic system with a cellwise process. This structure belongs to one thread.
double* adv_fluxes |
cs_sdm_t* aux |
auxiliary local square matrix of size n_cell_dofs
cs_flag_t cell_flag |
double gpty_val |
Property value for the grad-div operator
int* ids |
local ids
cs_sdm_t* loc |
local square matrix of size n_cell_dofs
double rpty_val |
Sum of all reaction property values
double rpty_vals[CS_CDO_N_MAX_REACTIONS] |
Property values for the reaction operator
cs_real_t t_bc_eval |
cs_real_t t_pty_eval |
cs_real_t t_st_eval |
double tpty_val |
Property value for the time operator
double* values |
local values
cs_real_3_t* vectors |
local 3-dimensional vectors