programmer's documentation
Data Fields
cs_cdofb_vecteq_t Struct Reference

#include <cs_cdofb_priv.h>

Collaboration diagram for cs_cdofb_vecteq_t:
Collaboration graph

Data Fields

cs_lnum_t n_dofs
 
cs_real_tface_values
 
cs_real_trc_tilda
 
cs_real_tacf_tilda
 
cs_real_tsource_terms
 
cs_hodge_tget_stiffness_matrix
 
cs_hodge_tget_diffusion_hodge
 
cs_cdo_diffusion_enforce_dir_tenforce_dirichlet
 
cs_cdo_diffusion_flux_trace_tboundary_flux_op
 
cs_cdo_advection_tget_advection_matrix
 
cs_cdo_advection_bc_tadd_advection_bc
 
cs_cdo_time_scheme_tapply_time_scheme
 

Field Documentation

◆ acf_tilda

cs_real_t* acf_tilda

◆ add_advection_bc

cs_cdo_advection_bc_t* add_advection_bc

◆ apply_time_scheme

cs_cdo_time_scheme_t* apply_time_scheme

◆ boundary_flux_op

cs_cdo_diffusion_flux_trace_t* boundary_flux_op

◆ enforce_dirichlet

cs_cdo_diffusion_enforce_dir_t* enforce_dirichlet

◆ face_values

cs_real_t* face_values

◆ get_advection_matrix

cs_cdo_advection_t* get_advection_matrix

◆ get_diffusion_hodge

cs_hodge_t* get_diffusion_hodge

◆ get_stiffness_matrix

cs_hodge_t* get_stiffness_matrix

◆ n_dofs

cs_lnum_t n_dofs

◆ rc_tilda

cs_real_t* rc_tilda

◆ source_terms

cs_real_t* source_terms

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