(git:6a2e663)
admm_dm_types Module Reference

Types and set/get functions for auxiliary density matrix methods. More...

Functions/Subroutines

subroutine, public admm_dm_create (admm_dm, admm_control, nspins, natoms)
 Create a new admm_dm type. More...
 
subroutine, public admm_dm_release (admm_dm)
 Release a admm_dm type. More...
 

Detailed Description

Types and set/get functions for auxiliary density matrix methods.

History
11.2014 created [Ole Schuett]
Author
Ole Schuett

Function/Subroutine Documentation

◆ admm_dm_create()

subroutine, public admm_dm_types::admm_dm_create ( type(admm_dm_type), pointer  admm_dm,
type(admm_control_type), pointer  admm_control,
integer, intent(in)  nspins,
integer, intent(in)  natoms 
)

Create a new admm_dm type.

Parameters
admm_dm...
admm_control...
nspins...
natoms...
Author
Ole Schuett

Definition at line 62 of file admm_dm_types.F.

Here is the caller graph for this function:

◆ admm_dm_release()

subroutine, public admm_dm_types::admm_dm_release ( type(admm_dm_type), pointer  admm_dm)

Release a admm_dm type.

Parameters
admm_dm...
Author
Ole Schuett

Definition at line 98 of file admm_dm_types.F.

Here is the caller graph for this function: