Skip to content

Add support for other constraints to preconditioned optimizers

James Kermode requested to merge precon-optim-cons-unitcellfilter into master

Previously only FixAtoms was supported, now all constraints should work. New test for FixBondLength added.

Also fixed bug in constant volume optimisations unsing UnitCellFilter when using the preconditioned optimizers.

Merge request reports