MFIX  2016-1
multisap.f File Reference

Go to the source code of this file.

Data Types

type  multi_sweep_and_prune::multisap_t
 
type  multi_sweep_and_prune::boxhandle_t
 
type  multi_sweep_and_prune::boxhandlelist_t
 

Modules

module  multi_sweep_and_prune
 

Functions/Subroutines

subroutine, public multi_sweep_and_prune::init_multisap (this, x_grid, y_grid, z_grid2, minbounds, maxbounds)
 
subroutine add_to_set (sap_id)
 
subroutine, public multi_sweep_and_prune::multisap_add (this, aabb, particle_id, handlelist)
 
subroutine, public multi_sweep_and_prune::multisap_del (this, handlelist)
 
subroutine, public multi_sweep_and_prune::multisap_update (this, aabb, handlelist)
 
subroutine, public multi_sweep_and_prune::multisap_sort (this)
 
subroutine, public multi_sweep_and_prune::multisap_quicksort (this)
 
subroutine, public multi_sweep_and_prune::multisap_sweep (this)
 
subroutine multi_sweep_and_prune::multisap_check (this)
 
subroutine, public multi_sweep_and_prune::boxhandle_grow (boxhandles, new_size)
 

Variables

integer, parameter multi_sweep_and_prune::max_saps = 8
 

Function/Subroutine Documentation

subroutine multisap_raster::add_to_set ( integer, intent(in)  sap_id)

Definition at line 164 of file multisap.f.

Here is the caller graph for this function: