• gsaxena's avatar
    Large commit in the sense that PhysiBoss TNF MPI example is working now : · 7d507970
    gsaxena authored
    (1) Multiple problems were there - wrong configuration file (bug chasing for 1.5 months)
    (2) Corner case where cell crosses sub-domain AND cell goes out of domain case was not accounted for in update_position() function.
    (3) In Miguel's function added : if (pCell->is_out_of_domain) ... in one of his files where he's accessing an index.
    7d507970