MFIX  2016-1
calc_grad_des.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine calc_grad_des (PHI, DEL_PHI)
 
subroutine calc_grad_des_std (PHI, DEL_PHI)
 
subroutine calc_grad_des_cg (PHI, DEL_PHI)
 

Function/Subroutine Documentation

subroutine calc_grad_des ( double precision, dimension(dimension_3), intent(in)  PHI,
double precision, dimension(3,dimension_3), intent(out)  DEL_PHI 
)

Definition at line 15 of file calc_grad_des.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine calc_grad_des_cg ( double precision, dimension(dimension_3), intent(in)  PHI,
double precision, dimension(3,dimension_3), intent(out)  DEL_PHI 
)

Definition at line 157 of file calc_grad_des.f.

Here is the caller graph for this function:

subroutine calc_grad_des_std ( double precision, dimension(dimension_3), intent(in)  PHI,
double precision, dimension(3,dimension_3), intent(out)  DEL_PHI 
)

Definition at line 48 of file calc_grad_des.f.

Here is the caller graph for this function: