(git:cd2a8c4)
Loading...
Searching...
No Matches
post_scf_bandstructure_types Module Reference

Data Types

type  band_edges_type
type  rirs_grid_type
type  ri_rs_grid_opt_type
type  ri_rs_env
type  post_scf_bandstructure_type

Functions/Subroutines

subroutine, public bs_env_release (bs_env)
 ...

Variables

real(kind=dp), parameter, public eps_qp_gap = 0.01_dp/evolt
real(kind=dp), parameter, public max_qp_gap = 200.0_dp/evolt

Detailed Description

Author
Jan Wilhelm
Date
07.2023

Function/Subroutine Documentation

◆ bs_env_release()

subroutine, public post_scf_bandstructure_types::bs_env_release ( type(post_scf_bandstructure_type), pointer bs_env)

...

Parameters
bs_env...

Definition at line 462 of file post_scf_bandstructure_types.F.

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ eps_qp_gap

real(kind=dp), parameter, public post_scf_bandstructure_types::eps_qp_gap = 0.01_dp/evolt

Definition at line 453 of file post_scf_bandstructure_types.F.

◆ max_qp_gap

real(kind=dp), parameter, public post_scf_bandstructure_types::max_qp_gap = 200.0_dp/evolt

Definition at line 453 of file post_scf_bandstructure_types.F.