Coverage for hiphive/self_consistent_phonons/__init__.py: 100%

Shortcuts on this page

r m x p   toggle line displays

j k   next/prev highlighted chunk

0   (zero) top of page

1   (one) first highlighted chunk

2 statements  

1from .self_consistent_harmonic_model import self_consistent_harmonic_model 

2 

3 

4__all__ = ['self_consistent_harmonic_model']