My Project
programmer's documentation
|
Store the mode of activation of CDO-HHO schemes. More...
Data Types | |
interface | cs_f_cdo_solve_unsteady_state_domain |
interface | cs_f_cdo_solve_steady_state_domain |
interface | cs_f_initialize_cdo_systems |
interface | cs_f_cdo_post_domain |
Modules | |
module | cdomod |
Functions/Subroutines | |
subroutine | set_cdo_mode (icdoval) |
Variables | |
integer, save | icdo |
Activated (=1 or =2) or not (=0) If icdo=1 (CDO and FV) If icdo=2 (CDO only) More... | |
Store the mode of activation of CDO-HHO schemes.
subroutine set_cdo_mode | ( | integer(c_int) | icdoval | ) |