mbuild_polybuild.aa_molecules.ion.MonatomicIon.particles_by_name

MonatomicIon.particles_by_name(name)

Return all Particles of the Compound with a specific name.

Parameters:

name (str) – Only particles with this name are returned

Yields:

mb.Compound – The next Particle in the Compound with the user-specified name