(git:6a2e663)
et_coupling_types Module Reference

Definition and initialisation of the et_coupling data type. More...

Functions/Subroutines

subroutine, public et_coupling_create (et_coupling)
 ... More...
 
subroutine, public set_et_coupling_type (et_coupling, et_mo_coeff, rest_mat)
 ... More...
 
subroutine, public et_coupling_release (et_coupling)
 ... More...
 

Detailed Description

Definition and initialisation of the et_coupling data type.

Author
Florian Schiffmann (01.2007,fschiff)

Function/Subroutine Documentation

◆ et_coupling_create()

subroutine, public et_coupling_types::et_coupling_create ( type(et_coupling_type), pointer  et_coupling)

...

Parameters
et_coupling...

Definition at line 55 of file et_coupling_types.F.

Here is the caller graph for this function:

◆ set_et_coupling_type()

subroutine, public et_coupling_types::set_et_coupling_type ( type(et_coupling_type), pointer  et_coupling,
type(cp_fm_type), dimension(:), optional, pointer  et_mo_coeff,
type(dbcsr_p_type), dimension(:), optional, pointer  rest_mat 
)

...

Parameters
et_coupling...
et_mo_coeff...
rest_mat...

Definition at line 91 of file et_coupling_types.F.

Here is the caller graph for this function:

◆ et_coupling_release()

subroutine, public et_coupling_types::et_coupling_release ( type(et_coupling_type), pointer  et_coupling)

...

Parameters
et_coupling...

Definition at line 106 of file et_coupling_types.F.

Here is the caller graph for this function: