programmer's documentation
Data Fields
cs_cdovb_vecteq_t Struct Reference

#include <cs_cdovb_priv.h>

Collaboration diagram for cs_cdovb_vecteq_t:
Collaboration graph

Data Fields

cs_lnum_t n_dofs
 
cs_real_tsource_terms
 
cs_hodge_tget_stiffness_matrix
 
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
 
cs_param_hodge_t hdg_mass
 
cs_hodge_tget_mass_matrix
 

Field Documentation

◆ 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

◆ get_advection_matrix

cs_cdo_advection_t* get_advection_matrix

◆ get_mass_matrix

cs_hodge_t* get_mass_matrix

◆ get_stiffness_matrix

cs_hodge_t* get_stiffness_matrix

◆ hdg_mass

cs_param_hodge_t hdg_mass

◆ n_dofs

cs_lnum_t n_dofs

◆ source_terms

cs_real_t* source_terms

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