Recently, I need to have the monomer ID on the lattice edge for a reaction mechanism.
For that purpose I wrote the feature FeatureExcludedVolumeIdOnLattice.h which uses a predicate as template parameter. The predicates are specified within the LatticePredicate.h and up to now, there are four functors which can be passed to the feature.
Of course, the feature has a test :-)
Recently, I need to have the monomer ID on the lattice edge for a reaction mechanism. For that purpose I wrote the feature FeatureExcludedVolumeIdOnLattice.h which uses a predicate as template parameter. The predicates are specified within the LatticePredicate.h and up to now, there are four functors which can be passed to the feature. Of course, the feature has a test :-)