ComponentList ============= .. currentmodule:: PlasmaCalcs.dimensions.components .. autoclass:: ComponentList :members: :show-inheritance: :inherited-members: .. rubric:: Methods .. autosummary:: ~ComponentList.__getitem__ ~ComponentList.append ~ComponentList.array_equals ~ComponentList.clear ~ComponentList.copy ~ComponentList.count ~ComponentList.extend ~ComponentList.from_array ~ComponentList.from_dict ~ComponentList.from_dicts ~ComponentList.from_lists ~ComponentList.from_strings ~ComponentList.get ~ComponentList.index ~ComponentList.indices ~ComponentList.insert ~ComponentList.inserted ~ComponentList.iter_pairs ~ComponentList.lookup ~ComponentList.lookup_dict ~ComponentList.pairs ~ComponentList.pop ~ComponentList.popped ~ComponentList.remove ~ComponentList.reverse ~ComponentList.serialize ~ComponentList.sort ~ComponentList.to_dict ~ComponentList.unique ~ComponentList.unique_from ~ComponentList.where ~ComponentList.with_istart ~ComponentList.without ~ComponentList.without_i ~ComponentList._assert_array_equals ~ComponentList._assert_single ~ComponentList._display_contents ~ComponentList._new ~ComponentList._repr_simple ~ComponentList._short_repr .. rubric:: Attributes .. autosummary:: ~ComponentList.ndim ~ComponentList.reindexed ~ComponentList.s ~ComponentList.size