programmer's documentation
Modules | Functions/Subroutines | Variables
cdomod.f90 File Reference

Store the mode of activation of CDO-HHO schemes. More...

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)