MFIX  2016-1
cut_cell_preproc Module Reference

Functions/Subroutines

subroutine cut_cell_preprocessing
 
subroutine cg_flow_to_vel
 
subroutine convert_cg_mi_to_ps
 
subroutine convert_cg_mi_to_ps_pe
 
subroutine print_cg_header
 
subroutine eval_f (METHOD, x1, x2, x3, Q, f, CLIP_FLAG)
 
subroutine intersect_line (METHOD, xa, ya, za, xb, yb, zb, Q_ID, INTERSECT_FLAG, xc, yc, zc)
 
subroutine intersect (IJK, TYPE_OF_CELL, Xi, Yi, Zi)
 
subroutine clean_intersect (IJK, TYPE_OF_CELL, Xi, Yi, Zi)
 
subroutine clean_intersect_scalar
 
subroutine set_snap_flag (IJK, TYPE_OF_CELL, Xi, Yi, Zi)
 
subroutine remove_intersect_flag (IJK)
 
subroutine open_cut_cell_files
 
subroutine close_cut_cell_files
 
subroutine cad_intersect (TYPE_OF_CELL, Xint, Yint, Zint)
 
subroutine add_facet_and_set_bc_id (IJK, NN)
 

Function/Subroutine Documentation

subroutine cut_cell_preproc::add_facet_and_set_bc_id ( integer  IJK,
integer  NN 
)

Definition at line 2931 of file cut_cell_preprocessing.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine cut_cell_preproc::cad_intersect ( character (len=*)  TYPE_OF_CELL,
double precision, dimension(dimension_3)  Xint,
double precision, dimension(dimension_3)  Yint,
double precision, dimension(dimension_3)  Zint 
)

Definition at line 2064 of file cut_cell_preprocessing.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine cut_cell_preproc::cg_flow_to_vel ( )

Definition at line 162 of file cut_cell_preprocessing.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine cut_cell_preproc::clean_intersect ( integer  IJK,
character (len=*)  TYPE_OF_CELL,
double precision  Xi,
double precision  Yi,
double precision  Zi 
)

Definition at line 1317 of file cut_cell_preprocessing.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine cut_cell_preproc::clean_intersect_scalar ( )

Definition at line 1634 of file cut_cell_preprocessing.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine cut_cell_preproc::close_cut_cell_files ( )

Definition at line 2033 of file cut_cell_preprocessing.f.

Here is the caller graph for this function:

subroutine cut_cell_preproc::convert_cg_mi_to_ps ( )

Definition at line 367 of file cut_cell_preprocessing.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine cut_cell_preproc::convert_cg_mi_to_ps_pe ( )

Definition at line 572 of file cut_cell_preprocessing.f.

Here is the call graph for this function:

subroutine cut_cell_preproc::cut_cell_preprocessing ( )

Definition at line 22 of file cut_cell_preprocessing.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine cut_cell_preproc::eval_f ( character (len = 7)  METHOD,
double precision  x1,
double precision  x2,
double precision  x3,
integer  Q,
double precision  f,
logical  CLIP_FLAG 
)

Definition at line 855 of file cut_cell_preprocessing.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine cut_cell_preproc::intersect ( integer  IJK,
character (len=*)  TYPE_OF_CELL,
double precision  Xi,
double precision  Yi,
double precision  Zi 
)

Definition at line 1097 of file cut_cell_preprocessing.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine cut_cell_preproc::intersect_line ( character (len=7)  METHOD,
double precision  xa,
double precision  ya,
double precision  za,
double precision  xb,
double precision  yb,
double precision  zb,
integer  Q_ID,
logical  INTERSECT_FLAG,
double precision  xc,
double precision  yc,
double precision  zc 
)

Definition at line 966 of file cut_cell_preprocessing.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine cut_cell_preproc::open_cut_cell_files ( )

Definition at line 2004 of file cut_cell_preprocessing.f.

Here is the caller graph for this function:

subroutine cut_cell_preproc::print_cg_header ( )

Definition at line 781 of file cut_cell_preprocessing.f.

Here is the caller graph for this function:

subroutine cut_cell_preproc::remove_intersect_flag ( integer  IJK)

Definition at line 1937 of file cut_cell_preprocessing.f.

Here is the caller graph for this function:

subroutine cut_cell_preproc::set_snap_flag ( integer  IJK,
character (len=*)  TYPE_OF_CELL,
double precision  Xi,
double precision  Yi,
double precision  Zi 
)

Definition at line 1706 of file cut_cell_preprocessing.f.

Here is the call graph for this function:

Here is the caller graph for this function: