mbuild_polybuild.aa_functional_groups.mptb.MPTB.particles_by_name

MPTB.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