SIRIUS 7.5.0
Electronic structure library and applications
Public Member Functions | List of all members
sirius::sirius_free_handler Interface Reference

Free any of the SIRIUS handlers (context, ground state or k-points). More...

Public Member Functions

subroutine sirius_free_handler_ctx (handler, error_code)
 
subroutine sirius_free_handler_ks (handler, error_code)
 
subroutine sirius_free_handler_dft (handler, error_code)
 

Detailed Description

Free any of the SIRIUS handlers (context, ground state or k-points).

Definition at line 39 of file sirius.f90.

Member Function/Subroutine Documentation

◆ sirius_free_handler_ctx()

subroutine sirius::sirius_free_handler::sirius_free_handler_ctx ( type(sirius_context_handler), intent(inout)  handler,
integer, intent(out), optional, target  error_code 
)

Definition at line 6056 of file sirius.f90.

◆ sirius_free_handler_ks()

subroutine sirius::sirius_free_handler::sirius_free_handler_ks ( type(sirius_kpoint_set_handler), intent(inout)  handler,
integer, intent(out), optional, target  error_code 
)

Definition at line 6063 of file sirius.f90.

◆ sirius_free_handler_dft()

subroutine sirius::sirius_free_handler::sirius_free_handler_dft ( type(sirius_ground_state_handler), intent(inout)  handler,
integer, intent(out), optional, target  error_code 
)

Definition at line 6070 of file sirius.f90.


The documentation for this interface was generated from the following file: