(git:c5411e0)
Loading...
Searching...
No Matches
et_coupling_types::et_coupling_type Type Reference

Data Fields

type(cp_fm_type), dimension(:), pointer et_mo_coeff => NULL()
 
type(dbcsr_p_type), dimension(:), pointer rest_mat => NULL()
 
logical first_run = .FALSE.
 
logical keep_matrix = .FALSE.
 
real(kind=dp) energy = 0.0_dp
 
real(kind=dp) e1 = 0.0_dp
 
real(kind=dp) order_p = 0.0_dp
 

Detailed Description

History
01.2007 created [Florian Schiffmann]
Author
fschiff

Definition at line 41 of file et_coupling_types.F.

Field Documentation

◆ et_mo_coeff

type(cp_fm_type), dimension(:), pointer et_coupling_types::et_coupling_type::et_mo_coeff => NULL()

Definition at line 42 of file et_coupling_types.F.

◆ rest_mat

type(dbcsr_p_type), dimension(:), pointer et_coupling_types::et_coupling_type::rest_mat => NULL()

Definition at line 43 of file et_coupling_types.F.

◆ first_run

logical et_coupling_types::et_coupling_type::first_run = .FALSE.

Definition at line 44 of file et_coupling_types.F.

◆ keep_matrix

logical et_coupling_types::et_coupling_type::keep_matrix = .FALSE.

Definition at line 45 of file et_coupling_types.F.

◆ energy

real(kind=dp) et_coupling_types::et_coupling_type::energy = 0.0_dp

Definition at line 46 of file et_coupling_types.F.

◆ e1

real(kind=dp) et_coupling_types::et_coupling_type::e1 = 0.0_dp

Definition at line 46 of file et_coupling_types.F.

◆ order_p

real(kind=dp) et_coupling_types::et_coupling_type::order_p = 0.0_dp

Definition at line 46 of file et_coupling_types.F.


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