programmer's documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Types | Public Member Functions | Data Fields
radiat Module Reference
Collaboration diagram for radiat:
Collaboration graph

Data Types

interface  cs_rad_transfer_bcs
 
interface  cs_rad_transfer_finalize
 
interface  cs_rad_transfer_get_pointers
 
interface  cs_rad_transfer_options
 
interface  cs_rad_transfer_read
 
interface  cs_rad_transfer_solve
 
interface  cs_rad_transfer_source_terms
 
interface  cs_rad_transfer_write
 

Public Member Functions

subroutine radiat_init
 
subroutine radiat_finalize
 

Data Fields

integer(c_int), pointer, save iirayo
 Activation of the radiative transfer module: More...
 
integer(c_int), pointer, save nfreqr
 Period of the radiation module. The radiation module is called every nfreqr time steps (more precisely, every time ntcabs is a multiple of nfreqr). Also, in order to have proper initialization of the variables, whatever the value of nfreqr, the radiation module is called at the first time step of a calculation (restart or not). Useful if and only if the radiation module is activated}. More...
 

Member Function/Subroutine Documentation

subroutine radiat_finalize ( )
subroutine radiat_init ( )

The documentation for this module was generated from the following file: