8.0
general documentation
Loading...
Searching...
No Matches
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_domain_initialize_cdo_systems
interface  cs_f_cdo_post_domain
interface  cs_equation_solve_steady_state_wrapper
interface  solve_cdo_equation
interface  cs_f_cdo_get_pointers

Modules

module  cdomod

Functions/Subroutines

subroutine solve_steady_state_cdo_equation (eqname)
subroutine cdo_init
 Initialize Fortran CDO flag. This maps Fortran pointers to global C structure members.

Variables

integer(c_int), pointer, save icdo
 Activated (=1 or =2) or not activated (=0) If icdo=1 (CDO and FV at the same time) If icdo=2 (CDO only)

Detailed Description

Store the mode of activation of CDO-HHO schemes.