Home
last modified time | relevance | path

Searched defs:dictio (Results 1 – 2 of 2) sorted by relevance

/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/electronic_structure/
H A Dplotter.py936 def _get_projections_by_branches(self, dictio): argument
967 … def get_projected_plots_dots(self, dictio, zero_to_efermi=True, ylim=None, vbm_cbm_marker=False): argument
1224 …def _get_projections_by_branches_patom_pmorb(self, dictio, dictpa, sum_atoms, sum_morbs, selected_… argument
1520 dictio, argument
1723 def _Orbitals_SumOrbitals(cls, dictio, sum_morbs): argument
1890 def _number_of_subfigures(self, dictio, dictpa, sum_atoms, sum_morbs): argument
2021 def _summarize_keys_for_plot(self, dictio, dictpa, sum_atoms, sum_morbs): argument
/dports/www/py-wfuzz/wfuzz-3.1.0/src/wfuzz/factories/
H A Dfuzzresfactory.py83 def __call__(self, options, dictio): argument