|
| subroutine, public | methodcellternarymodule::create_method_cell_ternary (method) |
| | Create a tracking method. More...
|
| |
| subroutine | methodcellternarymodule::destroy_mct (this) |
| | Destroy the tracking method. More...
|
| |
| subroutine | methodcellternarymodule::load_mct (this, particle, next_level, submethod) |
| | Load subcell into tracking method. More...
|
| |
| subroutine | methodcellternarymodule::pass_mct (this, particle) |
| | Pass particle to next subcell if there is one, or to the cell face. More...
|
| |
| subroutine | methodcellternarymodule::apply_mct (this, particle, tmax) |
| | Apply the ternary method to a polygonal cell. More...
|
| |
| subroutine | methodcellternarymodule::load_subcell (this, particle, subcell) |
| | Loads a triangular subcell from the polygonal cell. More...
|
| |
| subroutine | methodcellternarymodule::vertvelo (this) |
| | Calculate vertex velocities. More...
|
| |
| subroutine | methodcellternarymodule::calc_thru_hcsum (this, vm0ival, divcell, le, li, lm, areasub, areacell, unintx, uninty, unextx, unexty, unintxnext, unintynext, kappax, kappay, vm0x, vm0y, vm1x, vm1y, hcsum) |
| |