MFIX  2016-1
get_delh.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine get_del_h (IJK, TYPE_OF_CELL, X0, Y0, Z0, Del_H, Nx, Ny, Nz)
 
subroutine get_del_h_des (IJK, TYPE_OF_CELL, X0, Y0, Z0, Del_H, Nx, Ny, Nz, allow_neg_dist)
 
subroutine store_cut_face_info (IJK, TYPE_OF_CELL, N_CUT_FACE_NODES, COORD_CUT_FACE_NODES, X_MEAN, Y_MEAN, Z_MEAN)
 
subroutine test_del_h (IJK, TYPE_OF_CELL)
 
subroutine get_distance_to_wall
 

Function/Subroutine Documentation

subroutine get_del_h ( integer  IJK,
character (len=*)  TYPE_OF_CELL,
double precision  X0,
double precision  Y0,
double precision  Z0,
double precision  Del_H,
double precision  Nx,
double precision  Ny,
double precision  Nz 
)

Definition at line 19 of file get_delh.f.

Here is the caller graph for this function:

subroutine get_del_h_des ( integer  IJK,
character (len=*)  TYPE_OF_CELL,
double precision  X0,
double precision  Y0,
double precision  Z0,
double precision  Del_H,
double precision  Nx,
double precision  Ny,
double precision  Nz,
logical  allow_neg_dist 
)

Definition at line 177 of file get_delh.f.

Here is the caller graph for this function:

subroutine get_distance_to_wall ( )

Definition at line 592 of file get_delh.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine store_cut_face_info ( integer  IJK,
character (len=*)  TYPE_OF_CELL,
integer  N_CUT_FACE_NODES,
double precision, dimension(3,15)  COORD_CUT_FACE_NODES,
double precision  X_MEAN,
double precision  Y_MEAN,
double precision  Z_MEAN 
)

Definition at line 346 of file get_delh.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine test_del_h ( integer  IJK,
character (len=*)  TYPE_OF_CELL 
)

Definition at line 498 of file get_delh.f.

Here is the call graph for this function:

Here is the caller graph for this function: