programmer's documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
cs_equation_param_t Struct Reference

#include <cs_equation_param.h>

Collaboration diagram for cs_equation_param_t:
Collaboration graph

Data Fields

cs_equation_type_t type
 
int dim
 
int verbosity
 
int sles_verbosity
 
cs_flag_t flag
 
cs_flag_t process_flag
 
cs_space_scheme_t space_scheme
 
int space_poly_degree
 
cs_param_bc_type_t default_bc
 
cs_param_bc_enforce_t enforcement
 
int n_bc_desc
 
cs_xdef_t ** bc_desc
 
cs_equation_algo_t algo_info
 
cs_param_itsol_t itsol_info
 
cs_param_hodge_t time_hodge
 
cs_property_ttime_property
 
cs_time_scheme_t time_scheme
 
cs_real_t theta
 
bool do_lumping
 
int n_ic_desc
 
cs_xdef_t ** ic_desc
 
cs_param_hodge_t diffusion_hodge
 
cs_property_tdiffusion_property
 
cs_param_advection_t advection_info
 
cs_adv_field_tadvection_field
 
cs_param_hodge_t reaction_hodge
 
int n_reaction_terms
 
cs_property_t ** reaction_properties
 
int n_source_terms
 
cs_xdef_t ** source_terms
 

Field Documentation

cs_adv_field_t* advection_field
cs_param_advection_t advection_info
cs_equation_algo_t algo_info
cs_xdef_t** bc_desc
cs_param_bc_type_t default_bc
cs_param_hodge_t diffusion_hodge
cs_property_t* diffusion_property
int dim
bool do_lumping
cs_param_bc_enforce_t enforcement
cs_flag_t flag
cs_xdef_t** ic_desc
cs_param_itsol_t itsol_info
int n_bc_desc
int n_ic_desc
int n_reaction_terms
int n_source_terms
cs_flag_t process_flag
cs_param_hodge_t reaction_hodge
cs_property_t** reaction_properties
int sles_verbosity
cs_xdef_t** source_terms
int space_poly_degree
cs_space_scheme_t space_scheme
cs_real_t theta
cs_param_hodge_t time_hodge
cs_property_t* time_property
cs_time_scheme_t time_scheme
int verbosity

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