MFIX  2016-1
conv_dif_phi.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine conv_dif_phi (PHI, DIF, DISC, UF, VF, WF, Flux_E, Flux_N, Flux_T, M, A_M, B_M)
 
subroutine get_phicell_diff_terms (Dif, D_FE, D_FW, D_FN, D_FS, D_FT, D_FB, IJK)
 
subroutine conv_dif_phi0 (PHI, DIF, UF, VF, WF, Flux_E, Flux_N, Flux_T, M, A_M)
 
subroutine conv_dif_phi_dc (PHI, DISC, UF, VF, WF, Flux_E, Flux_N, Flux_T, M, B_M)
 
subroutine conv_dif_phi1 (PHI, DIF, DISC, UF, VF, WF, Flux_E, Flux_N, Flux_T, M, A_M)
 
subroutine dif_phi_is (DIF, A_M, M)
 

Function/Subroutine Documentation

subroutine conv_dif_phi ( double precision, dimension(dimension_3)  PHI,
double precision, dimension(dimension_3)  DIF,
integer, intent(in)  DISC,
double precision, dimension(dimension_3), intent(in)  UF,
double precision, dimension(dimension_3), intent(in)  VF,
double precision, dimension(dimension_3), intent(in)  WF,
double precision, dimension(dimension_3), intent(in)  Flux_E,
double precision, dimension(dimension_3), intent(in)  Flux_N,
double precision, dimension(dimension_3), intent(in)  Flux_T,
integer, intent(in)  M,
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 
)

Definition at line 23 of file conv_dif_phi.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine conv_dif_phi0 ( double precision, dimension(dimension_3), intent(in)  PHI,
double precision, dimension(dimension_3), intent(in)  DIF,
double precision, dimension(dimension_3), intent(in)  UF,
double precision, dimension(dimension_3), intent(in)  VF,
double precision, dimension(dimension_3), intent(in)  WF,
double precision, dimension(dimension_3), intent(in)  Flux_E,
double precision, dimension(dimension_3), intent(in)  Flux_N,
double precision, dimension(dimension_3), intent(in)  Flux_T,
integer, intent(in)  M,
double precision, dimension(dimension_3, -3:3, 0:dimens! ion_m), intent(inout)  A_M 
)

Definition at line 216 of file conv_dif_phi.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine conv_dif_phi1 ( double precision, dimension(dimension_3), intent(in)  PHI,
double precision, dimension(dimension_3), intent(in)  DIF,
integer, intent(in)  DISC,
double precision, dimension(dimension_3), intent(in)  UF,
double precision, dimension(dimension_3), intent(in)  VF,
double precision, dimension(dimension_3), intent(in)  WF,
double precision, dimension(dimension_3), intent(in)  Flux_E,
double precision, dimension(dimension_3), intent(in)  Flux_N,
double precision, dimension(dimension_3), intent(in)  Flux_T,
integer, intent(in)  M,
double precision, dimension(dimension_3, -3:3, 0:dimens! ion_m), intent(inout)  A_M 
)

Definition at line 605 of file conv_dif_phi.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine conv_dif_phi_dc ( double precision, dimension(dimension_3), intent(in)  PHI,
integer, intent(in)  DISC,
double precision, dimension(dimension_3), intent(in)  UF,
double precision, dimension(dimension_3), intent(in)  VF,
double precision, dimension(dimension_3), intent(in)  WF,
double precision, dimension(dimension_3), intent(in)  Flux_E,
double precision, dimension(dimension_3), intent(in)  Flux_N,
double precision, dimension(dimension_3), intent(in)  Flux_T,
integer, intent(in)  M,
double precision, dimension(dimension_3, 0:dimension_m), intent(inout)  B_M 
)

Definition at line 357 of file conv_dif_phi.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine dif_phi_is ( double precision, dimension(dimension_3), intent(in)  DIF,
double precision, dimension(dimension_3, -3:3, 0:dimens! ion_m), intent(inout)  A_M,
integer, intent(in)  M 
)

Definition at line 723 of file conv_dif_phi.f.

Here is the caller graph for this function:

subroutine get_phicell_diff_terms ( double precision, dimension(dimension_3), intent(in)  Dif,
double precision, intent(out)  D_FE,
double precision, intent(out)  D_FW,
double precision, intent(out)  D_FN,
double precision, intent(out)  D_FS,
double precision, intent(out)  D_FT,
double precision, intent(out)  D_FB,
integer, intent(in)  IJK 
)

Definition at line 89 of file conv_dif_phi.f.

Here is the caller graph for this function: