My Project
programmer's documentation
Data Types | Modules | Functions/Subroutines | Variables
cdomod.f90 File Reference

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...
 

Detailed Description

Store the mode of activation of CDO-HHO schemes.

Function/Subroutine Documentation

◆ set_cdo_mode()

subroutine set_cdo_mode ( integer(c_int)  icdoval)