MFIX  2016-1
pic_routines.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine mppic_comp_eulerian_vels_non_cg
 
subroutine mppic_comp_eulerian_vels_cg
 
subroutine mppic_apply_ps_grad_part (L)
 
subroutine mppic_bc_u_s
 
subroutine mppic_bc_v_s
 
subroutine mppic_bc_w_s
 
subroutine write_nodedata (funit)
 
subroutine write_mppic_vel_s
 

Function/Subroutine Documentation

subroutine mppic_apply_ps_grad_part ( integer, intent(in)  L)

Definition at line 192 of file pic_routines.f.

Here is the caller graph for this function:

subroutine mppic_bc_u_s ( )

Definition at line 411 of file pic_routines.f.

Here is the caller graph for this function:

subroutine mppic_bc_v_s ( )

Definition at line 485 of file pic_routines.f.

Here is the caller graph for this function:

subroutine mppic_bc_w_s ( )

Definition at line 559 of file pic_routines.f.

Here is the caller graph for this function:

subroutine mppic_comp_eulerian_vels_cg ( )

Definition at line 93 of file pic_routines.f.

Here is the caller graph for this function:

subroutine mppic_comp_eulerian_vels_non_cg ( )

Definition at line 8 of file pic_routines.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine write_mppic_vel_s ( )

Definition at line 672 of file pic_routines.f.

subroutine write_nodedata ( integer, intent(in)  funit)

Definition at line 627 of file pic_routines.f.