8.1
general documentation
cdomod Module Reference

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
 

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

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

Function/Subroutine Documentation

◆ cdo_init()

subroutine cdomod::cdo_init

Initialize Fortran CDO flag. This maps Fortran pointers to global C structure members.

◆ solve_steady_state_cdo_equation()

subroutine cdomod::solve_steady_state_cdo_equation ( character(len=*), intent(in)  eqname)

Variable Documentation

◆ icdo

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)