Skip to content

Resolve "Extend cutoff functionality to include the cutoff-matrix approach"

The long awaited cutoff matrix!

The interface works as before but an additional way now is to define a cutoffs object and use it instead of the ordinary list.

Summary of changes

  • A new base class Cutoffs taking a cutoff matrix
  • A derived class taking a cutoff list and maximum nbody order

Comments

No filter yet though

Closes #188

Merge request reports