:py:mod:`aiida_vasp.utils.temp_profile` ======================================= .. py:module:: aiida_vasp.utils.temp_profile .. autodoc2-docstring:: aiida_vasp.utils.temp_profile :allowtitles: Module Contents --------------- Functions ~~~~~~~~~ .. list-table:: :class: autosummary longtable :align: left * - :py:obj:`load_temp_profile ` - .. autodoc2-docstring:: aiida_vasp.utils.temp_profile.load_temp_profile :summary: * - :py:obj:`load_temp_profile_with_mock ` - .. autodoc2-docstring:: aiida_vasp.utils.temp_profile.load_temp_profile_with_mock :summary: Data ~~~~ .. list-table:: :class: autosummary longtable :align: left * - :py:obj:`__all__ ` - .. autodoc2-docstring:: aiida_vasp.utils.temp_profile.__all__ :summary: API ~~~ .. py:data:: __all__ :canonical: aiida_vasp.utils.temp_profile.__all__ :value: ('VaspMockRegistry', 'load_temp_profile', 'orm') .. autodoc2-docstring:: aiida_vasp.utils.temp_profile.__all__ .. py:function:: load_temp_profile(force: bool = True) -> aiida.manage.Profile :canonical: aiida_vasp.utils.temp_profile.load_temp_profile .. autodoc2-docstring:: aiida_vasp.utils.temp_profile.load_temp_profile .. py:function:: load_temp_profile_with_mock(force: bool = True) -> aiida.manage.Profile :canonical: aiida_vasp.utils.temp_profile.load_temp_profile_with_mock .. autodoc2-docstring:: aiida_vasp.utils.temp_profile.load_temp_profile_with_mock