MFIX  2016-1
usr_src Module Reference

Functions/Subroutines

subroutine calc_usr_source (lEQ_NO, A_M, B_M, lB_MMAX, lM, lN)
 

Variables

logical, dimension(dim_eqs) call_usr_source
 

Function/Subroutine Documentation

subroutine usr_src::calc_usr_source ( integer, intent(in)  lEQ_NO,
double precision, dimension(dimension_3, -3:3, 0:dimens! ion_m), intent(inout)  A_M,
double precision, dimension(dimension_3, 0:dimension_m), intent(inout)  B_M,
double precision, dimension(dimension_3, ! 0:dimension_m), intent(inout), optional  lB_MMAX,
integer, intent(in), optional  lM,
integer, intent(in), optional  lN 
)

Definition at line 32 of file usr_src_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation

logical, dimension(dim_eqs) usr_src::call_usr_source

Definition at line 7 of file usr_src_mod.f.