MFIX  2016-1
qmomk_quadrature Module Reference

Functions/Subroutines

subroutine, public moments_twenty_eight_nodes (n, u, v, w, mom)
 
subroutine check_moments_twenty (mom, n, u, v, w, Check)
 
subroutine, public eight_node_3d (mom, n, u, v, w)
 
subroutine, public bind_theta (mom, tau_p)
 

Function/Subroutine Documentation

subroutine, public qmomk_quadrature::bind_theta ( double precision, dimension(qmomk_nmom), intent(inout)  mom,
double precision, intent(in)  tau_p 
)

Definition at line 552 of file qmomk_quadrature_mod.f.

Here is the caller graph for this function:

subroutine qmomk_quadrature::check_moments_twenty ( double precision, dimension(qmomk_nmom), intent(in)  mom,
double precision, dimension(qmomk_nn), intent(in)  n,
double precision, dimension(qmomk_nn), intent(in)  u,
double precision, dimension(qmomk_nn), intent(in)  v,
double precision, dimension(qmomk_nn), intent(in)  w,
double precision, dimension(qmomk_nmom), intent(out)  Check 
)

Definition at line 145 of file qmomk_quadrature_mod.f.

Here is the caller graph for this function:

subroutine, public qmomk_quadrature::eight_node_3d ( double precision, dimension(qmomk_nmom), intent(inout)  mom,
double precision, dimension(qmomk_nn), intent(out)  n,
double precision, dimension(qmomk_nn), intent(out)  u,
double precision, dimension(qmomk_nn), intent(out)  v,
double precision, dimension(qmomk_nn), intent(out)  w 
)

Definition at line 220 of file qmomk_quadrature_mod.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public qmomk_quadrature::moments_twenty_eight_nodes ( double precision, dimension(qmomk_nn), intent(in)  n,
double precision, dimension(qmomk_nn), intent(in)  u,
double precision, dimension(qmomk_nn), intent(in)  v,
double precision, dimension(qmomk_nn), intent(in)  w,
double precision, dimension(qmomk_nmom), intent(out)  mom 
)

Definition at line 91 of file qmomk_quadrature_mod.f.

Here is the caller graph for this function: