Home
last modified time | relevance | path

Searched refs:remove_oxidation_states (Results 1 – 7 of 7) sorted by relevance

/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/io/tests/
H A Dtest_pwscf.py25 s.remove_oxidation_states()
72 s.remove_oxidation_states()
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/transformations/
H A Dstandard_transformations.py213 s.remove_oxidation_states()
660 s_copy.remove_oxidation_states()
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/analysis/
H A Dstructure_analyzer.py614 structure.remove_oxidation_states()
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/transformations/tests/
H A Dtest_advanced_transformations.py300 self.Li8Fe2NiCoO8.remove_oxidation_states()
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/analysis/tests/
H A Dtest_local_env.py1391 s.remove_oxidation_states()
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/core/tests/
H A Dtest_structure.py823 s_specie.remove_oxidation_states()
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/core/
H A Dstructure.py531 def remove_oxidation_states(self): member in SiteCollection