Code_Saturne
CFD tool
Functions/Subroutines | Variables
user_module Module Reference

Functions/Subroutines

subroutine init_user_module (ncel, ncelet)
 
subroutine finalize_user_module
 

Variables

integer, dimension(:), allocatable iwork
 
double precision, dimension(:,:), allocatable rwork
 

Function/Subroutine Documentation

◆ finalize_user_module()

subroutine user_module::finalize_user_module ( )

◆ init_user_module()

subroutine user_module::init_user_module ( integer, intent(in)  ncel,
integer, intent(in)  ncelet 
)
Here is the call graph for this function:

Variable Documentation

◆ iwork

integer, dimension(:), allocatable iwork

◆ rwork

double precision, dimension(:,:), allocatable rwork