(git:c5411e0)
Loading...
Searching...
No Matches
qs_linres_types::polar_env_type Type Reference

Data Fields

logical do_raman = .FALSE.
 
logical run_stopped = .FALSE.
 
logical do_periodic = .TRUE.
 
real(dp), dimension(:, :), pointer polar => NULL()
 
type(cp_fm_type), dimension(:, :), pointer psi1_dberry => NULL()
 
type(cp_fm_type), dimension(:, :), pointer dberry_psi0 => NULL()
 

Detailed Description

Definition at line 136 of file qs_linres_types.F.

Field Documentation

◆ do_raman

logical qs_linres_types::polar_env_type::do_raman = .FALSE.

Definition at line 137 of file qs_linres_types.F.

◆ run_stopped

logical qs_linres_types::polar_env_type::run_stopped = .FALSE.

Definition at line 138 of file qs_linres_types.F.

◆ do_periodic

logical qs_linres_types::polar_env_type::do_periodic = .TRUE.

Definition at line 139 of file qs_linres_types.F.

◆ polar

real(dp), dimension(:, :), pointer qs_linres_types::polar_env_type::polar => NULL()

Definition at line 140 of file qs_linres_types.F.

◆ psi1_dberry

type(cp_fm_type), dimension(:, :), pointer qs_linres_types::polar_env_type::psi1_dberry => NULL()

Definition at line 141 of file qs_linres_types.F.

◆ dberry_psi0

type(cp_fm_type), dimension(:, :), pointer qs_linres_types::polar_env_type::dberry_psi0 => NULL()

Definition at line 142 of file qs_linres_types.F.


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