(git:6a2e663)
header Module Reference

Functions/Subroutines

subroutine, public cp2k_header (iw, wdir)
 ... More...
 
subroutine, public cp2k_footer (iw, wdir)
 ... More...
 
subroutine, public qmmm_header (iw)
 ... More...
 
subroutine, public tddfpt_header (iw)
 ... More...
 
subroutine, public tddfpt_soc_header (iw)
 ... More...
 
subroutine, public fist_header (iw)
 ... More...
 
subroutine, public dftb_header (iw)
 ... More...
 
subroutine, public xtb_header (iw)
 ... More...
 
subroutine, public se_header (iw)
 ... More...
 
subroutine, public qs_header (iw)
 ... More...
 
subroutine, public atom_header (iw)
 ... More...
 
subroutine, public atom_footer (iw)
 ... More...
 
subroutine, public band_header (iw, ni, nr, np)
 ... More...
 
subroutine, public vib_header (iw, nr, np)
 ... More...
 
subroutine, public sirius_header (iw)
 ... More...
 
subroutine, public tmc_header (iw)
 ... More...
 
subroutine, public tmc_ana_header (iw)
 ... More...
 

Detailed Description

History
none
Author
APSI & CJM & JGH

Function/Subroutine Documentation

◆ cp2k_header()

subroutine, public header::cp2k_header ( integer, intent(in)  iw,
character(len=default_path_length), optional  wdir 
)

...

Parameters
iw...
wdir...

Definition at line 39 of file header.F.

Here is the caller graph for this function:

◆ cp2k_footer()

subroutine, public header::cp2k_footer ( integer, intent(in)  iw,
character(len=default_path_length), optional  wdir 
)

...

Parameters
iw...
wdir...

Definition at line 68 of file header.F.

Here is the caller graph for this function:

◆ qmmm_header()

subroutine, public header::qmmm_header ( integer, intent(in)  iw)

...

Parameters
iw...

Definition at line 95 of file header.F.

Here is the caller graph for this function:

◆ tddfpt_header()

subroutine, public header::tddfpt_header ( integer, intent(in)  iw)

...

Parameters
iw...

Definition at line 121 of file header.F.

Here is the caller graph for this function:

◆ tddfpt_soc_header()

subroutine, public header::tddfpt_soc_header ( integer, intent(in)  iw)

...

Parameters
iw...

Definition at line 142 of file header.F.

Here is the caller graph for this function:

◆ fist_header()

subroutine, public header::fist_header ( integer, intent(in)  iw)

...

Parameters
iw...

Definition at line 163 of file header.F.

Here is the caller graph for this function:

◆ dftb_header()

subroutine, public header::dftb_header ( integer, intent(in)  iw)

...

Parameters
iw...

Definition at line 192 of file header.F.

Here is the caller graph for this function:

◆ xtb_header()

subroutine, public header::xtb_header ( integer, intent(in)  iw)

...

Parameters
iw...

Definition at line 215 of file header.F.

Here is the caller graph for this function:

◆ se_header()

subroutine, public header::se_header ( integer, intent(in)  iw)

...

Parameters
iw...

Definition at line 237 of file header.F.

Here is the caller graph for this function:

◆ qs_header()

subroutine, public header::qs_header ( integer, intent(in)  iw)

...

Parameters
iw...

Definition at line 261 of file header.F.

Here is the caller graph for this function:

◆ atom_header()

subroutine, public header::atom_header ( integer, intent(in)  iw)

...

Parameters
iw...

Definition at line 291 of file header.F.

Here is the caller graph for this function:

◆ atom_footer()

subroutine, public header::atom_footer ( integer, intent(in)  iw)

...

Parameters
iw...

Definition at line 313 of file header.F.

Here is the caller graph for this function:

◆ band_header()

subroutine, public header::band_header ( integer, intent(in)  iw,
integer, intent(in)  ni,
integer, intent(in)  nr,
integer, intent(in)  np 
)

...

Parameters
iw...
ni...
nr...
np...

Definition at line 335 of file header.F.

Here is the caller graph for this function:

◆ vib_header()

subroutine, public header::vib_header ( integer, intent(in)  iw,
integer, intent(in)  nr,
integer, intent(in)  np 
)

...

Parameters
iw...
nr...
np...

Definition at line 365 of file header.F.

Here is the caller graph for this function:

◆ sirius_header()

subroutine, public header::sirius_header ( integer, intent(in)  iw)

...

Parameters
iw...

Definition at line 399 of file header.F.

Here is the caller graph for this function:

◆ tmc_header()

subroutine, public header::tmc_header ( integer, intent(in)  iw)

...

Parameters
iw...

Definition at line 422 of file header.F.

Here is the caller graph for this function:

◆ tmc_ana_header()

subroutine, public header::tmc_ana_header ( integer, intent(in)  iw)

...

Parameters
iw...

Definition at line 445 of file header.F.

Here is the caller graph for this function: