Go to the source code of this file.
|
procedure subroutine, public | methodcellpollockmodule::create_method_cell_pollock (method) |
| Create a tracking method. More...
|
|
subroutine | methodcellpollockmodule::destroy_mcp (this) |
| Destroy the tracking method. More...
|
|
subroutine | methodcellpollockmodule::load_mcp (this, particle, next_level, submethod) |
| Load subcell tracking method. More...
|
|
subroutine | methodcellpollockmodule::pass_mcp (this, particle) |
| Having exited the lone subcell, pass the particle to the cell face In this case the lone subcell is the cell. More...
|
|
subroutine | methodcellpollockmodule::apply_mcp (this, particle, tmax) |
| Apply Pollock's method to a rectangular cell. More...
|
|
subroutine | methodcellpollockmodule::load_subcell (this, particle, subcell) |
| Loads the lone rectangular subcell from the rectangular cell. More...
|
|