mbuild_polybuild.aa_functional_groups.mea.MEA.particles_by_name¶
- MEA.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