Skip to content
Snippets Groups Projects
Commit 907b0ce7 authored by Peter W. Draper's avatar Peter W. Draper
Browse files

Merge branch 'new_time_line' into 'master'

Improve readability of active/inactive condition

This, as is, is rather minor but it's on the way towards improving the time-stepping. 

I have replaced all explicit checks that a particle or cell is active by calls to inlined functions. No change in functionality thus far.

The plan is to slowly introduce a better time-stepping mechanism where the particles carry less information (lower footprint) and make the whole time-step limiter problem easier. With this merge request in then I only need to make the changes in one single location (file active.h) and not everywhere. 

See merge request !279
parents fb49f1ee fa3be81e
No related branches found
No related tags found
1 merge request!279Improve readability of active/inactive condition
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment