SelectParticleAVBDivalent

class SelectParticleAVBDivalent : public feasst::TrialSelect

Using the first particle in perturbed, select another particle that has a site inside the aggregation volume (AV) of the target site.

Arguments

SelectParticleAVBDivalent(argtype args = argtype())

args:

  • target_site_name: name of target site (default: 0).

  • site_name: name of site on particle_type to put in AV of target site (default: 0).

  • ghost: true if selecting a ghost (for adding).

  • neighbor_index: NeighborCriteria index contained in System (default: 0).

  • TrialSelect arguments.