(git:c5411e0)
Loading...
Searching...
No Matches
exstates_types::wfn_history_type Type Reference

Data Fields

integer state
 
real(kind=dp) evalue
 
type(cp_fm_type), dimension(:), pointer evect => NULL()
 
type(cp_fm_type), dimension(:), pointer cpmos => NULL()
 
real(kind=dp) xsval
 
real(kind=dp) gsval
 
real(kind=dp) gsmin
 

Detailed Description

Definition at line 40 of file exstates_types.F.

Field Documentation

◆ state

integer exstates_types::wfn_history_type::state

Definition at line 41 of file exstates_types.F.

◆ evalue

real(kind=dp) exstates_types::wfn_history_type::evalue

Definition at line 42 of file exstates_types.F.

◆ evect

type(cp_fm_type), dimension(:), pointer exstates_types::wfn_history_type::evect => NULL()

Definition at line 43 of file exstates_types.F.

◆ cpmos

type(cp_fm_type), dimension(:), pointer exstates_types::wfn_history_type::cpmos => NULL()

Definition at line 44 of file exstates_types.F.

◆ xsval

real(kind=dp) exstates_types::wfn_history_type::xsval

Definition at line 45 of file exstates_types.F.

◆ gsval

real(kind=dp) exstates_types::wfn_history_type::gsval

Definition at line 45 of file exstates_types.F.

◆ gsmin

real(kind=dp) exstates_types::wfn_history_type::gsmin

Definition at line 45 of file exstates_types.F.


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